Hacker News new | past | comments | ask | show | jobs | submit login

> The biggest problem with React is the JS bloat that's sent to the browser.

There's a web app I use (ClickUp) where I have to watch UI elements load one-by-one, like I'm back on dial-up or something. I'm convinced they end up with more CPU load just doing all the TLS handshakes than they would if they just sent me all the HTML in one go.




ClickUp runs on Angular though.


I explicitly said server side rendering for this reason.




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

Search: