Hacker News new | ask | show | jobs
Comparing React to VanillaJS (itsover.au)
2 points by unemployable 1207 days ago
1 comments

I found React to be the worst framework I have ever used. There is no chain of functions to debug or follow. Changing the state sets off a chain reaction of chaos that spreads throughout the codebase that can never be traced back to its origins.