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 bd9e2876e3 Add PDFs listing page 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 Update header and manifest icons 2 years ago
src Add PDFs listing page 2 years ago
.gitignore Delete artifacts from history 2 years ago
README.md Update readme 2 years ago
astro.config.mjs Add sitemap generation 2 years ago
package.json Add deploy script 2 years ago
pnpm-lock.yaml Add deploy script 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