#ruby-on-rails
Read more stories on Hashnode
Articles with this tag
I want to share a practical solution to a common challenge in Rails development I face it with almost every application I work with: combining...
Before Rails 7.1 Once upon a time, way long before the Rails 7.1 era, a smart Rails developer (like yourself) needed to ensure user email addresses...
Why I chose to explicitly pass the tag parameter in LinkComponent. · When creating a component in Rails, especially when using a component-based...
What Do You Do, Really · Recently, I was inspired by Coby's reflection on channeling his inner Purple Cow, a concept introduced by Seth Godin. It made me...
In the ever-evolving landscape of Ruby on Rails, how we choose to handle code can be as diverse as the developers themselves. Recently, my exploration...
Writing code is a journey of continuous improvement, learning, adaptation, and, yes, refactoring. As our applications grow and evolve, we often find...