Generating HTML for pages during the build process rather than on each request. enhancing performance and security.
Build-time rendering, or Static Site Generation (SSG), creates the HTML for your web pages before a user ever asks for them. When you deploy your site, all the pages are built once. When a user visits, they get a pre-made file instantly, rather than waiting for a server to build it on the fly.
If your content changes every minute (like a stock ticker or personalized dashboard), SSG is too slow to update. For those, use Server-Side Rendering (SSR) or Client-Side Rendering (CSR). But for blogs, marketing pages, and documentation? SSG is the gold standard.
Browse related definitions in the same glossary category.
AI Pair Programming
Collaborating with AI coding assistants (like GitHub Copilot) to write, review, and improve code.
API Rate Limits
Restrictions set by an API provider on the number of calls a consumer can make within a specified period.
CI/CD Pipeline
Continuous Integration and Continuous Deployment pipelines that automate the software delivery process.
Code Generation
The use of AI models to automatically produce valid code snippets or entire functions from natural language prompts.
Component Library
A repository of reusable, pre-tested UI components that developers can reference to build applications consistently.
Content API
A program interface that allows developers to access and manage content stored in a CMS programmatically.
Understanding "Build-Time Rendering" is just the first step. Our team at TwoSquares specializes in technical SEO and digital strategy, helping brands turn complex concepts into measurable growth.