rrv4-ssr-and-code-splitting icon indicating copy to clipboard operation
rrv4-ssr-and-code-splitting copied to clipboard

Blog Post Here - https://medium.com/airbnb-engineering/server-rendering-code-splitting-and-lazy-loading-with-react-router-v4-bfe596a6af70

Results 3 rrv4-ssr-and-code-splitting issues
Sort by recently updated
recently updated
newest added

This fork offers the following improvements: - [x] Webpack, Babel and React updated to recent versions - [x] Using official babel plugin for dynamic syntax support - [x] Deployable to...

Hello, thanks for this example. I am not sure if here is the right place to ask a question but because it is specific to this repo i will try....

Hi, to get myself more aquainted with SSR and RR4 and because the project I'm currently working on is all TypeScript I converted your (excellent, basically finally "got" SSR and...