Boring Rails (1 blogmarks)

← Blogmarks

The most underrated Rails helper: dom_id

https://boringrails.com/articles/rails-dom-id-the-most-underrated-helper/

The dom_id helper allows you to create reproducible, but reasonably unique identifiers for DOM elements which is useful for things like anchor tags, turbo frames, and rendering from turbo streams.