Tag: TypeScript

Here you will find all the articles with the tag: TypeScript.

TypeScript 4.9 beta is live, but ECMAScript Decorators are missing

TypeScript 4.9 beta is live, but ECMAScript Decorators are missing

The beta of TypeScript 4.9 is available, including substantial enhancements such as the new 'satisfies' operator. However, ECMAScript Decorators, which were scheduled for this release, are likely to be delayed. TypeScript 4.9 will be available as a release candidate on November 1 and as a final ... Read more

date2 years ago
Microsoft to launch TypeScript 4.8 within August

Microsoft to launch TypeScript 4.8 within August

TypeScript 4.8 is now a Release Candidate. According to Microsoft, the final release will be available around August 23. "Between now and the stable release of TypeScript 4.8, we expect no further changes apart from critical bug fixes", Microsoft program manager Daniel Rosenwasser shared in a b... Read more

date2 years ago
Microsoft TypeScript 4.7 Beta now available

Microsoft TypeScript 4.7 Beta now available

The new release features ECMAScript Module Support in Node.js and more. Microsoft announced the launch of the TypeScript 4.7 beta which includes ECMAScript Module Support in Node.js, control over module detection, control-flow analysis for computed properties, and more.  In TypeScript 4.... Read more

date2 years ago
Microsoft presents final release of TypeScript 4.6

Microsoft presents final release of TypeScript 4.6

Microsoft released the official version of TypeScript 4.6. The introduction brings new functionality and numerous fixes. TypeScript 4.6 adds functionality while resolving issues through internal refactoring. The fixes improve type-checking performance by up to 3 percent. A bug concerning cons... Read more

date2 years ago
GitHub launches tool that automatically finds code vulnerabilities

GitHub launches tool that automatically finds code vulnerabilities

The Github code scanning beta is now available. Currently, JavaScript and TypeScript code can automatically be scanned for four known vulnerabilities -- a number that promises to increase as time goes on. The four vulnerabilities are cross-site scripting (XSS), path, NoSQL, and SQL injection. Ac... Read more

date2 years ago
TypeScript 4.3 is out, featuring individual write types

TypeScript 4.3 is out, featuring individual write types

Microsoft announced the release of TypeScript 4.3, which comes with many updates including individual write types for properties, “–noImplicitOverride”, “override” and template string types improvements.   With individual write types, developers can specify read and write types fo... Read more

date3 years ago
Microsoft launches TypeScript 4.0 for JavaScript applications

Microsoft launches TypeScript 4.0 for JavaScript applications

Microsoft has recently released version 4.0 of TypeScript. This version of the programming language for large JavaScript-based applications introduces several significant features for developers. The release of TypeScript 4.0 is the combination of work on this programming language since the rele... Read more

date4 years ago
Microsofts programming language TypeScript is gaining in popularity

Microsofts programming language TypeScript is gaining in popularity

TypeScript, Microsoft's language for building JavaScript to scale, is making progress. Since its launch in 2012, the free open source programming language has ranked 12th on the Programming Language Rankings Q1-2019 of developer-analyst RedMonk. The ranking is published twice a year. TypeScript has ... Read more

date5 years ago
Microsoft unveils roadmap for TypeScript in 2019

Microsoft unveils roadmap for TypeScript in 2019

Microsoft's free open source programming language TypeScript is undergoing a transformation in the first half of 2019. TypeScript is Microsoft's implementation of JavaScript. According to SDTimes, Microsoft's announced improvement is a response to the continued growth and development of JavaScript.... Read more

date5 years ago