Hacker News new | ask | show | jobs
by owenpalmer 126 days ago
> People relying on bloated React packages is obviously not great but that is nothing to do with javascript itself.

JS is slow. If React was written in C++, the performance wouldn't be an issue. Then again, React is trying to solve DOM issues, not JS issues.