The Basics

Essential TypeScript to get you up and running quickly with Deno.

Deno provides a consistent, standard environment for running TypeScript.

Although the TypeScript configuration can be modified, this is generally not recommended.

Deno by Example demonstrates the use of TypeScript for maximum productivity with the standard Deno environment.