DEV Community

Discussion on: My go-to React libraries for 2021

Collapse
 
julienhery profile image
Julien Hery

I never said I had trouble understanding it 🙂 My point is that it can be complicated when you're starting React and IMO you need to write too much things to do a simple task
But I've used it many many many times and felt very satisfied with it ! But I think there's easier and lighter alternatives today 🙂

Collapse
 
fires3as0n profile image
fires3as0n

I see your point, the simpler - the better, of course, but I still think that in large scale applications redux is a good way to go, also debugging using redux devtools is very conveinient.