Tips and Tricks to Improve your Hotwire (Turbo and Stimulus) Knowledge
Improve your UI and UX of your Rails apps with the articles focusing on Tailwind CSS, Stimulus and Hotwire.
- Building Nested Forms in Rails with Stimulus
- Refactor Stimulus.js Controllers to Use Change Callbacks
- Launch a Turbo Modal with URL Params Using Stimulus
- Nested Forms With Turbo (without dependencies)
- Preview an Image Before Upload with Hotwire/Stimulus
- Inline Save and Add Another with Rails and Hotwire
- Add a “X is writing…” with Rails and Turbo
- Update a Progress Bar using Turbo Streams (using Custom Actions)
- Communicating between Stimulus Controllers using Outlets API
- Customize the Turbo Progress Bar