DEV Community

Discussion on: Everything you need to know to become a front-end developer

Collapse
 
gedalyakrycer profile image
Gedalya Krycer • Edited

Great article! As a recent bootcamp graduate, I do feel very overwhelmed at times with the sheer amount of tech out there. There is only so much time in a day and some jobs seems to ask for everything under the sun.

I definitely agree that learning the fundamentals are super important. I’ve stopped using Bootstrap recently and am focusing now on pure css and sass.

I’ve also found that picking just React and going deep on it is helpful. Vs checking out Vue and Angular as well.

Collapse
 
jrobind profile image
James Robinson

Thank you!

I agree with just focusing on one JS framework/library. If your JS skills are strong and you're able to understand React, then it will be easy for you to pick up other frameworks and libraries when you need to.