The Potions blog: Exploring LiveView 1.2
With LiveView 1.2 you can move a surprising amount of client-side code back into Elixir. I refactored a trivia game to show how: server-composed JS commands, colocated CSS, and colocated hooks.
Screencast + full walkthrough: https://potions.io/blog/colocating-liveview-js-css-and-hooks
