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.
You answered our survey and we listened. Here’s what we’re working on currently and what you can expect from Deno next.
You answered our survey and we listened. Here’s what we’re working on currently and what you can expect from Deno next.
We've roughly halved the size of `deno compile` binaries, added official Linux ARM64 builds, continued to land Node.js compatibility improvements, and more.
We've roughly halved the size of `deno compile` binaries, added official Linux ARM64 builds, continued to land Node.js compatibility improvements, and more.
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.
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.
Introducing TypeScript Champions (TSC), a new way to celebrate and support some of the most prolific TypeScript contributors.
We revamped Deno Deploy’s onboarding to show you how easy it is to use Deno’s cloud primitives in your projects.
We revamped Deno Deploy’s onboarding to show you how easy it is to use Deno’s cloud primitives in your projects.
2023 marked a significant step towards our vision of radically simplifying web development. Here are the biggest updates and what’s coming up next.
2023 marked a significant step towards our vision of radically simplifying web development. Here are the biggest updates and what’s coming up next.
Which technology is best for building a deployment platform for running third party code? Let's dive into the key differences in feature set, billing model, and performance.
Which technology is best for building a deployment platform for running third party code? Let's dive into the key differences in feature set, billing model, and performance.
Deno 1.40 introduces the Temporal API, TC39 decorators, and a range of deprecations and stabilizations, along with improvements in Node.js compatibility, LSP, diagnostics, and handling of unstable features, paving the way for a seamless upgrade to Deno 2.
Deno 1.40 introduces the Temporal API, TC39 decorators, and a range of deprecations and stabilizations, along with improvements in Node.js compatibility, LSP, diagnostics, and handling of unstable features, paving the way for a seamless upgrade to Deno 2.
This tutorial will show you how to build a simple cloud IDE using the Deno Subhosting API.
This tutorial will show you how to build a simple cloud IDE using the Deno Subhosting API.
Details, prizes, submission guidelines, resources, and more about the Deno Subhosting Hackathon.
Details, prizes, submission guidelines, resources, and more about the Deno Subhosting Hackathon.
We've made a ton of improvements to our Node and npm compatibility this past year. Here's a chance for you to experience those improvements and win some prizes.
We've made a ton of improvements to our Node and npm compatibility this past year. Here's a chance for you to experience those improvements and win some prizes.
Learn to use text completions, image generation, image analysis, and more features of OpenAI using their official Deno SDK.
Learn to use text completions, image generation, image analysis, and more features of OpenAI using their official Deno SDK.
We've re-added WebGPU, added new deno coverage reporters, made substantial Node.js compatibility improvements, and more.
We've re-added WebGPU, added new deno coverage reporters, made substantial Node.js compatibility improvements, and more.
We compare Deno KV to other serverless data stores on performance, price, developer experience, and more.
We compare Deno KV to other serverless data stores on performance, price, developer experience, and more.
Access our zero config distributed database, Deno KV, in your Node projects with our new npm package.
Access our zero config distributed database, Deno KV, in your Node projects with our new npm package.
Detecting changes in Deno KV with `kv.watch` makes it easier to build real-time applications like newsfeeds, analytics, multi-user collaboration tools, and more.