Roadmap to becoming a developer in 2022
 
 
 
 
 
Kamran Ahmed f085a226ba Fix broken best practices page 2 weeks ago
.astro Add 404 handling 2 weeks ago
.github Migrate to Tailwind 4 + Editor Upgrade (#8465) 2 weeks ago
.vscode
packages Migrate to Tailwind 4 + Editor Upgrade (#8465) 2 weeks ago
public chore: update roadmap content json (#8455) 3 weeks ago
scripts chore: upgrade dependencies (#8468) 2 weeks ago
src Fix broken best practices page 2 weeks ago
tests
.env.example feat: add ai course generator (#8322) 1 month ago
.gitignore Migrate to Tailwind 4 + Editor Upgrade (#8465) 2 weeks ago
.npmrc
.prettierignore
.prettierrc.cjs
astro.config.mjs chore: upgrade dependencies (#8468) 2 weeks ago
code_of_conduct.md
contributing.md Migrate to Tailwind 4 + Editor Upgrade (#8465) 2 weeks ago
license
package-lock.json
package.json chore: upgrade dependencies (#8468) 2 weeks ago
playwright.config.ts
pnpm-lock.yaml chore: upgrade dependencies (#8468) 2 weeks ago
pnpm-workspace.yaml Migrate to Tailwind 4 + Editor Upgrade (#8465) 2 weeks ago
readme.md Add cloudflare roadmap to get-started page 2 months ago
sitemap.mjs
tailwind.config.cjs Wiggle animation on the course banner 3 weeks ago
tsconfig.json

readme.md

roadmap.sh

Community driven roadmaps, articles and resources for developers

roadmaps best practices videos roadmaps


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

View all Roadmaps  ·  Best Practices  ·  Questions

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

Have a look at the get started page that might help you pick up a path.

There are also interactive best practices:

..and questions to help you test, rate and improve your knowledge

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
cd developer-roadmap
npm install
npm run dev

Note: use the depth parameter to reduce the clone size and speed up the clone.

git clone --depth=1 https://github.com/kamranahmedse/developer-roadmap.git

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