TypeScript 2.1 introduces improved features
by Sean Chan
5 years
Microsoft today released TypeScript 2.1, introducing a handful of improvements. The new release is an update to TypeScript 2.0, so it doesn’t introduce a lot of major new features but it still adds some pretty nice improveme...
Microsoft officially releases TypeScript 2.0
by Sean Chan
6 years
Three months ago, Microsoft released the beta for TypeScript 2.0. Today, the company is officially releasing TypeScript 2.0, adding a host of new features and improvements. Microsoft likes to call TypeScript “JavaScript that...
Microsoft announces availability of TypeScript 2.0 RC
by Pradeep
6 years
Microsoft today announced the release candidate of TypeScript 2.0. From the previous beta, they have not added any new features. TypeScript 2.0 comes with new features such as Tagged unions, support for globs and more. Tagged unio...
Microsoft announces TypeScript 2.0 Beta
by Sean Chan
6 years
Microsoft today launched the beta for TypeScript 2.0. TypeScript is a open-sourced project from Microsoft which is basically JavaScript, but it can be used for large applications to provide better performance and scalability....