Developer Tools
20 guides plannedGit, GitHub, branches, pull requests, npm, pip, package.json, VS Code, ESLint, Prettier, browser DevTools, terminal commands — the essential builder's toolkit.
Essential
AI Workflow
Guides
🗺 Suggested Path
1
Git Fundamentals
Save and track your code
2
GitHub Basics
Share and collaborate
3
npm & packages
How AI adds libraries
4
VS Code Setup
Your power tool
5
Terminal Essentials
20 commands, 80% of tasks
Topics Covered
What We Cover in Developer Tools
🌿
Git & Version Control
Commits, branches, merging, conflicts — the time machine that saves your code (and your sanity).
🐙
GitHub
Repos, pull requests, issues, Actions — the collaboration layer the entire dev world runs on.
📦
npm & Package Management
Installing libraries, package.json, node_modules — how AI adds dependencies to your project.
💻
VS Code
Extensions, shortcuts, settings, terminal integration — making your editor actually work for you.
🔍
Browser DevTools
Console, network tab, inspector — debugging AI-generated code in the browser.
⌨️
Terminal Basics
cd, ls, mkdir, cat, grep — the 20 commands that cover 90% of what you'll ever need.