✕ Clear all filters
109 articles

📰 Dev.to · Rails Designer

109 articles · Updated every 3 hours · View all reads

All Articles 68,319Blog Posts 100,548Tech Tutorials 16,584Research Papers 14,146News 12,598 ⚡ AI Lessons
Form Objects vs Service Objects in Rails
Dev.to · Rails Designer 1mo ago
Form Objects vs Service Objects in Rails
When building a SaaS with Rails, I often have more complex logic that spans multiple models and...
Everyone, say “hi” again to Rails Icons 👋
Dev.to · Rails Designer 2mo ago
Everyone, say “hi” again to Rails Icons 👋
Late 2024 I published Rails Icons 1.0 (slighly off-topic, but I mentioned a modest few thousand...
Build custom emojis with Stimulus
Dev.to · Rails Designer 2mo ago
Build custom emojis with Stimulus
This article was originally published on Rails Designer Blog Recently I had to build something...
Video Preview on Hover with Stimulus
Dev.to · Rails Designer 2mo ago
Video Preview on Hover with Stimulus
This article was originally published on Rails Designer's blog Building on the video recording...
Welcome to a new Rails Designer
Dev.to · Rails Designer 2mo ago
Welcome to a new Rails Designer
In January 2024 I published the first article on Rails Designer's blog. It listed some of my best...
Understanding importmap-rails
Dev.to · Rails Designer 3mo ago
Understanding importmap-rails
This article was originally published on Rails Designer If you've worked with modern JavaScript,...
Simplifying timestamp toggles in Rails
Dev.to · Rails Designer 3mo ago
Simplifying timestamp toggles in Rails
This article was originally published on Rails Designer's Build a SaaS Blog I often use...
Record video in Rails with Stimulus
Dev.to · Rails Designer 3mo ago
Record video in Rails with Stimulus
This article was originally published on the Rails Designer blog Early last year I helped a team...
Introducing Icons: Add any icon library to your Ruby app
Dev.to · Rails Designer 3mo ago
Introducing Icons: Add any icon library to your Ruby app
This article was originally published on Rails Designer Blog Almost two years ago I announced...
Replace Turbo confirm with native dialog
Dev.to · Rails Designer 3mo ago
Replace Turbo confirm with native dialog
This article was originally published on Rails Designer Blog Rails, when using turbo(-links), has...
Adding user impersonation to Rails 8 authentication
Dev.to · Rails Designer 3mo ago
Adding user impersonation to Rails 8 authentication
This article was originally published on Rails Designer's Build a SaaS with Rails User...
Creating a link-icon custom element
Dev.to · Rails Designer 4mo ago
Creating a link-icon custom element
This article was originally published on Rails Designer blog You know those times when you have a...
CSS Counters: auto-update list numbers without JavaScript
Dev.to · Rails Designer 4mo ago
CSS Counters: auto-update list numbers without JavaScript
This article was originally published on Rails Designer Blog This is a quick-tip about a CSS...
Building optimistic UI in Rails powered by Turbo
Dev.to · Rails Designer 4mo ago
Building optimistic UI in Rails powered by Turbo
This article was originally published on Rails Designer blog A while back I showed you how to...
Nested forms without `accepts_nested_attributes_for` in Rails
Dev.to · Rails Designer 4mo ago
Nested forms without `accepts_nested_attributes_for` in Rails
This article was originally published on Rails Designer blog Recently I had to build a form...
Use native dialog with Turbo (and no extra JavaScript)
Dev.to · Rails Designer 4mo ago
Use native dialog with Turbo (and no extra JavaScript)
This article was originally published on the Rails Designer Blog Building modals and sliders...
The Best of 2025 from Rails Designer
Dev.to · Rails Designer 5mo ago
The Best of 2025 from Rails Designer
This article was originally published on Rails Designer It's (for a few in this world) Christmas...
Add snow to your app with Stimulus
Dev.to · Rails Designer 5mo ago
Add snow to your app with Stimulus
This article was originally published on Rails Designer blog; see the original article for the snow...
New: Test and send webhooks and API requests in development
Dev.to · Rails Designer 5mo ago
New: Test and send webhooks and API requests in development
This article was originally published on the Rails Designer Blog Testing webhooks locally is...
More readable integer comparisons in Ruby
Dev.to · Rails Designer 5mo ago
More readable integer comparisons in Ruby
This article was originally published on Build a SaaS with Rails from Rails Designer Let's be...