Articles to Write Better Ruby on Rails Code

Improve your UI and UX of your Rails apps with the articles focusing on Tailwind CSS, Stimulus and Hotwire.

  1. Tidy up your Rails code with `inquiry`
  2. Better Inline Validation for Rails Forms (with ViewComponent or partials)
  3. Nested Layouts with Ruby on Rails
  4. 5 UI Components Libraries for Ruby on Rails (in 2024)
  5. Create a String to Color Helper with Ruby
  6. When to use `link_to` and `button_to` in Rails
  7. How to add “Save and add another” feature to Rails apps
  8. How to Create an Undo Action with Rails
  9. How Layouts Work in Rails
  10. How to disable Rails Form's `.field_with_errors`