Deno Blog: Posts

Deno Blog

How Deno's documentation is evolving

Documentation is a critical part of developer experience. Here's how we're improving our documentation and what's to come.

Continue Reading…

Deno Blog

How Deno's documentation is evolving

Documentation is a critical part of developer experience. Here's how we're improving our documentation and what's to come.

Continue Reading…

Deno Blog

Oracle justified its JavaScript trademark with Node.js—now it wants that ignored

Oracle filed a motion to dismiss in response to Deno’s petition to cancel its “JavaScript” trademark. But instead of addressing the real issue—that JavaScript is an open standard with multiple independent implementations—Oracle is trying to stall the process and sidestep accountability.

Continue Reading…

Deno Blog

Oracle justified its JavaScript trademark with Node.js—now it wants that ignored

Oracle filed a motion to dismiss in response to Deno’s petition to cancel its “JavaScript” trademark. But instead of addressing the real issue—that JavaScript is an open standard with multiple independent implementations—Oracle is trying to stall the process and sidestep accountability.

Continue Reading…

Deno Blog

Introducing the JSR open governance board

JSR, a modern open source JavaScript registry, is meant for the greater JavaScript and TypeScript community. We're thrilled to announce its own independent governing body.

Continue Reading…

Deno Blog

Introducing the JSR open governance board

JSR, a modern open source JavaScript registry, is meant for the greater JavaScript and TypeScript community. We're thrilled to announce its own independent governing body.

Continue Reading…

Deno Blog

Deno Blog updated their profile.

Deno Blog

Intro to Wasm in Deno

Web Assembly, or Wasm, is a great way to increase performance in your web application. Here is an introductory guide to what it is and how you can use it.

Continue Reading…

Deno Blog

Intro to Wasm in Deno

Web Assembly, or Wasm, is a great way to increase performance in your web application. Here is an introductory guide to what it is and how you can use it.

Continue Reading…

Deno Blog

Announcing OpenAI on JSR

OpenAI, leading development platform for building generative AI products and experiences, now has a JavaScript and TypeScript SDK on JSR.

Continue Reading…

Deno Blog

Announcing OpenAI on JSR

OpenAI, leading development platform for building generative AI products and experiences, now has a JavaScript and TypeScript SDK on JSR.

Continue Reading…

Deno Blog

Deno in 2024

We had a busy 2024 with the launch of Deno 2 and JSR, and dozens of features to simplify programming. Here are the biggest updates in 2024 and what's on the horizon.

Continue Reading…

Deno Blog

Deno in 2024

We had a busy 2024 with the launch of Deno 2 and JSR, and dozens of features to simplify programming. Here are the biggest updates in 2024 and what's on the horizon.

Continue Reading…

Deno Blog

Goodbye WinterCG, welcome WinterTC

WinterCG, the Web Interoperable Runtimes Community Group is moving to Ecma as TC55 to be able to publish standards.

Continue Reading…

Deno Blog

Goodbye WinterCG, welcome WinterTC

WinterCG, the Web Interoperable Runtimes Community Group is moving to ECMA as TC55 to be able to publish standards.

Continue Reading…

Deno Blog

Build a SolidJS app with Deno

Learn how to build a simple SolidJS application with Deno.

Continue Reading…

Deno Blog

Build a SolidJS app with Deno

Learn how to build a simple SolidJS application with Deno.

Continue Reading…

Deno Blog

Run your Next.js SSR app on Deno Deploy

Here's how to get your Next.js SSR project up and running on Deno Deploy.

Continue Reading…

Deno Blog

Run your Next.js SSR app on Deno Deploy

Here's how to get your Next.js SSR project up and running on Deno Deploy.

Continue Reading…

Deno Blog

Solve Advent of Code 2024 with Deno and Win Prizes!

We're giving out exclusive prizes for using Deno during the Advent of Code 2024. Here's what you can win.

Continue Reading…

Deno Blog

Solve Advent of Code 2024 with Deno and Win Prizes!

We're giving out exclusive prizes for using Deno during the Advent of Code 2024. Here's what you can win.

Continue Reading…

Deno Blog

Deno v. Oracle: Canceling the JavaScript Trademark

Oracle is holding the JavaScript trademark hostage, and we’re pursuing legal means to #FreeJavaScript. Here’s a brief update.

Continue Reading…

Deno Blog

Deno v. Oracle: Canceling the JavaScript Trademark

Oracle is holding the JavaScript trademark hostage, and we’re pursuing legal means to #FreeJavaScript. Here’s a brief update.

Continue Reading…

Deno Blog

Deno 2.1: Wasm Imports and other enhancements

Deno 2.1 introduces first-class Wasm imports, built-in tracing with OpenTelemetry, faster `deno compile`, and improved package management.

Continue Reading…

Deno Blog

Deno 2.1: Wasm Imports and other enhancements

Deno 2.1 introduces first-class Wasm imports, built-in tracing with OpenTelemetry, faster `deno compile`, and improved package management.

Continue Reading…

Deno Blog

Build a Typesafe API with tRPC and Deno

Learn how to build a typesafe API with tRPC and Deno.

Continue Reading…

Deno Blog

Build a Typesafe API with tRPC and Deno

Learn how to build a typesafe API with tRPC and Deno.

Continue Reading…

Deno Blog

Self-contained Executable Programs with Deno Compile

Deno compile is a flexible tool that turns a JavaScript or TypeScript program into a portable, streamlined binary for any OS. Here's how it works.

Continue Reading…

Deno Blog

Self-contained Executable Programs with Deno Compile

Deno compile is a flexible tool that turns a JavaScript or TypeScript program into a portable, streamlined binary for any OS. Here's how it works.

Continue Reading…

Deno Blog

Build a Database App with Drizzle ORM and Deno

Using an object-relational mapping (ORM) database can make working with persistent data simpler. Here's how to use a popular ORM, Drizzle, with Deno.

Continue Reading…