This week in #dev (Feb 21, 2025) Highlights of what happened in our #dev channel on Slack this week. thoughtbot March 7, 2025 This Week In Dev Ruby Tip Testing
This week in #dev (Jan 24, 2025) Avoiding ReDoS attacks, using Active Resource in modern Rails, and how to improve flaky tests with Playwright. thoughtbot February 3, 2025 This Week In Dev TIL Security Testing Rails
This week in #dev (Nov 29, 2024) How to check if you’re in a local Rails env and localizing models with Active Model. thoughtbot December 10, 2024 This Week In Dev Rails TIL Tip
This week in #dev (Aug 30, 2024) Testing block execution in RSpec, simplifying dropdown field creation in Rails, and more. thoughtbot September 6, 2024 This Week In Dev Tip Ruby Rails Testing
This week in #dev (Aug 23, 2024) Using constraints in Postgres and querying LLMs in the terminal. thoughtbot September 2, 2024 This Week In Dev TIL PostgreSQL Large Language Models
This week in #dev (Aug 9, 2024) Renaming keys in a Hash, sanitizing input for a LIKE query, and toggling attributes in Rails. thoughtbot August 20, 2024 This Week In Dev Rails Ruby Active Record
This Week in #dev (Feb 9, 2024) Speed up your tests, a nice SQL trick, and a Jest global that you might not know about. thoughtbot February 19, 2024 This Week In Dev Databases Rails Testing Jest Performance
This Week in #dev (Jan 26, 2024) Inserting 100,000,000 rows into the database, how Turbo can break OAuth forms, and more! thoughtbot February 5, 2024 This Week In Dev Rails Databases Hotwire
This week in #dev (Jan 5, 2024) Fuzzy finding Rails routes and speeding up test suites! thoughtbot January 15, 2024 This Week In Dev Tip Test Performance Terminal
This week in #dev (Oct 20, 2023) Did you know that you can align text in Markdown tables? Or that you can use the repeat command in zsh to run a command multiple times? Read on to learn more! thoughtbot November 1, 2023 This Week In Dev TIL Tip Markdown Zsh Ruby