A Celestial Secret of Ruby: The Spaceship Operator 🚀
A whimsical exploration into Ruby’s spaceship operator, how it harkens back to classic gaming, and how we can use it to compare Jedi midichlorian counts.
A whimsical exploration into Ruby’s spaceship operator, how it harkens back to classic gaming, and how we can use it to compare Jedi midichlorian counts.
An exploration of the fresh features in Rails 7.1, from ActiveRecord enhancements to the introduction of Bun for JavaScript. A release made even more special...
A tech enthusiast’s personal evolution, from local Brazilian tech events to international stages, and the beautiful journey of embracing new cultures.
An exploration of ‘The Phoenix Project’ reveals deep insights into DevOps and the intricate dance of software development.
What happens when my daughter spots a ‘familiar face’ on my work screen? A light-hearted tale of family, code, cats, and unexpected connections.
Unraveling the mystery of the ‘rails new’ command. Let’s explore its options and discover how to shape our Rails application from the get-go.
Ever wondered what exactly happens under the hood when you type ‘rails new my-amazing-app’? This post explores the files and directories that Rails creates f...
Embarking on a new project as a Software Engineer is always a thrilling adventure, especially when it involves creating a new Rails application. In this arti...
Dive into the world of Rails and learn a simplified, no-nonsense way to authenticate your app. HTTP Basic Authentication might not be the flashiest bouncer a...
Explore advanced techniques and best practices for using FactoryBot in your Rails applications to create efficient and maintainable test data management solu...