Ruby and Rails have several features to make your code more performant using async programming. Here’s a list of these tools and how to use them.
We took our Suspenders to the tailor and made some alterations.
Make your transactional web requests more maintainable with The Chainable Request Pattern.
RailsConf 2024 kicks off May 7 and we hope to meet you there. Here are some places you’ll find thoughtbot speaking, pairing, organizing, and eating!
Want to setup React on your Rails 7 app but don’t know how do it? Read this post to explore options to consider when using React with Ruby on Rails.
How to add model validation for a column using a PostgreSQL enum type in Rails 7.1.
System specs are cool, but can be slow and flaky. Request specs can be good enough if you add the right seasoning to them.
Join us in anticipating exciting talks for spring and summer of 2024. Discover new lessons, shared experiences and breakthroughs from senior and principal thoughtbot developers!
In outgoing email messages, include images as inline attachments instead of as external images for privacy, resilience, and security.
Speed up your tests, a nice SQL trick, and a Jest global that you might not know about.