Today our team is happy to present our latest release with TypeScript 2.2!
For those who haven’t yet heard of it, TypeScript is a simple extension to JavaScript to add optional types along with all the new ECMAScript features. TypeScript builds on the ECMAScript standard and adds type-checking to make you way more productive through cleaner code and stronger tooling. Your TypeScript code then gets transformed into clean, runnable JavaScript that even older browsers can run.
Source: Announcing TypeScript 2.2 | TypeScript
The post Announcing TypeScript 2.2 | TypeScript appeared first on angular.org.il.