Skip to content

Interactive roadmaps, guides and other educational content to help developers grow in their careers.

License

Notifications You must be signed in to change notification settings

kamranahmedse/developer-roadmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

74267a6 · Apr 30, 2025
Apr 30, 2025
Apr 7, 2025
Mar 30, 2023
Apr 7, 2025
Apr 30, 2025
Apr 29, 2025
Apr 30, 2025
Mar 30, 2023
Mar 12, 2025
Apr 7, 2025
Oct 24, 2023
Mar 30, 2023
Oct 21, 2023
Apr 7, 2025
Mar 30, 2023
Apr 7, 2025
Jan 17, 2025
Sep 23, 2024
Apr 21, 2025
Mar 30, 2023
Apr 22, 2025
Apr 7, 2025
Apr 29, 2025
Mar 30, 2023
Apr 1, 2025
May 7, 2024

Repository files navigation

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.

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