Join us to learn about the past, present, and future of Deno as we co-host Deno Fest in Tokyo on October 20th!
Deno 1.37 ships with a Jupyter notebook integration and improved VSCode and LSP features.
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.
How we built a performant, scalable, ACID-compliant, JavaScript-native database on FoundationDB.
Deno Deploy becomes the first isolate serverless platform to natively support more than two million modules on npm.
Deno KV, the easiest way to add a strongly consistent database to your app, is now in open beta.
Here's how Deno's built-in tools and APIs make it easy to build a CLI and distribute it to all major platforms.
Post-mortem report for the Deploy outage on August 22nd, 2023.
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.
Why a Next.js project has over 30 configuration files and what we can do to avoid it.
Deno 1.36 introduces new runtime security options plus expanded testing and benchmarking APIs.
How to write your module with modern tooling and transform it with dnt to support CommonJS, ESM, browsers, Deno, Node.js, TypeScript, and more.
Deno is a critical part of distributing our own software and also helping our users manage their dependencies.
Learn how to build and deploy static and server-rendered apps with Astro on Deno and Deno Deploy.
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.
Deno.serve() is stable, support for key npm packages, and more.
Post-mortem report for the Deploy outage on June 25th, 2023.
How CommonJS became Node's module system, ESM solved modules for the browser, and why supporting both slows down the JavaScript ecosystem.
What SOC 2 compliance for security, availability, and confidentiality means for Deno.
Learn what new features the 1.2 release brings and about the future of Fresh.