DNXEMPIRE-1 / developer-roadmaps

Community driven roadmaps, articles and resources for developers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

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

..Free Courses to help you test, rate and get Certifications

Development

Clone the repository, install the dependencies and start the application

git clone git@github.com:DNXEMPIRE-1/developer-roadmaps
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/DNXEMPIRE-1/developer-roadmaps

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

About

Community driven roadmaps, articles and resources for developers

License:Other


Languages

Language:TypeScript 79.9%Language:Astro 14.2%Language:JavaScript 4.8%Language:CSS 0.6%Language:Shell 0.5%