Deno Blog: Posts

Deno Blog

Register for Deno Fest Tokyo, October 20th 2023

Join us to learn about the past, present, and future of Deno as we co-host Deno Fest in Tokyo on October 20th!

Continue Reading…

Deno Blog

Register for Deno Fest Tokyo, October 20th 2023

Join us to learn about the past, present, and future of Deno as we co-host Deno Fest in Tokyo on October 20th!

Continue Reading…

Deno Blog

Deno 1.37: Modern JavaScript in Jupyter Notebooks

Deno 1.37 ships with a Jupyter notebook integration and improved VSCode and LSP features.

Continue Reading…

Deno Blog

Deno 1.37: Modern JavaScript in Jupyter Notebooks

Deno 1.37 ships with a Jupyter notebook integration and improved VSCode and LSP features.

Continue Reading…

Deno Blog

The State of Web Frameworks on Deno

With npm compatibility in Deno improving, and npm specifiers now available on Deno Deploy, there are more options than ever to build web apps on Deno. Let's explore some options, including Fresh, SvelteKit, Nuxt/Vue, Astro, and beyond.

Continue Reading…

Deno Blog

The State of Web Frameworks on Deno

With npm compatibility in Deno improving, and npm specifiers now available on Deno Deploy, there are more options than ever to build web apps on Deno. Let's explore some options, including Fresh, SvelteKit, Nuxt/Vue, Astro, and beyond.

Continue Reading…

Deno Blog

Deno KV internals: building a database for the modern web

How we built a performant, scalable, ACID-compliant, JavaScript-native database on FoundationDB.

Continue Reading…

Deno Blog

How We Built Deno KV using FoundationDB

How we built a performant, scalable, JavaScript-native database on top of FoundationDB.

Continue Reading…

Deno Blog

Deno KV internals: building a database for the modern web

How we built a performant, scalable, ACID-compliant, JavaScript-native database on FoundationDB.

Continue Reading…

Deno Blog

Announcing native npm support on Deno Deploy

Deno Deploy becomes the first isolate serverless platform to natively support more than two million modules on npm.

Continue Reading…

Deno Blog

Announcing native npm support on Deno Deploy

Deno Deploy becomes the first isolate serverless platform to natively support more than two million modules on npm.

Continue Reading…

Deno Blog

Deno KV is in Open Beta

Deno KV, the easiest way to add a strongly consistent database to your app, is now in open beta.

Continue Reading…

Deno Blog

Deno KV is in Open Beta

Deno KV, the easiest way to add a strongly consistent database to your app, is now in open beta.

Continue Reading…

Deno Blog

Build a Cross-Platform CLI with Deno in 5 minutes

Here's how Deno's built-in tools and APIs make it easy to build a CLI and distribute it to all major platforms.

Continue Reading…

Deno Blog

Build a Cross-Platform CLI with Deno in 5 minutes

Here's how Deno's built-in tools and APIs make it easy to build a CLI and distribute it to all major platforms.

Continue Reading…

Deno Blog

August 22nd, 2023 Deno Deploy Post-mortem

Post-mortem report for the Deploy outage on August 22nd, 2023.

Continue Reading…

Deno Blog

August 22nd, 2023 Deno Deploy Post-mortem

Post-mortem report for the Deploy outage on August 22nd, 2023.

Continue Reading…

Deno Blog

Fresh 1.4 – Faster Page Loads, Layouts and More

Discover new improvements in Fresh 1.4 that makes your site quicker to load and comes with several improvements to make authoring complex projects easier.

Continue Reading…

Deno Blog

Fresh 1.4 – Faster Page Loads, Layouts and More

Discover new improvements in Fresh 1.4 that makes your site quicker to load and comes with several improvements to make authoring complex projects easier.

Continue Reading…

Deno Blog

Node.js's Config Hell Problem

Why a Next.js project has over 30 configuration files and what we can do to avoid it.

Continue Reading…

Deno Blog

Node.js's Config Hell Problem

Why a Next.js project has over 30 configuration files and what we can do to avoid it.

Continue Reading…

Deno Blog

Deno 1.36: More flexible security and expanded testing APIs

Deno 1.36 introduces new runtime security options plus expanded testing and benchmarking APIs.

Continue Reading…

Deno Blog

Deno 1.36: More flexible security and expanded testing APIs

Deno 1.36 introduces new runtime security options plus expanded testing and benchmarking APIs.

Continue Reading…

Deno Blog

dnt — the easiest way to publish a hybrid npm module for ESM and CommonJS

How to write your module with modern tooling and transform it with `dnt` to support CommonJS, ESM, browsers, Deno, Node.js, TypeScript, and more.

Continue Reading…

Deno Blog

dnt — the easiest way to publish a hybrid npm module for ESM and CommonJS

How to write your module with modern tooling and transform it with `dnt` to support CommonJS, ESM, browsers, Deno, Node.js, TypeScript, and more.

Continue Reading…

Deno Blog

How the creator of Homebrew simplifies distributing software with tea and Deno

Deno is a critical part of distributing our own software and also helping our users manage their dependencies.

Continue Reading…

Deno Blog

How the creator of Homebrew simplifies distributing software with tea and Deno

Deno is a critical part of distributing our own software and also helping our users manage their dependencies.

Continue Reading…

Deno Blog

Build and Ship Astro Sites with Deno and Deno Deploy

Learn how to build and deploy static and server-rendered apps with Astro on Deno and Deno Deploy.

Continue Reading…

Deno Blog

Build and Ship Astro Sites with Deno and Deno Deploy

Learn how to build and deploy static and server-rendered apps with Astro on Deno and Deno Deploy.

Continue Reading…

Deno Blog

Fresh 1.3 – Simplified Route Components and More

Explore the key improvements in Fresh 1.3: streamlined route components, enhanced error handling, updated linting rules, and multi-island exports. This release also supports the stable Deno.serve API, making Deno projects more efficient and manageable.

Continue Reading…