DEV Community

Discussion on: You Don't Need To Learn ReactJS Now

Collapse
 
__manucodes profile image
manu

Vue.JS has a lesser learning curve than React.JS, which is why Vue.JS might be a good choice sometimes.

tbh I like vanilla js, and I avoid any frameworks 🔥

Collapse
 
jasoonx profile image
JasoonX

The only thing with React.js that might be hard to learn is state management with Flux architecture using Redux or something simillar. What else is difficult about it?