D

Deno

D
Deno Dev Tools v2.9

Deno 2.9

`deno desktop` for building native desktop apps from web tech, first-class migration from npm/pnpm/yarn/Bun, CSS module imports, snapshot and parameterized testing, smaller `deno compile --bundle` binaries, and Node.js 26 compatibility.

D
Deno Dev Tools v2.8

Deno 2.8

`import defer`, six new subcommands (`deno transpile`, `deno pack`, `deno bump-version`, `deno ci`, `deno why`, `deno audit fix`), network debugging in Chrome DevTools, framework-aware `deno compile`, and 3.66x faster cold npm installs.

D
Deno Dev Tools v2.7

Deno 2.7: Temporal API, Windows ARM, and npm overrides

Deno 2.7 stabilizes the Temporal API, adds Windows on ARM builds, npm overrides in package.json, brotli compression streams, self-extracting compiled binaries, deno create, and dozens of Node.js compatibility improvements.

D
Deno Dev Tools v2.6

Deno 2.6: dx is the new npx

This release includes `dx` for running package binaries, more granular permissions, source phase imports, faster type checking with `tsgo`, native source maps, `deno audit`, and much more.

D
Deno Dev Tools

Build a dinosaur runner game with Deno, pt. 1

This series of posts will guide you through building a simple game using Deno. Each post corresponds to a stage in the development process, gradually introducing new features and concepts.

D
Deno Dev Tools

How Deno protects against npm exploits

Recent supply chain attacks on npm is a reminder that Node and npm grants unfettered access to your systems. Here's how Deno, with an opt-in security model, protects against these vulnerabilities.

D
Deno Dev Tools v2.5

Deno 2.5: Permissions in the config file

Simpler permission management with permission sets, new Deno.test APIs for setting up and tearing down test cases, specifying custom headers in WebSocket connections, runtime APIs in deno bundle, and more.

D
Deno Dev Tools v2.4

Deno 2.4: deno bundle is back

Deno bundle is back, alongside the addition of bytes and text imports, stabilized built-in OpenTelemetry, a new --preload flag, simplified dependency management with deno update, and more.

D
Deno Dev Tools

JavaScript™ Trademark Update

The Trademark Trial and Appeal Board has dismissed our fraud claim against Oracle. We disagree with this decision.

D
Deno Dev Tools

What's coming to JavaScript

Here are proposals that were advanced at the last TC39 meeting and what that means for the future of JavaScript.

D
Deno Dev Tools

A brief history of JavaScript

In 30 years, JavaScript went from being a little scripting language to one of the world's most popular. Here are key moments to show how it has evolved and where it is headed.

D
Deno Dev Tools

An Update on Fresh

Fresh 2.0 is very much still active. Here’s an update and how to try out the alpha.