TypeScript
From APIDesign
(Difference between revisions)
Line 1: | Line 1: | ||
- | Microsoft's attempt to bring types to [[JavaScript]] is called [[wikipedia:TypeScript]]. [[I]] especially admire the huge [https://github.com/DefinitelyTyped/DefinitelyTyped collection of typings] for originally untyped [[JavaScript]] libraries. | + | Microsoft's attempt to bring types to [[JavaScript]] is called [[wikipedia:TypeScript|TypeScript]]. [[I]] especially admire the huge [https://github.com/DefinitelyTyped/DefinitelyTyped collection of typings] for originally untyped [[JavaScript]] libraries. |
Current revision
Microsoft's attempt to bring types to JavaScript is called TypeScript. I especially admire the huge collection of typings for originally untyped JavaScript libraries.