/tag
The smooth crossfade-and-morph between screens that made single-page apps feel expensive used to cost you a whole framework and a pile of JavaScript. The View Transitions API turns that motion into a browser primitive: one function call for same-page state changes, one line of CSS for real animated navigations between separate HTML pages. Multi-page apps finally get SPA-quality motion for free.