Pablo Adellruby_cool_kid.rb — Event-Driven Architecture. Part 1Hello everyone! Long time no see. I have been pretty busy these past months and have not had a single minute to sit down and write…Jan 7Jan 7
Pablo AdellExploring the New Features of Rails 7The Exciting Updates Coming with Rails 7Jan 23, 2023Jan 23, 2023
Pablo AdellUpgrading Your Rails App: Shims and Monkey Patches ExplainedUpgrading your Rails App with Shims and Monkey PatchesJan 21, 2023Jan 21, 2023
Pablo Adell3nstagram. Web3, Rails and React — Web3 intagram / Let’s cook it! (Part 2)Welcome to the next chapter! Today we will be developing the UI for interacting with the contracts we developed on the last episode.Jan 21, 2023Jan 21, 2023
Pablo Adell3nstagram. Web3, Rails and React — Web3 Instagram / Let's cook it! (Part 1)Web3 is nowadays changing the dynamics of everything we now, from currency exchange to how assets are known, and it is a matter not to be…Jan 21, 2023Jan 21, 2023
Pablo AdellAdding a Pull Request template to your repositorySince 2017, Github release a feature to be able to create templates for your pull requests, so that each time a new PR was created, its…Jan 6, 2023Jan 6, 2023
Pablo Adellruby_cool_kid.rb — Blocks, Proc and Lambdas the close siblings. Part 3In past episodes of this topic, we have spoken about Blocks(meter link) and Procs and lambdas(meter links).Feb 26, 2022Feb 26, 2022
Pablo Adellruby_cool_kid.rb — Blocks, Proc and Lambdas the close siblings. Part 2As we said in previous articles: Blocks in the end are just closures for chunks of code, not really objects.(link al articulo)Jan 25, 2022Jan 25, 2022
Pablo Adell5 things every pull request should have. Little thoughts from my experience.TL;DR: Here is a link to my PR template following the best practices described in this articleJan 19, 2022Jan 19, 2022
Pablo Adellruby_cool_kid.rb — Blocks, Proc and Lambdas the close siblings. Part 1When writing Ruby code you might have wondered: what is a block, the difference between a Proc and a lambda , and what makes them so…Jan 18, 2022Jan 18, 2022