Skip to content

famcodings/frontend-developer-roadmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

Frontend Developer Roadmap

1. Learn HTML and CSS

2. Learn Javascript

  • Watch the crash course.
  • Watch a complete course here.
  • Follow the w3schools doc here.
  • When you think you've learned a lot, check out these tutorials here and here, make sure you've got the idea of modern Javascript.
  • Optionally learn from official docs here.

Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.

4. Learn about Package Managers

NPM and Yarn, both are fine, pick one or learn both, there is not much difference.

  • Learn about NPM here.
  • Learn about Yarn here.

5. Learn about Build Tools

Learn and get the basic idea of Webpack and NPM Scripts.

6. Pick a Framework

The five most popular JavaScript frameworks are Node.js, React, Vue.js, AngularJS, and Ember.js. We'll be focusing on two of them only.

  1. React
  2. Vue
    • Check the docs here (try to refer to these docs even when watching tutorials)
    • Watch the introduction tutorial
    • Learn about Nuxt here and watch the introductory videos here.

This roadmap is inspired by roadmap.sh.

About

Step by step guide to becoming a modern frontend developer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published