Roadmap to becoming a developer in 2022
 
 
 
 
 
Favour Olumese d08eefe8c3
Update readme.md (#1376)
3 years ago
.github Remove issue templates 3 years ago
components Updated as 6th most starred repo (#1369) 3 years ago
content OWASP Security Risks: update link to official Github org (#1291) 3 years ago
contributing Update readme.md (#1376) 3 years ago
lib Adds interactivity to DevOps roadmap (#1375) 3 years ago
pages Adds interactivity to DevOps roadmap (#1375) 3 years ago
public Add content for pinia 3 years ago
scripts
styles
.eslintrc
.gitignore
.prettierrc
code_of_conduct.md
license
next-env.d.ts
next.config.js
package-lock.json Update browser lists 3 years ago
package.json
readme.md Update sponsors section 3 years ago
tsconfig.json

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 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

  • Suggest changes to existing roadmaps
  • Improve the site's codebase
  • Add new Roadmap
  • Write tests
  • Discuss ideas in issues
  • Spread the word

License

Have a look at the license file for details