News

TypeScript 5.5 makes API consumption of ECMAScript modules easier. Previously, if a developer was writing an ECMAScript module in Node.js, named imports were not available from the typescript package.
Amazon announced the availability of AWS Cloud Control API, a set of common APIs designed to allow developers to manage their AWS services.
In this column, I'm finally going to deliver what I've been building toward for the last few months: An HTML page in the client that uses TypeScript to integrate Web API services with a client-side ...
TypeScript 5.9 RC arrives with import defer for deferred module evaluation, stable Node.js 20 module targeting, and refined editor hover tooltips. It also brings compiler performance gains and notable ...