Deno Blog: Posts

Deno Blog

Exploring Art with TypeScript, Jupyter, Polars, and Observable Plot

With Deno's Jupyter support, you can explore, interact, and create interactive charts with TypeScript and HTML. Here's a tutorial featuring data of over 130,000 famous artworks.

Continue Reading…

Deno Blog

Deno v Oracle Update 3: Fighting the JavaScript Trademark

Oracle has filed a partial motion to dismiss our fraud claim. We’re now waiting on the USPTO to weigh in.

Continue Reading…

Deno Blog

Build a custom RAG AI agent in TypeScript and Jupyter

AI and LLMs are certainly useful assistive tools. But what if we need to train LLMs on confidential documents and materials? Here's how you can build your own custom RAG AI agent.

Continue Reading…

Deno Blog

How to get deep traces in your Node.js backend with OTel and Deno

Adding meaningful tracing to a Node backend requires additional instrumentation and configuration. Here’s another approach that requires zero additional code.

Continue Reading…

Deno Blog

toranoana.deno #20 登録受付中(2025年3月14日)

Deno は東京で行われるミートアップ toranoana.deno #20 に開催協力します。以下、主な詳細とスケジュールの概要です。

Continue Reading…

Deno Blog

toranoana.deno #20 登録受付中(2025年3月14日)

Deno は東京で行われるミートアップ toranoana.deno #20 に開催協力します。以下、主な詳細とスケジュールの概要です。

Continue Reading…

Deno Blog

Node just added TypeScript support. What does that mean for Deno?

Node's experimental TypeScript support will be stabilized in 23.6. Here's what Node's TypeScript integration looks like and how it compares to Deno.

Continue Reading…

Deno Blog

Node just added TypeScript support. What does that mean for Deno?

Node's experimental TypeScript support will be stabilized in 23.6. Here's what Node's TypeScript integration looks like and how it compares to Deno.

Continue Reading…

Deno Blog

The Dino 🦕, the Llama 🦙, and the Whale 🐋

Did you know you can run a large language model with Deno and Jupyter Notebooks? Here's how.

Continue Reading…

Deno Blog

The Dino 🦕, the Llama 🦙, and the Whale 🐋

Did you know you can run a large language model with Deno and Jupyter Notebooks? Here's how.

Continue Reading…

Deno Blog

Publish a lint rule, get a prize

Deno's new lint plugin system means you can extend the deno lint functionality with your own rules. We're giving prizes for anyone who publishes a lint rule this week. Here's how to participate.

Continue Reading…

Deno Blog

Publish a lint rule, get a prize

Deno's new lint plugin system means you can extend the deno lint functionality with your own rules. We're giving prizes for anyone who publishes a lint rule this week. Here's how to participate.

Continue Reading…

Deno Blog

Deno 2.2: OpenTelemetry, Lint Plugins, node:sqlite

Deno 2.2 adds built-in OpenTelemetry, a new linter plugin API, node:sqlite, and major improvements to deno check, deno lsp, and deno task.

Continue Reading…

Deno Blog

Deno 2.2: OpenTelemetry, Lint Plugins, node:sqlite

Deno 2.2 adds built-in OpenTelemetry, a new linter plugin API, node:sqlite, and major improvements to deno check, deno lsp, and deno task.

Continue Reading…

Deno Blog

If you're not using npm specifiers, you're doing it wrong

One common way to import npm packages is with transpile services like esm.sh or unpkg.com, which converts npm modules to esm and hosts them on the web. However, since Deno 2, which supports npm natively, we recommend using npm specifiers. Here's why.

Continue Reading…

Deno Blog

If you're not using npm specifiers, you're doing it wrong

One common way to import npm packages is with transpile services like esm.sh or unpkg.com, which converts npm modules to esm and hosts them on the web. However, since Deno 2, which supports npm natively, we recommend using npm specifiers. Here's why.

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

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…