Skip to content

ok2ju/react-ssr-example

Repository files navigation

React SSR Example

The main intention of this project is to show how SSR works under the hood. For production I would recommend to use next.js or gatsby.

Also you can read explanation article here

To test server side fetching disable javascript in browser:

  1. Go to developer tools;
  2. Open settings (press F1 key);
  3. Check the Disable JavaScript option from Debugger section.

About

React server side rendering under the hood

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published