DEV Community

Discussion on: How to become a Frontend Dev πŸ‘©β€πŸ’»πŸ‘¨β€πŸ’» +the Frontend checklistβœ…

Collapse
 
helleworld_ profile image
DesirΓ© πŸ‘©β€πŸŽ“πŸ‘©β€πŸ«

Thank you for your answer!

Vuejs is the easiest JavaScript framework, awesome to learn what a js framework is and looks like. React and Angular have incredible huge and difficult learning curve while Vue doesn't. I'm still suggesting to learn Vue, and then learn any of the other mentionted.

Also CSS frameworks are necessary since most companies without any designer (which is common) use them. You need to be familiar and know a CSS framework, it's just a must, no matter how you look at it.

Collapse
 
curious_web_addicts profile image
Curious Web Addicts

I agree with Samuele.
I will suggest using the most in-demand framework. I also don't think React and Angular have a difficult learning curve. I studied both from scratch as a newbie in the field and the basics can be learned in a week just reading through the docs or using some tutorials. They need time to master as everything in the checklist.

In my experience, CSS framework is not something you must use, but its something dependable of projects, teams and companies. Usually, they are also easy to learn through documentation and practise, therefore in my opinion new professionals should focus more on the basics of CSS.

Some comments have been hidden by the post's author - find out more