Rails 7 brought Hotwire and StimulusJS into the forefront. I have been meaning to spend some time on it and had bookmarked these sites or tutorials. This post is just a collection of bookmarks that I can add more to if I find other things.
Turbo Rails Tutorial
The Turbo Rails Tutorial is one of the first full-length courses that I had found which was longer than a blog post. It helps you learn by building a full-fledged application tracking system. In 11 chapters (actually, 12), it goes from simple CRUD all the way through to state handling, streams, security and other advanced ideas.
Learn Hotwire by Building a Forum
The course Learn Hotwire by Building a Forum used to be a paid course by Andrea Fomera and is now free. Similar to the first link above, it works through a full application – in this case, a simple forum.
StimulusReflex Patterns
StimulusReflex Patterns is a course that just recently went freemium, meaning that the main tutorials are now free of cost with additional options available at a price. According to the page: This course is for Ruby on Rails developers who have tried StimulusReflex and/or CableReady and want to take a deeper look into advanced patterns, tooling, and integration.
More Links
Check https://twitter.com/joemasilotti/status/1504095146840760321?lang=en for more links that get added from time to time.