Deno Blog: Posts

Deno Blog

How Slack used Deno to save months of engineering effort in launching their new platform

Learn how building with Deno helped Slack launch their new development platform in weeks and not months.

Continue Reading…

Deno Blog

How Slack used Deno to save months of engineering effort in launching their new platform

Learn how building with Deno helped Slack launch their new development platform in weeks and not months.

Continue Reading…

Deno Blog

JSR Is Not Another Package Manager

JSR introduces a new way to share JavaScript and TypeScript code across platforms, focusing on simplifying distribution without replacing existing package managers.

Continue Reading…

Deno Blog

JSR Is Not Another Package Manager

JSR introduces a new way to share JavaScript and TypeScript code across platforms, focusing on simplifying distribution without replacing existing package managers.

Continue Reading…

Deno Blog

Announcing the Hookdeck SDK on JSR

Hookdeck, an event gateway for distributed and async architecture, now has an SDK on JSR.

Continue Reading…

Deno Blog

Announcing the Hookdeck SDK on JSR

Hookdeck, an event gateway for distributed and async architecture, now has an SDK on JSR.

Continue Reading…

Deno Blog

Announcing the Neon Serverless Driver on JSR

Neon, a performant, edge-compatible, serverless Postgres driver, arrives on JSR.

Continue Reading…

Deno Blog

Announcing the Neon Serverless Driver on JSR

Neon, a performant, edge-compatible, serverless Postgres driver, arrives on JSR.

Continue Reading…

Deno Blog

An intro to TSConfig for JavaScript Developers

TypeScript, one of the fastest growing languages, helps JavaScript developers improve code quality and productivity. But getting started can be challenging. Here's an introduction to TSConfig.

Continue Reading…

Deno Blog

An intro to TSConfig for JavaScript Developers

TypeScript, one of the fastest growing languages, helps JavaScript developers improve code quality and productivity. But getting started can be challenging. Here's an introduction to TSConfig.

Continue Reading…

Deno Blog

How we built JSR

A modern JavaScript registry needs to be fast, reliable, and be as simple as possible for end users. Here's how we built JSR.

Continue Reading…

Deno Blog

How we built JSR

A modern JavaScript registry needs to be fast, reliable, and be as simple as possible for end users. Here's how we built JSR.

Continue Reading…

Deno Blog

How Netlify used Deno Subhosting to build a successful edge functions product

Learn why Netlify chose Deno Subhosting over building their own solution with AWS Lambda to offer a successful edge functions product within weeks.

Continue Reading…

Deno Blog

How Netlify used Deno Subhosting to build a successful edge functions product

Learn why Netlify chose Deno Subhosting over building their own solution with AWS Lambda to offer a successful edge functions product within weeks.

Continue Reading…

Deno Blog

Introducing Simpler Project Creation in Deno Deploy

Introducing a more simplified project creation flow in Deno Deploy, including seamless CI/CD setup, a more transparent build and deployment step, and more.

Continue Reading…

Deno Blog

Introducing Simpler Project Creation in Deno Deploy

Introducing a more simplified project creation flow in Deno Deploy, including seamless CI/CD setup, a more transparent build and deployment step, and more.

Continue Reading…

Deno Blog

Deno 1.42: Better dependency management with JSR

Deno 1.42 revolutionizes dependency management with the seamless integration of JSR, enhancing Node/npm compatibility and introducing significant performance improvements.

Continue Reading…

Deno Blog

Deno 1.42: Better dependency management with JSR

Deno 1.42 revolutionizes dependency management with the seamless integration of JSR, enhancing Node/npm compatibility and introducing significant performance improvements.

Continue Reading…

Deno Blog

Introducing deployctl, the command line interface for Deno Deploy

Deno Deploy’s command line interface, deployctl, is the simplest way to deploy your projects to the cloud. Here’s how to do it.

Continue Reading…

Deno Blog

Introducing deployctl, the command line interface for Deno Deploy

Deno Deploy’s command line interface, deployctl, is the simplest way to deploy your projects to the cloud. Here’s how to do it.

Continue Reading…

Deno Blog

Introducing JSR - the JavaScript Registry

The JavaScript Registry (JSR) is a TypeScript-first, ESM-only module registry designed for the entire JavaScript ecosystem. Use JSR modules from Deno and npm-based projects. JSR is free and open source. Available today in public beta.

Continue Reading…

Deno Blog

Introducing JSR - the JavaScript Registry

The JavaScript Registry (JSR) is a TypeScript-first, ESM-only module registry designed for the entire JavaScript ecosystem. Use JSR modules from Deno and npm-based projects. JSR is free and open source. Available today in public beta.

Continue Reading…

Deno Blog

How to add Monaco to a Next.js app and securely run untrusted user code

Enabling your users to deploy and run code can make your platform more useful. Here's a guide to building a platform that deploys and runs untrusted user code via a browser IDE with Monaco, Next.js, and Subhosting.

Continue Reading…

Deno Blog

How to add Monaco to a Next.js app to enable custom user workflows

Allowing your users to create custom workflows increases your platform's value. Here's a simple guide to enable user-created workflows via a browser IDE with Monaco, Next.js, and Subhosting.

Continue Reading…

Deno Blog

Survey Results and Roadmap

You answered our survey and we listened. Here’s what we’re working on currently and what you can expect from Deno next.

Continue Reading…

Deno Blog

Survey Results and Roadmap

You answered our survey and we listened. Here’s what we’re working on currently and what you can expect from Deno next.

Continue Reading…

Deno Blog

Deno 1.41: smaller deno compile binaries

We've roughly halved the size of `deno compile` binaries, added official Linux ARM64 builds, continued to land Node.js compatibility improvements, and more.

Continue Reading…

Deno Blog

Deno 1.41: smaller deno compile binaries

We've roughly halved the size of `deno compile` binaries, added official Linux ARM64 builds, continued to land Node.js compatibility improvements, and more.

Continue Reading…

Deno Blog

Webhooks suck, but here are alternatives

Webhooks, originally proposed as a way to consume asynchronous feeds, became the one-size-fits-all solution for integrating cloud software. Here’s why we think there’s a better solution.

Continue Reading…

Deno Blog

Webhooks suck, but here are alternatives

Webhooks, originally proposed as a way to consume asynchronous feeds, became the one-size-fits-all solution for integrating cloud software. Here’s why we think there’s a better solution.

Continue Reading…