Skip to content

nilbuild/developer-roadmap

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

Repository Structure

This repository holds the content behind the roadmaps on roadmap.sh.

roadmaps/<roadmap-slug>/content/<topic-slug>@<node-id>.md

Each markdown file is the content of a single topic on a roadmap. The node id in the file name is what links it to the topic, so please keep file names intact. Merged changes are synced to the website automatically.

git clone [email protected]:nilbuild/developer-roadmap.git --depth 1
cd developer-roadmap

scripts/ holds the sync tooling used by the maintainers, see scripts/readme.md for details.

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