View Transition API - No boring transitions in your LiveView app

Several weeks ago I was nerd snipped by browsers support for View Transitions API and took to myself to see how that goes in LiveView. After running it on my own apps for a while I recorded this video about how to set it up yourself.

Credits to this thread View Transition API in LiveView and this PR for examples Add navigation guards to liveSocket by SteffenDE · Pull Request #3051 · phoenixframework/phoenix_live_view · GitHub

6 Likes

Fabulous, thank you! I’ve been looking for resources around how to handle View Transitions in Phoenix/LiveView.

1 Like