Incremental Static Regeneration: Building static sites a little at a time

There are a lot of opinions out there about how to improve and scale sites “beyond the Jamstack” by adding in features that use a Node server in addition to the pre-built pages. One of those features is called Incremental Static Regeneration. Some people call it “hybrid web development” (or “hybrid serverless + static”) but let’s talk a bit more about what that means. The post Incremental Static Regeneration: Building static sites a little at a time appeared first on Stack Overflow Blog.

https://stackoverflow.blog/2021/05/17/incremental-static-regeneration-building-static-sites-a-little-at-a-time/

Created 4y | May 17, 2021, 2:22:06 PM


Login to add comment

Other posts in this group

How can AI perform on the edge?

What are the capabilities, constraints, and benefits of running AI models of edge devices? https://stackoverflow.blog/2025/03/05/how-can-ai-perform-on-the-edge/

Mar 5, 2025, 7:50:05 AM | StackOverflow blog
Boosting collaboration and control: New features for Stack Overflow for Teams

Our latest Enterprise release brings exciting new features designed to enhance collaboration, streamline user management, and expand API capabilities. https://stackoverflow.blog/2025/03/04/boosting-c

Mar 4, 2025, 5:50:09 PM | StackOverflow blog
Secure coding beyond just memory safety

Software security expert Tanya Janca, author of Alice and Bob Learn Secure Coding and Staff DevRel at AppSec company Semgrep, joins Ryan to talk about secure coding practices. Tanya unpacks the signif

Mar 4, 2025, 6:20:08 AM | StackOverflow blog
“Translation is the tip of the iceberg”: A deep dive into specialty models

Olga Beregovaya, VP of AI at Smartling, joins Ryan and Ben to explore the evolution and specialization of language models in AI. They discuss the shift from rule-based systems to transformer models, t

Feb 28, 2025, 7:20:08 AM | StackOverflow blog
Our next phase—Q&A was just the beginning

For those that missed our February AMA, let’s discuss the future of Stack Overflow https://stackoverflow.blog/2025/02/27/our-next-phase-q-and-a-was-just-the-beginning/

Feb 27, 2025, 5:30:03 PM | StackOverflow blog
Variants of LoRA

Want to train a specialized LLM on your own data? The easiest way to do this is with low rank adaptation (LoRA), but many variants of LoRA exist. https://stackoverflow.blog/2025/02/26/variants-of-lor

Feb 26, 2025, 3:50:05 PM | StackOverflow blog
Writing tests with AI, but not LLMs

Animesh Mishra, senior solutions engineer at Diffblue, joins Ryan and Ben to talk about how AI agents can help you get better test coverage. Animesh explains how agentic AI can expedite and enhance au

Feb 25, 2025, 7:30:02 AM | StackOverflow blog