Astro View Transitions is a JavaScript web framework that server-renders your UI components to lightweight HTML for faster page load performance. Astro could provide the same routing features that JavaScript-heavy SPA web frameworks offered, but without the performance and complexity overhead of client-side routing. Astro intentionally moves as much work off the client.
Table of contents
# Background# Early explorations with view transitions# Why Astro bet on view transitions# Launching official support in Astro# What comes next?# Additional referencesSort: