# Hybrid Frameworks Can Serve Static and Server-Rendered Pages

DevFeed: [Hybrid Frameworks Can Serve Static and Server-Rendered Pages](<https://devfeed.tech/articles/static-as-a-server-36195.md>)

Original publisher: [Read original article](<https://overreacted.io/static-as-a-server/>)

Published: 2025-05-08T00:00:00Z

Content type: opinion

Language: en

Sources: [Dan Abramov](<https://devfeed.tech/sources/dan-abramov.md>)

Topics: [Framework](<https://devfeed.tech/topics/framework.md>), [React](<https://devfeed.tech/topics/react.md>), [Astro](<https://devfeed.tech/topics/astro.md>), [Cloudflare](<https://devfeed.tech/topics/cloudflare.md>), [Hugo](<https://devfeed.tech/topics/hugo.md>), [Jekyll](<https://devfeed.tech/topics/jekyll.md>)

Tags: [cdn](<https://devfeed.tech/tags/cdn.md>), [cloudflare](<https://devfeed.tech/tags/cloudflare.md>), [flexibility](<https://devfeed.tech/tags/flexibility.md>), [fragmentation](<https://devfeed.tech/tags/fragmentation.md>), [hosting](<https://devfeed.tech/tags/hosting.md>), [hugo](<https://devfeed.tech/tags/hugo.md>), [jekyll](<https://devfeed.tech/tags/jekyll.md>), [static](<https://devfeed.tech/tags/static.md>)

## AI overview

The article argues that hybrid frameworks, which support both server and static output, can reduce tooling fragmentation and give developers more flexibility. It explains that static pages can be generated by running a server framework during the build process and storing the resulting responses.

## Source excerpt

You wouldn't download a site.