Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

What's the issue with using Next/React to build static and SSR web pages?

React doesn't only work for SPA.



If that requires full client side re-hydration in order for those SSR pages to become interactive, then the user receives a worse experience.


It's also a bit shocking how much javascript and json get loaded client side to facilitate this hydration for Next.js.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: