Confession: I’ve always struggled to understand the difference between stubbing and doubles…
Come on a journey to discover the various Ruby groups around the world. From Argentina to Vietname going through Mexico.
RSpec custom matchers can be written using plain old objects.
I used the async
gem to speed up a portion of my app. Here’s how it went and my thoughts on the gem.
Highlights of what happened in our #dev channel on Slack this week.
Highlights of what happened in our #dev channel on Slack this week.
Highlights of what happened in our #dev channel on Slack this week.
A subtle bug happens when validating the presence of boolean fields in Rails. Here’s how to find it before it hits production.
Running shell commands in Ruby, truly random numbers, fixing flaky tests, and how to get the most out of TypeScript.
An introduction to the ===
method in Ruby, and how it works in case
expressions and beyond them.