August 2016
Intermediate to advanced
256 pages
4h 41m
English
After setting up your editor, we are ready to move to a workflow that you might use to practice throughout this book. It can also be used as the workflow for small TypeScript projects in your daily work.
In this workflow, we'll walk through these topics:
tsconfig.json file, and how can you configure a TypeScript project with it?typings command-line toolThe configurations of a TypeScript project can differ for a variety of reasons. But the goals remain clear: we need the editor as well as the compiler to recognize ...
Read now
Unlock full access