GitXplorerGitXplorer
k

developer-roadmap

public
306263 stars
40087 forks
168 issues

Commits

List of commits on branch master.
Verified
0534e99093faf4770861e4122ab82f0c9a81d7ad

Fix typo (#8067)

EEdlan01 committed a day ago
Verified
19a6cb20ec1b9e9523d50b91066e834d53887229

fix: resource content title typo

zza4g committed a day ago
Verified
7b59b5862e25b01506c8d6a88b9e37290ebe68be

fix: dedupe the same redirect link (#8065)

hheadring committed a day ago
Verified
3d2db1b46e00d54c3b21fd7431aaaed43c8df54d

chore: update roadmap content json (#8062)

ggithub-actions[bot] committed a day ago
Verified
8cf272431d9ee842f0726aebb8328c1c56584f7e

Fix spacing in license

kkamranahmedse committed a day ago
Unverified
b05f6148ac4f3cac49c8ba3b3304a934d248fa4d

Add devops vs devsecops guide

kkamranahmedse committed 2 days ago

README

The README file for this repository.

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