Skip to content

johnnywhite612/roadmap.sh

 
 

Repository files navigation

roadmap.sh

Community driven roadmaps, articles and resources for developers

roadmaps contribute

roadmap.sh is the community effort to create knowledge that is approachable for the developers.

The website is built with Next.js, contains roadmaps which are the step by step guides for developers, guides which are the easier to understand explanations on the complex topics. Anyone can contribute to the website by suggesting changes to existing paths, adding learning resources, becoming an author by adding new guides, updating the existing guides.

Development

Clone the repository, install the dependencies and start the application

git clone https://github.com/kamranahmedse/roadmap.sh
yarn install
yarn dev

Contributions

  • Add new Roadmap
  • Suggest changes to existing roadmap
  • Write an article
  • Improve the site's codebase
  • Write tests

About

Community driven roadmaps, articles and resources for developers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.5%
  • CSS 1.3%
  • Shell 0.2%