Interactive roadmaps, guides and other educational content to help developers grow in their careers.
Community driven roadmaps, articles and resources for developers
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.
There are also interactive best practices:
..and questions to help you test, rate and improve your knowledge
Please consider sharing a post about roadmap.sh and the value it provides. It really does help!
Clone the repository, install the dependencies and start the application
git clone [email protected]:kamranahmedse/developer-roadmap.git
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
Have a look at contribution docs for how to update any of the roadmaps
Have a look at the license file for details