Rails Nested Forms with Turbo Streams
A common UX pattern is to have a form with the ability to add and remove nested records. For example, a form for a blog post might have a section for adding tags. The user can add as many tags as they want, and remove tags they no longer want. For s...
Jan 12, 20243 min read2.2K