Subject to change, but the current plan:
-
Initial Turbo example includes adding concerts to a list of favorites, updated elsewhere on the page, which is functionally similar to a shopping cart.
-
Later, when I introduce ActionCable, it’ll show how a change in tickets from the ticket page updates the schedule page
-
We’ll also do something on the Stimulus page with a complex filter that requires keeping some state in the HTML on the page
-
And the end of the book will take the page that is in React and redo it in Stimulus
I think that should cover what you need? Let me know if there’s something else. Can’t promise, but I do want the book to be useful.
Thanks!