https://github.com/benkingcode/razzle-test
https://github.com/benkingcode/razzle-test
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/benkingcode/razzle-test
- Owner: benkingcode
- Created: 2018-01-10T17:01:57.000Z (over 7 years ago)
- Default Branch: react-loadable-and-custom-shoebox
- Last Pushed: 2018-01-17T14:54:22.000Z (over 7 years ago)
- Last Synced: 2025-01-16T19:27:16.264Z (3 months ago)
- Language: JavaScript
- Size: 246 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
WIP demo of a React app that has code splitting, server-side rendering and data-fetching components with rehydration.
Based off [Razzle](https://github.com/jaredpalmer/razzle).
Recommended you try navigating by route with `Fast 3G` network throttling so you can see what is happening with the lazy loading and data loading steps, and also try navigating with JavaScript disabled to see the data pre-fetching on the server in action.
# Running
`yarn start`