An open API service indexing awesome lists of open source software.

https://github.com/hph/react-ssr-demo

Source code companion for my introduction to React SSR
https://github.com/hph/react-ssr-demo

code-splitting react ssr

Last synced: about 1 year ago
JSON representation

Source code companion for my introduction to React SSR

Awesome Lists containing this project

README

          

React SSR demo
==============

This repository contains the final source code for my introductory post on
React SSR, [Server-side rendering React apps — a primer](https://hph.is/coding/server-side-rendering-react).
For a step-by-step introduction to the contents and how to run them, please
read the article.