Short Ruby Newsletter - edition 127

Short Ruby Newsletter - edition highlightsThis edition was sponsored by Judoscale and was created with the help of Vladut Cosmin🚀 Launches Adam McCrea launched an exciting new tool for comparing h...
0 Read More

Force immutability with Ruby

Immutability is one of the most powerful tools for building predictable, maintainable, and thread-safe applications. However, Ruby is an inherently mutable language — objects are designed to be modi...
0 Read More

Translations in Stimulus Controllers

This article was originally published on Rails DesignerThis is a sneak peek from the recently released book, JavaScript for Rails Developers. For this blog post, I’ve simplified some of the more det...
0 Read More