9 ms·
I get the sense the React team don't really care about SSR as it's not a massive use case for FB.
by mulholio 6y ago
I get the sense the React team don't really care about SSR as it's not a massive use case for FB.
- tshaddox 6y agoI thought it was a massive use case for Facebook. I recall seeing Facebook engineering tech talks about how they write their JavaScript with different types of import statements to optimize what gets rendered in SSR versus on the client. I think this is a similar video: https://www.youtube.com/watch?v=KT3XKDBZW7M https://www.youtube.com/watch?v=KT3XKDBZW7M
- sophiebits 6y agoThe React team has been focusing much more on SSR lately. I think it's likely we'll see big things in 2021.
- mulholio 6y agoGood to hear! If that's the case then I'm excited.