Skip to content

React Server Side Rendering with Webpack and Express

License

Notifications You must be signed in to change notification settings

vijayst/react-ssr

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