Skip to content

React Server Side Rendering with Webpack and Express

License

Notifications You must be signed in to change notification settings

jmanuel1609/react-ssr-1

 
 

Repository files navigation

react-ssr

React Server Side Rendering with Webpack and Express

Explains the various concepts involved in server-side-rendering React apps.

  • Webpack config for client and server scripts.
  • React router fixes for SSR.
  • Server rendered meta tags using react-helmet.
  • Render HTML with prefetched data.
  • Client side data hydration.

More explanation is available in my blog in the form of a tutorial.

About

React Server Side Rendering with Webpack and Express

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.0%
  • HTML 2.6%
  • CSS 0.4%