I created a plugin to give Hotwire a more imperative API and reduce boiler plate code

Hey everyone. I created a plugin that some might find useful. Pretty simple and not really groundbreaking but you can check it out here: GitHub - WriterZephos/turbo-router: Turbo frame made easy!

I appreciate the tables you made documenting the different permutations between turbo_frames and link_tos and turbo: false.

I can see how learning turbo with the question “what kinds of interactions can I make with this?” and “what are the limits to what I can make compared to vue/react?” can leave many grasping for answers.