|
|
|
|
|
by TheRealPomax
724 days ago
|
|
Poorly written React (which is a lot of it) has terrible performance. Properly written React (just like properly written anything) has great performance. The reason you experience it as terrible is because it's today's visual basic: it's so easy to start with that everyone does, without needing to understand programming or specifically how React works. You can just throw shit together and it'll work. It's empowered an entire generation of web and app makers, with the cost being "and they're not good at that, through no fault of their own, but they are just good enough to be dangerous". |
|