Deno Blog
deno.com/
A brief history of JavaScript
In 30 years, JavaScript went from being a little scripting language to one of the world

Reports of Deno's Demise Have Been Greatly Exaggerated
Addressing recent Deno criticisms and sharing our vision for the future

An Update on Fresh
Fresh 2.0 is very much still active. Here’s an update and how to try out the alpha.

How Plaid migrated 100 services to a new database platform 5x faster with Deno
Learn how Plaid used Deno to minimize downtime and improve cutover speed during a critical infrastructure migration.

Deno 2.3: Improved deno compile, local npm packages, and more
Deno 2.3 adds new features for deno compile and deno fmt, support for using local npm packages, several performance improvements, and more. Here are the biggest highlights.

Add JSR packages with pnpm and Yarn
You can now access JSR packages via pnpm and Yarn. Here

Zero-config Debugging with Deno and OpenTelemetry
Debugging requires implementation to get the right data for you to resolve issues quickly. Here

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

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.

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