TypeScript

TypeScript 3.7 beta debuts with optional chaining

The next version of TypeScript, Microsoft’s typed superset of JavaScript, will include optional chaining, an ECMAScript feature that allows developers to stop running expressions if they encounter a null or undefined value.  A beta version of TypeScript 3.7 was released October 1, with general availability planned for early November. A release candidate is due before […]

TypeScript 3.7 beta debuts with optional chaining Read More »

Microsoft proposes Static TypeScript for embedded systems

Microsoft is proposing a subset of TypeScript, the company’s popular typed superset of JavaScript, and its compiler/linker toolchain for use in embedded computing.  In a paper titled, “Static TypeScript: An Implementation of a Static Compiler for the TypeScript Language,” Microsoft researchers describe a Static TypeScript system and the challenges of implementing embedded programming platforms in the classroom.

Microsoft proposes Static TypeScript for embedded systems Read More »

TypeScript 3.6 brings stricter checking to iterators and generators

TypeScript 3.6, the latest version of Microsoft’s typed superset of JavaScript, is now available as a production release. It brings stricter checking of iterators and generators and an improved user experience around promises.  TypeScript 3.6 has stricter checking for generators and iterator functions, Previously, users of generators could not differentiate whether a value was yielded or

TypeScript 3.6 brings stricter checking to iterators and generators Read More »

?
WP Twitter Auto Publish Powered By : XYZScripts.com