PREPARE YOUR WORKSPACE
Setup
The terminal, Node.js, pnpm, an editor, and Git. Find out what each of the five tools is for, and finish by running TypeScript of your own.
- 011. Know your development toolsUnderstand the roles of the terminal, Node.js, pnpm, an editor, and Git.
- 022. Navigate with the terminalUse basic commands while keeping track of your location safely.
- 033. Prepare Node.js and pnpmLearn what the runtime and package manager each do.
- 044. Organize code and historyUse an editor and Git to inspect and record changes safely.
- 055. Run your first TypeScript projectCreate a small project and take it from execution to a Git commit.

