Live data from Hacker News

Comparing React to VanillaJS

itsover.au

1–2 of 2 posts

Re: Comparing React to VanillaJS

#2
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.