Roll your own JavaScript runtime

A walk-through of creating a CLI that executes JavaScript files. | Continue reading


@deno.com | 2 years ago

Deno 1.24 Release Notes

Deno 1.24 improves performance of transpiling and type-checking, adds unhandledrejection and beforeunload events, adds import.meta.resolve() API, and more | Continue reading


@deno.com | 2 years ago

2022-07-18 incident update

Post-mortem report for the Deploy and Subhosting outage on July 18th | Continue reading


@deno.com | 2 years ago

Deno’s July 13th incident update

Post-mortem report for the outage on July 13th and 14th 2022 | Continue reading


@deno.com | 2 years ago

How to call Rust functions in JavaScript with `wasmbuild`

An easier way to build Rust for Deno and the Web. | Continue reading


@deno.com | 2 years ago

Fresh is a new full stack web framework for Deno

Fresh is a new full stack web framework for Deno. By default, Fresh web pages send zero JavaScript to the client. | Continue reading


@deno.com | 2 years ago

Deno Raises $21M

Series A led by Sequoia Captial | Continue reading


@deno.com | 2 years ago

Deno 1.23

Deno 1.23 changes default type-checking behavior, ships with TypeScript 4.7, updates "deno task", and more | Continue reading


@deno.com | 2 years ago

May 30 incident update

Post-mortem report for the 1 hour service outage on March 30th 2022 | Continue reading


@deno.com | 2 years ago

Deno Deploy Beta 4

Introducing a dashboard re-design, more regions, and billing. | Continue reading


@deno.com | 2 years ago

Deno 1.22

Deno 1.22 changes default type-checking behavior, removes Deno.emit() API, adds Response.json() API, adds Deno namespace to workers by default, and more | Continue reading


@deno.com | 2 years ago

The Web-Interoperable Runtimes Community Group

Deno partners with Cloudflare and others on runtime interoperability through web standards. | Continue reading


@deno.com | 2 years ago

How to setup a blog with Hugo and Deno Deploy

Set up and deploy a blog to the edge in minutes. | Continue reading


@deno.com | 2 years ago

Deno 1.21

Deno 1.21 has improvements to testing facilities, the REPL, adds deno check, improves the language server, adds a new subprocess API, and more | Continue reading


@deno.com | 2 years ago

Entire website in a single JavaScript file

Explanation and making of a website in a single JavaScript file | Continue reading


@deno.com | 2 years ago

Supabase Functions on Deno Deploy

Supabase developers can now deploy global edge functions on Deno Deploy. | Continue reading


@deno.com | 2 years ago

Deno 1.20

Deno 1.20 increases performance, auto-compresses http responses, adds 'deno task', adds 'deno bench', allows import maps in deno.json, and more | Continue reading


@deno.com | 2 years ago

How to use Google Analytics in Deno Deploy

An example of how to use server-side Google Analytics in Deno | Continue reading


@deno.com | 2 years ago

How to publish Deno modules to NPM

dnt and oak - making code work across Deno and Node.js | Continue reading


@deno.com | 2 years ago

Deno 1.19

Deno 1.19 improves our web streams integration, introduces a `deno vendor` subcommand, and adds many other new features. | Continue reading


@deno.com | 2 years ago

Static Files on Deno Deploy

Deno Deploy runs Deno programs at the edge, now with support for static files. | Continue reading


@deno.com | 2 years ago

A list of every web API in Deno

Have you ever wondered how web compatible Deno is? In this blog post I explain every single web API available in Deno. | Continue reading


@deno.com | 2 years ago

Deno in 2021

Retrospect of what happened in 2021 and what's coming in 2022 | Continue reading


@deno.com | 2 years ago

Deno 1.18 Release Notes

Deno 1.18 marks the finalization of the Web Cryptography API, and adds, stabilizes, and improves many features. | Continue reading


@deno.com | 2 years ago

January 4th incident update

Post-mortem report for the 40 minute service outage on on 4th January 2022. | Continue reading


@deno.com | 2 years ago

Deno 1.17 Release

Deno 1.17 adds JSON imports, import completions in the REPL, and much more. | Continue reading


@deno.com | 2 years ago

Deno Joins TC39

Deno has joined the JavaScript standards committee to improve the language for everyone. | Continue reading


@deno.com | 2 years ago

Web Streams at the Edge

Deno Deploy provides web standard streaming infrastructure to easily whip up real-time applications. | Continue reading


@deno.com | 2 years ago

Slack Introduces New Platform with Help from Deno

Today Slack has announced their next generation development platform. Slack chose Deno for its "secure by default" principles, its web standard APIs, and its first-class TypeScript support. | Continue reading


@deno.com | 3 years ago

Deno 1.16

Deno 1.16 adds support for new JSX transforms, reading files from disk using fetch, and much more. | Continue reading


@deno.com | 3 years ago

Deno Deploy Beta 3

Deno Deploy is a multi-tenant distributed JavaScript VM running in 28 data centers across the world. | Continue reading


@deno.com | 3 years ago

Deno 1.15 Release Notes

Deno 1.15 improves Web Crypto support, adds deno uninstall subcommand, stabilizes URLPattern and more. | Continue reading


@deno.com | 3 years ago

Deno v1.15 Released

Deno 1.15 improves Web Crypto support, adds deno uninstall subcommand, stabilizes URLPattern and more. | Continue reading


@deno.com | 3 years ago

Deno 1.14

Deno 1.14 improves Web Crypto support, adds customization options to deno fmt and deno lint, introduces URLPattern, and more. | Continue reading


@deno.com | 3 years ago

Deno Deploy Beta 2

Deno Deploy is a multi-tenant distributed JavaScript VM running in 25 data centers across the world. | Continue reading


@deno.com | 3 years ago

Deno Is Now on MDN

Web compatibility data for Deno is now available on MDN. | Continue reading


@deno.com | 3 years ago

Deno 1.13 Release

Deno 1.13 stabilizes the native HTTP server, and introduces FFI, a streaming WebSocket API, the new self.structuredClone() function and more. | Continue reading


@deno.com | 3 years ago

Deno 1.12: TypeScript in REPL, WebAssembly threads and more

The Deno 1.12 release adds server side WebSockets, support for WASM threads, new web crypto APIs and more. | Continue reading


@deno.com | 3 years ago

Deno Deploy Beta 1

Deno Deploy is a multi-tenant distributed JavaScript VM running in 25 data centers across the world. | Continue reading


@deno.com | 3 years ago

Deno v1.10 Released

Deno 1.10 improves the built-in test runner, adds support for Web Storage API, structured clone, and more. | Continue reading


@deno.com | 3 years ago

Deno 1.9

Deno 1.9 adds a new native HTTP/2 web server, a vastly improved op infrastructure, import completions in the LSP, an interactive permission prompt, blob url support. | Continue reading


@deno.com | 3 years ago

The Deno Company

We have raised money to enable the millions of web programmers out there tomaximally leverage their craft. | Continue reading


@deno.com | 3 years ago