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.
 
 
 
 
 

488 B

You are probably looking for Developer Roadmap

next.roadmap.sh

WIP version of roadmap.sh built with Astro and Tailwind.

Development

Clone the repo and install dependencies:

git clone git@github.com:kamranahmedse/roadmap.sh.git
pnpm install

Run the project

pnpm run dev