Streaming server rendered react response inside Service Workers!
All credit to this article by Jake Archibald
Note: You'll need Chrome Canary with chrome://flags/#enable-experimental-web-platform-features enabled.
For running locally
git clone https://github.com/mayankchd/sw-react-stream.git
cd sw-react-stream
npm install
npm start
go to
localhost:3000