Tips and Tricks to Improve your Hotwire (Turbo and Stimulus) Knowledge
Everything you need to know about making Rails apps feel snappy and modern with Hotwire. From basic Turbo Drive to real-time updates with Streams, plus all the Stimulus tricks!
Want to become more comfortable writing your own JavaScript and understand the JavaScript written by others? Check JavaScript for Rails Developers.
- Advanced Stimulus: Custom Action Options
- Why Disconnect in Stimulus Controllers
- Stimulus Features You (Didn't) Know
- Inheritance with Stimulus Controller
- Store UI State in localStorage with Stimulus
- Hotwire and Stimulus Tools You Need to Know
- Basic Autocomplete Without JavaScript using Datalist
- Broadcast Turbo Streams without Redis
- How do Turbo Streams Work (behind the scenes)
- Changing CSS as You Scroll with Stimulus