Exploring how to use FactoryBot effectively with models backed by plain Ruby objects.
ActiveRecord provides a comprehensive interface for querying the database, but at what cost?
A little bit of my struggles with ENV files throughout the years, and hopefully a better solution.
Learn how to track user events without sacrificing privacy and performance.
Learn how to Turbo-Stream ViewComponents by building a message board.
Fetch fresh fields from your servers with Turbo Frames.
Progressively enhance your server-generated forms with Stimulus.
Learn how to effectively render tooltips in Rails without writing any JavaScript.
Find out how to use erb-lint to lint your views, including using Standard to lint the Ruby code they contain.
Blend the speed of Rack::Test
-driven Integration Tests with the power and utility of Capybara
finders and assertions.