뉴스

Microsoft has released TypeScript version 3.7 beta, its popular JavaScript superset, with all the features it expects to release in the final build, scheduled for availability in early November.
Microsoft's open-source TypeScript team has issued the first beta of TypeScript 4.1, bringing new features, new checking flags, and editor productivity improvements. TypeScript, a superset of ...
TypeScript allows you to use the features available in latest JavaScript version (ES6) and compile it into an old version of JavaScript (ES3) that will work in old browsers.
Low Maintenance Types in TypeScript Dependent types are an interesting feature in TypeScript: Not only do they show what is happening in a program. They also prepare the code for things to come.
TypeScript, Microsoft’s typed superset of JavaScript, is getting set for an upgrade that will feature improved inference and async functions. The upgrade enables easier modeling of scenarios ...
There are lots of enhancements waiting for you in TypeScript 1.8, including features that make it easier to move your project to TypeScript, that protect you from errors and that give you even better ...