Home Tags Deno

Tag: deno

Fixing bug-prone JavaScript dates: Deno 1.4 adds its support for Temporal API

Deno 1.4 is out, including support (behind a flag) for the Temporal API, a JavaScript standard for improved […]

How fast is your programming language? New contest and benchmarks spark debate

Java programmers are being pressed to post the fastest possible solution to a “one billion row challenge,” prompting […]

Deno 1.39 released: WebGPU is back, plus better Node.js compatibility, and TypeScript 5.3

Deno 1.39 is out with WebGPU support, new coverage reporters, better Node.js compatibility and TypeScript 5.3, though the […]

Deno adds scaleable messaging with new Queues feature, sparks debate about proprietary services

Deno has previewed Queues, a messaging system which enables asynchronous processing of long-running tasks. Queues are built on […]

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 […]

Bun 0.7.1 released, 1.0 promised for September 7th

Bun, a JavaScript runtime based on Zig and JavaScript Core, has reached version 0.71, with version 1.0 promised […]

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 […]

Edge functions: good for performance and cost, hard to debug and integrate, states new survey

Around 1,000 developers have expressed their views on edge functions, a modern approach to web applications, showing enthusiasm […]

Deno makes the case for server side rendering

Deno, maker of an JavaScript/Typescript runtime for use outside the browser as an alternative to Node.js, has published […]

Node.js rival Deno adds stable npm compatibility in effort to bridge module system divide

The Deno team has released version 1.28 which “stabilizes npm compatibility,” according to a post today. This is […]