You don't always need React
Perform precise operations on pieces of web pages without having to write a single line of JavaScript, thanks to Hotwire.
Try it for yourself!
In this live example, without any JS, we can :
- Create, edit and destroy notes simultaneously without any page refresh
- On desktop, start a note by pressing ⌘ + K, submit with ⏎
- Visit a new page in a frame without refreshing the browser, like with any SPA
- Fire flash notifications when you create, edit, delete or submit empty notes