Loading repository data…
Loading repository data…
nilbuild / repository
Interactive roadmaps, guides and other educational content to help developers grow in their careers.

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

Please consider sharing a post about roadmap.sh and the value it provides. It really does help!
Clone the repository, install the dependencies and start the application
git clone git@github.com:nilbuild/developer-roadmap.git --depth 1
cd developer-roadmap
pnpm add @roadmapsh/editor@npm:@roadmapsh/dummy-editor -w
pnpm install
Run the development server with:
pnpm dev
Make sure to rename
.env.exampleto.envbefore running the app.
Have a look at contribution docs for how to update any of the roadmaps
Have a look at the license file for details