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 58315932be Remove critters 2 years ago
.github Add .nojekyll and CNAME handling 2 years ago
.vscode Initial commit 2 years ago
bin Add TNS banner 2 years ago
public Compress the iamges 2 years ago
src Fix broken styles 2 years ago
.gitignore Delete artifacts from history 2 years ago
README.md Update readme 2 years ago
astro.config.mjs Remove critters 2 years ago
package.json Remove critters 2 years ago
pnpm-lock.yaml Remove critters 2 years ago
sitemap.mjs Add PDFs listing page 2 years ago
tailwind.config.cjs Add markdown roadmap support 2 years ago
tsconfig.json Initial commit 2 years ago

README.md

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