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.
 
 
 
 
 
Fred Vasquez 7d53de587b
Update websockets content (#3183)
2 years ago
.github Add partner link on devops page 2 years ago
components Add event tracking 2 years ago
content Update websockets content (#3183) 2 years ago
lib Add interactive GraphQL roadmap 2 years ago
pages Add TNS banner on FE, BE and DevOps roadmaps 2 years ago
public Update FE, BE and DevOps year to 2023 2 years ago
scripts Add interactive GraphQL roadmap 2 years ago
styles Add partner link on devops page 2 years ago
.eslintrc Fix linting issues 3 years ago
.gitignore Add TON to Blockchains in Blockchain roadmap (#3023) 2 years ago
.prettierrc Add homepage UI 3 years ago
code_of_conduct.md Add license and code of conduct 3 years ago
contributing.md Fix typos 2 years ago
license Update year 2022 3 years ago
next-env.d.ts Update dependencies 3 years ago
next.config.js Add /node.js to /nodejs redirect 2 years ago
package-lock.json Fix broken buld 2 years ago
package.json Add content for vmstat 2 years ago
readme.md Add GraphQL roadmap link 2 years ago
tsconfig.json Add content dir setup command 3 years ago

readme.md

roadmap.sh

Community driven roadmaps, articles and resources for developers

roadmaps videos 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.

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