
In this Tailwind CSS tutorial, we'll explore how to add an interactive, mouse-tracking glow effect to web elements using just JavaScript and Tailwind CSS. This simple ye...
6679 reads
In this Tailwind CSS tutorial, we'll explore how to add an interactive, mouse-tracking glow effect to web elements using just JavaScript and Tailwind CSS. This simple ye...
6679 reads
In the realm of Ruby on Rails and background job processing, Solid Queue is the newest contender. Solid Queue is a robust alt...
3640 reads
In the Ruby on Rails world, we often leverage tools like node.js and yarn as a build step for front-end tooling like Tai...
5433 reads
Inspired by Jorge Manrubia’s talk from Railsworld I wanted to try out morphing which is coming to [Turbo 8](https://g...
6347 reads
In Ruby on Rails, naming models is more than just a convention. It's about clarity, efficiency, and ensuring your app is easy to manage. Here's a guide to help you name ...
2277 reads
Welcome to my latest Let’s Build series, where we'll build a supplement stack sharing app using Ruby on Rails.
Over time, I’ve added several [these builds](https://we...
2447 reads
Rails provides convenient built-in Time and Date formats that allow developers to work efficiently. While these default formats serve most applications well, there are i...
4259 reads
For nearly every meaningful project I've taken on, there's always been a landing page first to help me market and semi-validate an idea.
Tons of tools exist to captur...
1621 reads
In this guide, my goal is to help you showcase the popularity of blog posts by adding real-time likes as a polymorphic feature to your Rails app using [hotwired.dev](htt...
2070 reads
A Comprehensive Guide to Essential String Helper Methods
When optimizing your Ruby on Rails development process, leveraging string helper methods can significantly ...
2435 reads
In Ruby on Rails, sending emails is a common task for applications. However, during development, it's essential to avoid accidentally sending real emails to users. Thi...
4624 reads
Welcome to another edition of my Hotwire and Rails series, where I take you through a journey of creating old con...
2829 reads