Login
Roast topics
Find topics
Find it!
From:
Boring Rails: Skip the bullshit and ship fast |
(Uncensored)
subscribe
The most underrated Rails helper: dom_id
https://boringrails.com/articles/rails-dom-id-the-most-underrated-helper/
links
backlinks
Tagged with:
post
Roast topics
Find topics
Roast it!
One of the oldest helpers in Rails is also the most underrated. `dom_id` shines for building apps with Hotwire, allowing you to easily target parts of the page without a bunch of nasty string interpolation.