Open wsdt opened 4 years ago
I would say we should use Next.JS. How to migrate: https://www.pheuberger.com/convert-create-react-app-to-nextjs/
Possible other solutions: https://github.com/chrisvfritz/prerender-spa-plugin/tree/master/examples/create-react-app
https://www.npmjs.com/package/react-isomorphic-render https://github.com/nfl/react-helmet#server-usage https://github.com/GoogleChrome/rendertron/tree/master/middleware https://github.com/GoogleChrome/rendertron https://github.com/react-static/react-static
much more to find! E.g. Gatsby, ...
I would say we should use Next.JS. How to migrate: https://www.pheuberger.com/convert-create-react-app-to-nextjs/
Possible other solutions: https://github.com/chrisvfritz/prerender-spa-plugin/tree/master/examples/create-react-app
https://www.npmjs.com/package/react-isomorphic-render https://github.com/nfl/react-helmet#server-usage https://github.com/GoogleChrome/rendertron/tree/master/middleware https://github.com/GoogleChrome/rendertron https://github.com/react-static/react-static
much more to find! E.g. Gatsby, ...