Maintenance in progress: we are indexing a large batch of new skills. Some pages may load slowly or briefly show no results. Nothing is lost, and everything is back to normal within the hour.

Static Rendering

Teaches static rendering (SSG) for build-time HTML generation. Use when your pages don't change per request and can be pre-rendered at build time for maximum cacheability and performance.

patternsdev e8d3948 5.7 KB Updated

File contents

patternsdev/skills/tree/main/react/static-rendering commit e8d3948e8e

Frequently asked questions

npx skillmds add patternsdev/static-rendering