September 25, 2024 • 21 min read
Some lessons I learned successfully migrating Robin des Ferme's jQuery + Rails UJS Frontend to Hotwire, and a few tips & tricks if you are attempti...
February 11, 2024 • 23 min read
Do you want to use your frontend framework as a pure component library, responsible for presentation only? Then InertiaJS may help you.
March 26, 2023 • 2 min read
It took me waaaaaayyy to long to understand this. For this reason, I’m writing this short blog post, so that hopefully, you, don’t waste your ow...
February 18, 2021 • 9 min read
A few tips and tricks that have been battle tested by our teams, that could hopefully help you in the remote adventure.
October 15, 2017 • 13 min read
I like to go hitchhiking in Europe with my friends. We get together, draw pairs, and race towards a famous spot in a European city. The first team ...
May 12, 2017 • 12 min read
How we improved performance of our reporting endpoints as we acquired more and more customers who became bigger and bigger.
August 22, 2016 • 21 min read
This blog post is the part 2 of my refactoring experience with the Trailblazer architecture. If you haven’t already, you should read part 1 first.
August 21, 2016 • 26 min read
I decided to refactor one of my Rails side projects with the Trailblazer architecture. Why? The short version is, I’m looking for some standards an...