TLDRTypeScript is a popular JavaScript superset created by Microsoft. It brings a type system on top of all the flexibility and dynamic capabilities of JavaScript. The language has been built as an open-source project, licensed under the Apache License 2.0. The features of TypeScript are thoroughly explained in the TypeScript
Table of contents
What is TypeScriptInstalling TypeScriptDefining a TypeScript ProjectTypeScript FeaturesRuntime Validations1 Comment
Sort: