Learn the TypeScript tools and packages you use to build, run, and manage a project.
Writing TypeScript is only one part of working on a TypeScript project. You also need to install packages, run commands, compile TypeScript, and manage the dependencies your application needs.
Understanding these tools helps you navigate a real TypeScript project instead of treating the setup as magic. You will learn how package.json, npm, dependencies, and the TypeScript compiler fit into your development workflow.
What you'll walk away knowing
No questions match "".