Typescript: Difference between revisions

From wikinotes
No edit summary
No edit summary
Line 1: Line 1:
[[javascript]] with compile-time type-checking.
[[javascript]] with compile-time type-checking.<br>
it's runtime behaviour remains untyped.


= Documentation =
= Documentation =

Revision as of 02:44, 11 December 2022

javascript with compile-time type-checking.
it's runtime behaviour remains untyped.

Documentation

official docs https://www.typescriptlang.org/docs/
homepage https://www.typescriptlang.org/