1 repositorio
Mechanisms for defining data segments that are loaded once per session and merged across multiple routes.
Distinct from Route-Based Data Loading: Distinct from Route-Based Data Loading: focuses on deduplicating data across different routes rather than fetching for a single transition.
Explore 1 awesome GitHub repository matching web development · Shared Data Fragments. Refine with filters or upvote what's useful.
react-static is a React static site generator that transforms components into static HTML files to improve page load speed and search engine optimization. It functions as a progressive web app framework, exporting static HTML that hydrates into a full interactive application to enable real-time updates and instant navigation. The project distinguishes itself as a static site asset optimizer, using code-splitting and an asset prefetching queue to reduce perceived load times. It includes a dedicated MDX content processor to generate routes from Markdown files with JSX and frontmatter, as well a
Reduces payload size by creating data fragments that load once per session and merge into multiple routes.