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 8eca7216cd
Update contribution docs links
2 years ago
.github Update deployment workflow 2 years ago
components Add content for design system basics 2 years ago
content Update 101-garbage-collection.md (#1751) 2 years ago
contributing Fix grammar mistake (#1627) 2 years ago
lib Add design system roadmap 2 years ago
pages Add content for design system basics 2 years ago
public Add existing design analysis docs 2 years ago
scripts Add content directories for design-system roadmap 2 years ago
styles Update banner colors 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
contributing.md Update contribution guidelines 2 years ago
license Update year 2022 3 years ago
next-env.d.ts Update dependencies 3 years ago
next.config.js Add /node.js to /nodejs redirect 2 years ago
package-lock.json Update roadmap-renderer package 2 years ago
package.json Update roadmap-renderer package 2 years ago
readme.md Update contribution docs links 2 years ago
tsconfig.json Add content dir setup command 3 years ago

readme.md

roadmap.sh

Community driven roadmaps, articles and resources for developers

roadmaps videos videos roadmaps


Roadmaps are being made interactive and have been moved to the website.

View all 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 content to roadmaps
  • Add new roadmaps
  • Suggest changes to existing roadmaps
  • Discuss ideas in issues
  • Spread the word

Thanks to all contributors ❤

License

Have a look at the license file for details