About 50 results
Open links in new tab
  1. TypeScript: JavaScript With Syntax For Types.

    TypeScript is JavaScript with syntax for types. TypeScript is a strongly typed programming language that builds on JavaScript, giving you better tooling at any scale.

  2. The starting point for learning TypeScript

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

  3. TypeScript: TS Playground - An online editor for exploring TypeScript ...

    The Playground lets you write TypeScript or JavaScript online in a safe and sharable way.

  4. The TypeScript Handbook

    The Handbook The TypeScript Handbook is intended to be a comprehensive document that explains TypeScript to everyday programmers. You can read the handbook by going from top to bottom in the …

  5. How to set up TypeScript

    Download TypeScript TypeScript can be installed through three installation routes depending on how you intend to use it: an npm module, a NuGet package or a Visual Studio Extension. If you are using …

  6. TypeScript: Documentation - The Basics

    TypeScript takes tooling seriously, and that goes beyond completions and errors as you type. An editor that supports TypeScript can deliver “quick fixes” to automatically fix errors, refactorings to easily re …

  7. Documentation - TypeScript for JavaScript Programmers

    TypeScript stands in an unusual relationship to JavaScript. TypeScript offers all of JavaScript’s features, and an additional layer on top of these: TypeScript’s type system. For example, JavaScript provides …

  8. 学习 TypeScript 的起点

    TypeScript Documentation Get Started Quick introductions based on your background or preference. 面向编程初学者的 TS 为 JS 程序员准备的 TypeScript TS for Java/C# Programmers TS for Functional …

  9. Documentation - TypeScript for the New Programmer

    The relationship between TypeScript (TS) and JavaScript (JS) is rather unique among modern programming languages, so learning more about this relationship will help you understand how …

  10. TypeScript Cheat Sheets

    TypeScript Cheat Sheets Downloadable syntax reference pages for different parts of everyday TypeScript code Learn more about Classes, Interfaces, Types and Control Flow Analysis Download …