Deno Blog: Posts

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…

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…

Deno Blog

Deno 1.35: A fast and convenient way to build web servers

Deno.serve() is stable, support for key npm packages, and more.

Continue Reading…

Deno Blog

Deno 1.35: A fast and convenient way to build web servers

Deno.serve() is stable, support for key npm packages, and more.

Continue Reading…

Deno Blog

June 25th, 2023 Deno Deploy Postmortem

Post-mortem report for the Deploy outage on June 25th, 2023.

Continue Reading…

Deno Blog

CommonJS is hurting JavaScript

How CommonJS became Node's module system, ESM solved modules for the browser, and why supporting both slows down the JavaScript ecosystem.

Continue Reading…

Deno Blog

CommonJS is hurting JavaScript

How CommonJS became Node's module system, ESM solved modules for the browser, and why supporting both slows down the JavaScript ecosystem.

Continue Reading…

Deno Blog

Announcing SOC 2 Compliance

What SOC 2 compliance for security, availability, and confidentiality means for Deno.

Continue Reading…

Deno Blog

Announcing SOC 2 Compliance

What SOC 2 compliance for security, availability, and confidentiality means for Deno.

Continue Reading…

Deno Blog

Fresh 1.2 – welcoming a full-time maintainer, sharing state between islands, limited npm support, and more

Learn what new features the 1.2 release brings and about the future of Fresh.

Continue Reading…

Deno Blog

Fresh 1.2 – sharing state between islands, limited npm support, and more

Learn what new features the 1.2 release brings and about the future of Fresh.

Continue Reading…

Deno Blog

Announcing the Deno KV Hackathon

Rules, categories, prizes, and more about the Deno KV Hackathon.

Continue Reading…

Deno Blog

Announcing the Deno KV Hackathon

Rules, categories, prizes, and more about the Deno KV Hackathon.

Continue Reading…

Deno Blog

The State of Edge Functions 2023: The Year of Globally Distributed Apps

More developers are hosting entire apps at the edge and other major takeaways from the 2023 State of Edge Functions report.

Continue Reading…

Deno Blog

The State of Edge Functions 2023: The Year of Globally Distributed Apps

More developers are hosting entire apps at the edge and other major takeaways from the 2023 State of Edge Functions report.

Continue Reading…

Deno Blog

How to Build a CRUD API with Oak and Deno KV

Learn how to use secondary indices, atomic transctions, and more with Deno KV in this introductory tutorial.

Continue Reading…

Deno Blog

How to Build a CRUD API with Oak and Deno KV

Learn how to use secondary indexes, atomic transctions, and more with Deno KV in this introductory tutorial.

Continue Reading…

Deno Blog

June 25th, 2023 Deno Deploy Postmortem

Post-mortem report for the Deploy outage on June 25th, 2023.

Continue Reading…

Deno Blog

Node.js built-ins on Deno Deploy

You can now use Node.js built-in modules like `node:http` on Deno Deploy, allowing you to run existing Node.js apps at the edge.

Continue Reading…

Deno Blog

Node.js built-ins on Deno Deploy

You can now use Node.js built-in modules like `node:http` on Deno Deploy, allowing you to run existing Node.js apps at the edge.

Continue Reading…

Deno Blog

Deno 1.34: deno compile supports npm packages

This update augments compatibility with npm and Node.js, incorporates glob support, and enhances TLS certificates with IP addresses. It also brings forth improvements to the configuration, language server, APIs, and updates to V8 and TypeScript.

Continue Reading…

Deno Blog

Deno 1.34: deno compile supports npm packages

This update augments compatibility with npm and Node.js, incorporates glob support, and enhances TLS certificates with IP addresses. It also brings forth improvements to the configuration, language server, APIs, and updates to V8 and TypeScript.

Continue Reading…

Deno Blog

May 23rd, 2023 Deno Deploy Postmortem

Post-mortem report for the Deploy and Subhosting outage on May 23rd, 2023.

Continue Reading…

Deno Blog

May 23rd, 2023 Deno Deploy Postmortem

Post-mortem report for the Deploy and Subhosting outage on May 23rd, 2023.

Continue Reading…

Deno Blog

How immutable scripts in Deno allow Windmill.dev (YC S22) to build production-grade ops

We chose Deno for its low cold start times, ability to execute untrusted code securely, and ease in creating shareable, immutable scripts.

Continue Reading…

Deno Blog

How immutable scripts in Deno allow Windmill.dev (YC S22) to build production-grade ops

We chose Deno for its low cold start times, ability to execute untrusted code securely, and ease in creating shareable, immutable scripts.

Continue Reading…

Deno Blog

Build your own ChatGPT-style doc search with Fresh, OpenAI, and Supabase

Learn how to setup a customized ChatGPT-style doc search and work with the OpenAI Chat-GPT3 API.

Continue Reading…

Deno Blog

Build your own ChatGPT-style doc search with Fresh, OpenAI, and Supabase

Learn how to setup a customized ChatGPT-style doc search and work with the OpenAI Chat-GPT3 API.

Continue Reading…