Tag: JavaScript
Bun 1.0 JavaScript runtime released complete with “experimental” Windows version
The Bun team has declared its JavaScript/TypeScript runtime stable with the release of version 1.0, staking strong claims […]
Deno denial of service attack resolved, with promise to address dependency impact
Deno suffered a distributed denial of service (DDoS) attack earlier this week, impacting its module registry as well […]
CommonJS: Here to stay or gone tomorrow?
CommonJS (CJS), a standard for modules in JavaScript, remains in widespread use despite being superseded by an official […]
TypeScript 5.1 released, 5.2 beta on way with resource management on the roadmap – more like C#?
Microsoft has released TypeScript 5.1, with improvements including less fuss over functions that return void or undefined, and […]
Bun 1.6 is out with new JavaScript/TypeScript bundler and ability to compile standalone executables
The team behind the Bun JavaScript runtime – led by Jarred Sumner – has released version 0.6, including […]
TypeScript is ‘not worth it’ for developing libraries, says Svelte author, as team switches to JavaScript and JSDoc
Svelte creator Rich Harris has made the case for switching from TypeScript to JavaScript and JSDoc, countering a […]
Tainted PHP code? JetBrains Qodana has a new detection feature
JetBrains has released a taint analysis feature for PHP in preview, via its early access programme. A “taint”, […]
Microsoft TypeScript 5.0 is nearly done, complete with ECMAScript Decorators
The TypeScript team has rolled out TypeScript 5.0 RC, with Microsoft senior program manager Daniel Rosenwasser saying that […]