
· rails
The Rails philosophy explained with drawings
It's not easy to understand why Rails was built like this, especially for beginners. I hope my little SVG drawings will help
It's not easy to understand why Rails was built like this, especially for beginners. I hope my little SVG drawings will help
Unpoly vs Hotwire... both are pushing the frontend in the same direction, but Unpoly made it with more simplicity. Here is why.
Rails 8 includes everything you need to run and monitor background jobs. I found this feature to be incredibly relevant.
Rails 8 comes with Hotwire by default to handle frontend complexity. Here is a simple tutorial from scratch.
This is an opinionated article about ERB and HAML with Rails. Let's compare each other and pick a winner.
Here is a tutorial about how to paginate with Rails 7 and Kaminari.