Thursday, September 29, 2022

fast web by default: Astro.js

server-side, content oriented web framework

 Build faster websites with Astro 1.0 featuring Fred K. Schott (JS Party #238) |> Changelog


Astro Islands represent a leading paradigm shift for frontend web architecture. Astro extracts your UI into smaller, isolated components on the page. Unused JavaScript is replaced with lightweight HTML, guaranteeing faster loads and time-to-interactive (TTI).