Static sites are making a comeback. Not the hand-coded HTML kind from 2005 – the modern kind that builds from components, pulls from APIs, and deploys to a CDN in seconds.
The shift happened because developers realized that most websites don’t need a server running 24/7. A blog, a documentation site, a marketing page, a portfolio – these can be pre-built HTML files ser...