Avi Flombaumcode.avi.nyc·Jan 12, 2024Rails Nested Forms with Turbo StreamsA 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...2 likes·1.9K readsnested forms