GitHub - nilbuild/developer-roadmap: Interactive roadmaps, guides and other educational content to help developers grow in their careers.

GitHub

1 min read Original article ↗

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.

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

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.

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