-
When is it best to reach for query objects and how can we best structure them?
-
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.
Sign up to receive a weekly recap from thoughtbot