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.
 
 
 
 
 
Kamran Ahmed 613c1027ad Refactor roadmap page logic 3 years ago
.github Update deployment workflow 3 years ago
components Refactor roadmap page logic 3 years ago
content Refactor roadmap page logic 3 years ago
contributing Update readme 3 years ago
lib Refactor roadmap page logic 3 years ago
pages Refactor roadmap page logic 3 years ago
public Refactor roadmap page logic 3 years ago
scripts Refactor roadmap page logic 3 years ago
styles Redesign homepage 3 years ago
.eslintrc Fix linting issues 3 years ago
.gitignore Update gitignore 3 years ago
.prettierrc Add homepage UI 3 years ago
code_of_conduct.md Add license and code of conduct 3 years ago
license Add license and code of conduct 3 years ago
next-env.d.ts Add roadmap page 3 years ago
next.config.js Update dependencies 3 years ago
package-lock.json Add interactive roadmap setup 3 years ago
package.json Add logic for content file path generation 3 years ago
readme.md Add website link 3 years ago
tsconfig.json Add content dir setup command 3 years ago

readme.md

Web Developer Roadmap - 2021

Community effort to create roadmaps, guides and structured educational content.

Roadmaps are being made interactive and have been moved to website.

View all Roadmaps

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

If you think that these can be improved in any way, please do suggest. Also, if you would like to contribute to existing roadmaps or add a new roadmap, please open an issue or reach out to @kamranahmedse.

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

  • Suggest changes to existing roadmaps
  • Improve the site's codebase
  • Add new Roadmap
  • Write tests
  • Discuss ideas in issues
  • Spread the word





License

Have a look at the license file for details