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.
 
 
 
 
 
Kamran Ahmed f7d1d61528 Add license and code of conduct 3 years ago
.github Update readme 3 years ago
components Fix broken hover state on mobile 3 years ago
content Add roadmap path generation 3 years ago
contributing Update readme 3 years ago
lib Add interactive roadmap setup 3 years ago
pages Add interactive roadmap setup 3 years ago
public Add interactive roadmap setup 3 years ago
scripts Add roadmap path generation 3 years ago
styles Redesign homepage 3 years ago
.eslintrc Fix linting issues 3 years ago
.gitignore Update gitignore 3 years ago
.prettierrc Add homepage UI 3 years ago
code_of_conduct.md Add license and code of conduct 3 years ago
license Add license and code of conduct 3 years ago
next-env.d.ts Add roadmap page 3 years ago
next.config.js Update dependencies 3 years ago
package-lock.json Add interactive roadmap setup 3 years ago
package.json Add interactive roadmap setup 3 years ago
readme.md Update readme 3 years ago
tsconfig.json Add content dir setup command 3 years ago

readme.md

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.


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 @kamranahmedse.

Development

Clone the repository, install the dependencies and start the application

git clone git@github.com:kamranahmedse/developer-roadmap.git
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