Articles to Write Better Ruby on Rails Code
Write Rails code you can be proud of. Whether you're just starting out or have been shipping Rails apps for years, there's always a new approach or pattern worth knowing about.
- Build a Notion-like editor with Rails
- Multiple component variants with Tailwind
- Rails link_to_if and link_to_unless
- Free Icon Libraries for Rails Apps
- Use Tailwind CSS with Your Rails Forms
- Inline Unsupported Browser Warning (using Rails 7.2 feature)
- Rails' Partial Features You (didn't) Know
- Use Action Cable with Your Main PostgreSQL Database
- Tidy up your Rails code with `inquiry`
- Better Inline Validation for Rails Forms (with ViewComponent or partials)