Roadmap to becoming a developer in 2022
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

4.5 KiB

Web Developer Roadmap - 2021

Roadmap to becoming a web developer in 2021

roadmap.sh is a community effort to create roadmaps, guides and other educational content to help guide the developers in picking up the path and guide their learnings.


Special Announcement:

We now have a YouTube Channel
I plan on covering the roadmaps and put more content there
Subscribe to the channel.


Purpose of these Roadmaps

The purpose of these roadmaps is to give you an idea about the landscape and to guide you if you are confused about what to learn next and not to encourage you to pick what is hip and trendy. You should grow some understanding of why one tool would be better suited for some cases than the other and remember hip and trendy never means best suited for the job.

Note to Beginners

These roadmaps cover everything that is there to learn for the paths listed below. Don't feel overwhelmed, you don't need to learn it all in the beginning if you are just getting started. We are working on the beginner versions of these and will release it soon after we are done with the 2021 release of the Backend and DevOps roadmaps.


Available Roadmaps

Here is the list of available roadmaps with more being actively worked upon.

If you think that these can be improved in any way, please do suggest. Also, if you would like to contribute to existing roadmaps or add a new roadmap, please open an issue or reach out to @kamranahmed.

Development

The website is built with Next.js, contains roadmaps which are the step by step guides for developers, guides which are the easier to understand explanations on the complex topics. Anyone can contribute to the website by suggesting changes to existing paths, adding learning resources, becoming an author by adding new guides, updating the existing guides.

Clone the repository, install the dependencies and start the application

git clone https://github.com/kamranahmedse/roadmap.sh
npm install
npm run dev

Contribution

Have a look at contribution docs for how to update any of the roadmaps

  • Add new Roadmap
  • Suggest changes to existing roadmap
  • Improve the site's codebase
  • Write tests
  • Discuss ideas in issues
  • Spread the word
  • Reach out with any feedback Twitter URL




License

Have a look at the license file for details