progressive-hydration
OfficialBoost interactivity by progressive hydration.
Software Engineering#performance#react#ssr#hydration#lazy-loading#code-splitting#progressive hydration
AuthorPatternsDev
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Progressive hydration bridges the gap between fast server-rendered pages and immediate interactivity by deferring non-critical JavaScript until needed, improving Time to Interactive.
Core Features & Use Cases
- Code-splitting and lazy loading to reduce initial payload and hydrate components on demand.
- Selective hydration that prioritizes user-visible interactions or components in view.
- Suspense boundaries to provide graceful fallbacks while non-critical chunks load.
- Easy integration with Next.js via dynamic imports with ssr options and with React projects using lazy().
Quick Start
Install the progressive-hydration pattern in your React app and wrap non-critical components with boundaries so they hydrate progressively after the initial render.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: progressive-hydration Download link: https://github.com/PatternsDev/skills/archive/main.zip#progressive-hydration Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.