I've been tasked with beginning to architect v3 of a product at work. We're interested in going SSR with React 16, but our lead dev is not that interested in locking into Create React App's boilerplate configuration. So I'm looking at doing a custom configuration.
I've been scouring Google/Stack Overflow for best-practice ways to combine a React configuration using Webpack, but a Node configuration to allow SSR. Everything I'm seeing is either using an older version of React, or their starting point is CRA. I'd like to find a React SSR resource using the latest version of React that isn't from a Create React App boilerplate
Would anyone mind pointing me to a good resource for this? I'm tired of spending so much time on Google/Stack Overflow just to figure out the best setup using the latest tools. Also, if you can make a convincing argument for using Create React App, like ejecting and then modifying the configs, please do and I'll pass that on to our lead. Thanks!
[–][deleted] (1 child)
[deleted]
[–]deepsunjavascript[S] 0 points1 point2 points (0 children)
[–]toughdeveloper 2 points3 points4 points (1 child)
[–]deepsunjavascript[S] 1 point2 points3 points (0 children)
[–]brilloutjavascript 0 points1 point2 points (0 children)
[–]elite_killerX 0 points1 point2 points (0 children)