If someone tries to steal a penguin, how should you warn them?
A cautionary tale of a CTO and microservices. Here are some considerations that should be made before splitting a Rails monolith.
Cursor, GitHub Copilot and Windsurf. Are all of them the same?
Need to catch N+1 queries without adding any extra dependencies to your project? Strict Loading makes it effortless, but your configurations need to be set up correctly to avoid unexpected behaviors.
With the release of Rails 8, asset management in Rails got faster and simpler with the new asset pipeline, Propshaft, which is not only simpler but also more aligned with modern Rails development needs compared to its predecessor, Sprockets.
A learning, problem solving, and debugging technique.
The Marie Kondo for bits of HTML that spark joy but have no home.
Satisfy the Typescript type-checker when doing dynamic object access and write safer code in the process.
Discover how seeking help from AI can save time while performing code reviews. See real-world examples of AI-driven efficiency in action.