Comment by gedy
3 years ago
Not involved with this project but FYI (some) React sites can be rendered server side as well. This doesn't have to be some slow SPA load.
3 years ago
Not involved with this project but FYI (some) React sites can be rendered server side as well. This doesn't have to be some slow SPA load.
We're not using server side rendering extensively at GitHub (yet) but are experimenting with it on some React pages. Hoping to make the pages even faster than the previous Rails/ERB pages