react@16 is ready https://www.npmjs.com/package/react are you planning to upgrade to 16?
yes
Are you considering implementing https://facebook.github.io/react/docs/react-dom-server.html#rendertonodestream
There are a lot of interesting performance gains with v16's SSR stuff. The downside is losing backwards compatibility with v15 in the process.
@seberik would be nice to use streaming of course, but it hard to extract critical path css in this case, need to think about it more.
Most helpful comment
yes