DEV Community

Yasir233
Yasir233

Posted on

Help

Please can some one give me the path of front end developer?

Top comments (7)

Collapse
 
banf profile image
baran

Everyone takes a different path.
As someone who's at University doing Comp Sci, my path currently is:

  • Learn the fundamentals of HTML and CSS - build a few basic sites. Make sure to learn how to make them responsive.

  • Learn how to use JavaScript to manipulate your HTML + CSS websites (The document object model (DOM)).

  • From there start learning the fundamentals of JavaScript. Things such as array methods, how to use objects etc.

  • Once you're comfortable with the fundamentals of JS you can start learning front-end libraries!

Collapse
 
andrematias profile image
André Matias

That's true, it's a common path that can be good. In the midway you always will find your way to do something.

Collapse
 
cesarkohl profile image
Cesar Kohl

HTML > CSS structure > CSS details > Vanilla JS > React

Collapse
 
heyrohit profile image
Rohit Gupta

HTML -> CSS -> Javascript -> VueJs/ React

Collapse
 
crazyloon profile image
Russell

There are tons of different paths, but here's one you can look through.

dev.to/catmcgeecode/from-no-progra...

Collapse
 
yasir233 profile image
Yasir233

Thanks

Collapse
 
thomasbnt profile image
Thomas Bnt ☕

Adjust your post for more responses with #help tag 😉

#help

A place to ask questions and provide answers. We're here to work things out together.