https://github.com/flexdinesh/progressive-rendering-react
Example setup to progressively render a React app from the server
https://github.com/flexdinesh/progressive-rendering-react
Last synced: 7 months ago
JSON representation
Example setup to progressively render a React app from the server
- Host: GitHub
- URL: https://github.com/flexdinesh/progressive-rendering-react
- Owner: flexdinesh
- License: mit
- Created: 2020-01-15T12:22:14.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-05-11T00:18:16.000Z (over 4 years ago)
- Last Synced: 2025-04-04T01:04:13.886Z (9 months ago)
- Language: JavaScript
- Size: 792 KB
- Stars: 30
- Watchers: 2
- Forks: 7
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Progressive Rendering with React
This repo is an example setup to progressively render a React app from the server.