Roadmap to becoming a developer in 2022
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
roadmap bot f70272763f chore: add resource under design-system:design-language:logo:different-file-formats 1 year ago
.github Add avatar url config 1 year ago
.vscode tooling: prettier for astro and tailwind (#3732) 2 years ago
public Add react native roadmap 1 year ago
scripts Rewrite devops roadmap 1 year ago
src chore: add resource under design-system:design-language:logo:different-file-formats 1 year ago
tests Run prettier 2 years ago
.env.example Refactor avatar implementation 1 year ago
.gitignore Add progress loading on roadmap pages 1 year ago
.prettierignore Run prettier 2 years ago
.prettierrc.cjs tooling: prettier for astro and tailwind (#3732) 2 years ago
astro.config.mjs Remove preact-compat 1 year ago
code_of_conduct.md Run prettier 2 years ago
contributing.md Issue #4110 Broken Link Fix (#4129) 1 year ago
license Update meta files and enable noIndex flag 2 years ago
package.json Mark favorite in the Roadmap's page (#4098) 1 year ago
playwright.config.ts Run prettier 2 years ago
pnpm-lock.yaml Mark favorite in the Roadmap's page (#4098) 1 year ago
readme.md Add links to beginner versions 1 year ago
sitemap.mjs Run prettier 2 years ago
tailwind.config.cjs Add content to Frontend Best Practices (#3358) 2 years ago
tsconfig.json feat: user accounts functionality (#3813) 2 years ago

readme.md

roadmap.sh

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.

View all Roadmaps

Here is the list of available roadmaps with more being actively worked upon.

We have also added a new form of visual content covering best practices:

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
npm install
npm run dev

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