Published onFebruary 1, 2023Using Rails 7 with YJITPhoto by Ishfaq Ahmed on UnsplashtipsrubyyjitYJIT is a new JIT compiler for Ruby 3.0. With Ruby 3.2 YJIT support finally stabilized. In this article, I'll show you how to use it with Rails 7.
Published onMay 9, 2022minitest vs. RSpec: Which one is better?Photo by Gr Stocks on UnsplashtestingtddminitestrspecThere is a clear winner if you ask me, and the answer might surprise you. Disclaimer: it is not a popular opinion.
Published onMay 1, 2022Automated testing: Everything you need to knowPhoto by Giordano Rossoni on UnsplashtestingtddRecently I've been asked what constitutes good Software testing. How can you learn to write good tests? Easily if you stick to a couple of principles and adhere to them when writing your tests.
Published onApril 25, 2022Feature flags: the good and the badPhoto by Mila Tovar on UnsplashengineeringpatternsTLDR: Should you ever use Feature flags? Short answer: NO, hardly ever!
Published onApril 20, 2022Hotwire: It is here to stayPhoto by Shay on UnsplashrailshotwireIt’s been four months since Rails 7 was released