About 4,900 results
Open links in new tab
  1. The starting point for learning TypeScript

    Find TypeScript starter projects: from Angular to React or Node.js and CLIs.

  2. TypeScript: Handbook - The TypeScript Handbook

    If you are coming to TypeScript without a JavaScript background, with the intention of TypeScript being your first language, we recommend you first start reading the documentation on either …

  3. TypeScript: JavaScript With Syntax For Types.

    TypeScript extends JavaScript by adding types to the language. TypeScript speeds up your development experience by catching errors and providing fixes before you even run your code.

  4. Documentation - TypeScript for JavaScript Programmers

    This tutorial provides a brief overview of TypeScript, focusing on its type system. Types by Inference TypeScript knows the JavaScript language and will generate types for you in many …

  5. Documentation - TypeScript for the New Programmer

    Learn TypeScript from scratch

  6. Documentation - TypeScript Tooling in 5 minutes

    A tutorial to understand how to create a small website with TypeScript

  7. TypeScript: Documentation - Modules - Introduction

    How TypeScript models JavaScript modulesThis document is divided into four sections: The first section develops the theory behind how TypeScript approaches modules. If you want to be …

  8. TypeScript Cheat Sheets

    To read later or printDownloadable syntax reference pages for different parts of everyday TypeScript code Learn more about Classes, Interfaces, Types and Control Flow Analysis

  9. TypeScript: Documentation - Migrating from JavaScript

    If you’re using Gulp in some fashion, we have a tutorial on using Gulp with TypeScript, and integrating with common build tools like Browserify, Babelify, and Uglify.

  10. Examples - TypeScript

    The Playground examples are an interactive set of tutorials, and overviews into parts of TypeScript with a very tight focus. They are not as comprehensive as the TypeScript …