Comparing React to VanillaJS
itsover.au
Comparing React to VanillaJS
1–2 of 2 posts
Re: Comparing React to VanillaJS
#2I 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.