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.
 
 
 
 
 
The New Stack 7518d60013
Added 2 TNS Articles on K8s Security Scanning (#3608)
2 years ago
.github Update sponsors workflow 2 years ago
.vscode Initial commit 2 years ago
bin Add support for ads on best-practices 2 years ago
public Compress json 2 years ago
src Added 2 TNS Articles on K8s Security Scanning (#3608) 2 years ago
tests Change location for data files 2 years ago
.gitignore Add tests for roadmap pages and homepage 2 years ago
astro.config.mjs Remove trailing slashes from the website URLs 2 years ago
code_of_conduct.md Update meta files and enable noIndex flag 2 years ago
contributing.md Change location for data files 2 years ago
license Update meta files and enable noIndex flag 2 years ago
package.json chore: update dependencies to latest (#3530) 2 years ago
playwright.config.ts Add tests for roadmap pages and homepage 2 years ago
pnpm-lock.yaml chore: update dependencies to latest (#3530) 2 years ago
readme.md Add link to AWS best practices 2 years ago
sitemap.mjs Change location for data files 2 years ago
tailwind.config.cjs Add content to Frontend Best Practices (#3358) 2 years ago
tsconfig.json Initial commit 2 years ago

readme.md

roadmap.sh

Community driven roadmaps, articles and resources for developers

roadmaps videos videos roadmaps


Roadmaps are now interactive, you can click the nodes to read more about the topics.

View all Roadmaps

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

We have also added a new form of visual content covering best practices:

Share with the community

Please consider sharing a post about roadmap.sh and the value it provides. It really does help!

GitHub Repo stars GitHub Repo stars GitHub Repo stars GitHub Repo stars GitHub Repo stars

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