DEV Community

Discussion on: What are your biggest struggles in learning JavaScript?

Collapse
 
yaboibrooks profile image
Adincath • Edited

I also have issues keeping up with best practices. In ReactJS, I started with the create-react-app boilerplate. As soon as I got something concrete going for an app, my co worker was adamant that React Boilerplate because it's super efficient and ASYNC REDUCERS AND SAGAS WOW!

This compounds because React is just one part of the entire JS ecosystem and even just keeping up with it can be hard.