spa-vs-universal icon indicating copy to clipboard operation
spa-vs-universal copied to clipboard

Real-world example implementation of a blog using a SPA and a universal architecture. Demonstrates server-side rendering combined with code-splitting.

Results 1 spa-vs-universal issues
Sort by recently updated
recently updated
newest added

Maybe https://github.com/jamiebuilds/react-loadable could replace some of the chunk loading logic. But maybe it doesn't work with preact?