Deno Blog: Posts

Deno Blog

Announcing Stable V8 Bindings for Rust

Rusty V8, a library that provides high-quality, zero-overhead Rust bindings to V8, is finally stable. Here's how to use it.

Continue Reading…

Deno Blog

Announcing Stable V8 Bindings for Rust

Rusty V8, a library that provides high-quality, zero-overhead Rust bindings to V8, is finally stable. Here's how to use it.

Continue Reading…

Deno Blog

Deno 2.0 Release Candidate

This release candidate, a near-final look at Deno 2, includes the addition of Node's process global, better dependency management, and various API stabilizations, and more.

Continue Reading…

Deno Blog

Deno 2.0 Release Candidate

This release candidate, a near-final look at Deno 2, includes the addition of Node's process global, better dependency management, and various API stabilizations, and more.

Continue Reading…

Deno Blog

Secure, efficient private npm registries with Cloudsmith and Deno

Deno can use private npm registries with Cloudsmith, which offers additional security features, analytics into module usage, and more. Here’s how to do it.

Continue Reading…

Deno Blog

Secure, efficient private npm registries with Cloudsmith and Deno

Deno can use private npm registries with Cloudsmith, which offers additional security features, analytics into module usage, and more. Here’s how to do it.

Continue Reading…

Deno Blog

Painting the Plane as We Fly It: Designing JSR

JSR, created for the JavaScript community, needed a logo and a website to look distinct, friendly, and inclusive. Here's how we approached this design problem.

Continue Reading…

Deno Blog

Painting the Plane as We Fly It: Designing JSR

JSR, created for the JavaScript community, needed a logo and a website to look distinct, friendly, and inclusive. Here's how we approached this design problem.

Continue Reading…

Deno Blog

Introducing Web Cache API support on Deno Deploy

The Web Cache API offers sub-millisecond read latency, multi-Gbps write throughput, and unbounded storage. Here’s how you can use it.

Continue Reading…

Deno Blog

Introducing Web Cache API support on Deno Deploy

The Web Cache API offers sub-millisecond read latency, multi-Gbps write throughput, and unbounded storage. Here’s how you can use it.

Continue Reading…

Deno Blog

Deno 1.46: The Last 1.x Release

Our last 1.x release before Deno 2 comes with a ton of features, ranging from a simpler, improved CLI, to multi-threaded web servers, improvements to Node.js/npm compatibility, and more.

Continue Reading…

Deno Blog

Deno 1.46: The Last 1.x Release

Our last 1.x release before Deno 2 comes with a ton of features, ranging from a simpler, improved CLI, to multi-threaded web servers, improvements to Node.js/npm compatibility, and more.

Continue Reading…

Deno Blog

Protect your cloud spend with new Deno Deploy spend limits

You can now exercise greater control over your Deno Deploy spend with our new spend limits. Here’s how they work.

Continue Reading…

Deno Blog

Protect your cloud spend with new Deno Deploy spend limits

You can now exercise greater control over your Deno Deploy spend with our new spend limits. Here’s how they work.

Continue Reading…

Deno Blog

What we got wrong about HTTP imports

Designing a module system around HTTP imports was ambitious. Here are some issues we encountered and how we solved for them.

Continue Reading…

Deno Blog

What we got wrong about HTTP imports

Designing a module system around HTTP imports was ambitious. Here are some issues we encountered and how we solved for them.

Continue Reading…

Deno Blog

Benchmarking AWS Lambda Cold Starts Across JavaScript Runtimes

When running production JavaScript in the cloud, performance is a critical consideration. Here’s how Deno’s cold start times compare against other JavaScript runtimes on AWS Lambda.

Continue Reading…

Deno Blog

Benchmarking AWS Lambda Cold Starts Across JavaScript Runtimes

When running production JavaScript in the cloud, performance is a critical consideration. Here’s how Deno’s cold start times compare against other JavaScript runtimes on AWS Lambda.

Continue Reading…

Deno Blog

Announcing Supabase on JSR

Supabase's isomorphic JavaScript client library is now available on JSR.

Continue Reading…

Deno Blog

Announcing Supabase on JSR

Supabase's isomorphic JavaScript client library is now available on JSR.

Continue Reading…

Deno Blog

Deno 1.45: Workspace and Monorepo Support

Deno 1.45 introduces workspaces and monorepo support, improved Node.js compatibility, updates to `deno install`, the new `deno init --lib` command, deprecation of `deno vendor`, Standard Library stabilization, upgrades to V8 12.7 and TypeScript 5.5.2, and more.

Continue Reading…

Deno Blog

Deno 1.45: Workspace and Monorepo Support

Deno 1.45 introduces workspaces and monorepo support, improved Node.js compatibility, updates to `deno install`, the new `deno init --lib` command, deprecation of `deno vendor`, Standard Library stabilization, upgrades to V8 12.7 and TypeScript 5.5.2, and more.

Continue Reading…

Deno Blog

Introducing KV Backup for Deno Subhosting

This new feature allows Subhosting users to configure their KV databases to back up data to their own S3-compatible object storage via APIs.

Continue Reading…

Deno Blog

Introducing KV Backup for Deno Subhosting

This new feature allows Subhosting users to configure their KV databases to back up data to their own S3-compatible object storage via APIs.

Continue Reading…

Deno Blog

A Gentle Intro to TypeScript

Quick, digestible bites of TypeScript goodness for Deno developers. In this first bite, we introduce TypeScript, how to add type annotations to your code and why you should.

Continue Reading…

Deno Blog

A Gentle Intro to TypeScript

Quick, digestible bites of TypeScript goodness for Deno developers. In this first bite, we introduce TypeScript, how to add type annotations to your code and why you should.

Continue Reading…

Deno Blog

Announcing Hono on JSR

Hono, a lightweight, fast, cross-platform web framework, is now on JSR.

Continue Reading…

Deno Blog

Announcing Hono on JSR

Hono, a lightweight, fast, cross-platform web framework, is now on JSR.

Continue Reading…

Deno Blog

How We Made the Deno Language Server Ten Times Faster

When a customer reported performance issues with the Deno language server, we began a performance investigation that resulted in reducing auto-completion times from 6-8 seconds to under one second in large codebases. This is how we did it.

Continue Reading…

Deno Blog

How We Made the Deno Language Server Ten Times Faster

When a customer reported performance issues with the Deno language server, we began a performance investigation that resulted in reducing auto-completion times from 6-8 seconds to under one second in large codebases. This is how we did it.

Continue Reading…