https://deno.com/blog/build-a-game-with-deno-3
Adding obstacles, collision detection and game mechanics to our example browser-based game.
builddinosaurrunnergamedeno
https://deno.news/
A newsletter of Deno articles, news and cool projects.
denonews
https://deno.com/blog/an-update-on-fresh
Fresh 2.0 is very much still active. Here’s an update and how to try out the alpha.
updatefreshdeno
https://docs.deno.com/runtime/reference/cli/eval/
Evaluate JavaScript and TypeScript code in the command line
denoeval
https://github.com/denoland/deno/forks
A modern runtime for JavaScript and TypeScript. Contribute to denoland/deno development by creating an account on GitHub.
forksdenogithub
https://deno.com/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...
deno
https://github.com/dahlia/logtape?cmid=20031c59-1b9f-4c28-a195-3b35023463c4
Unobtrusive logging library with zero dependencies for Deno, Node.js, Bun, browsers, and edge functions - dahlia/logtape
githubdahlialogginglibraryzero
https://deno.com/blog/deploy-postgres-at-the-edge
Many serverless at edge products can not connect to Postgres because they don't support TCP. Deno Deploy can.
connectingpostgresedgedeno
https://northflank.com/stacks/deploy-deno
Deploy Deno on Northflank with this one-click template.
deploydenostacktemplates
https://deno.com/blog/changes
Learnings from our recent survey and feedback from across our community. We'll discuss how we're addressing this feedback and the features to expect from Deno...
big changesaheaddeno
https://docs.deno.com/runtime/reference/cli/deploy/
Manage and publish your projects on the web
deno deploy
https://docs.deno.com/examples/queues/
In-depth documentation, guides, and reference materials for building secure, high-performance JavaScript and TypeScript applications with Deno
denoqueues
https://www.poker.org/poker-videos/poker-women/lottie-deno-the-secret-gambling-queen-before-poker-alice-axXGj6q7OhH7/
In the shadows of the Wild West, a woman emerged whose name would echo through history: Lottie Deno.
lottiedenosecretgamblingqueen
https://docs.deno.com/runtime/reference/cli/jupyter/
Write JavaScript and TypeScript in Jupyter notebooks thanks to Deno's built-in Jupyter kernel
jupyterkerneldeno
https://deno.com/blog/deploy-cache-api
The Web Cache API offers sub-millisecond read latency, multi-Gbps write throughput, and unbounded storage. Here’s how you can use it.
cache apideno deployintroducingwebsupport
https://deno.com/blog/wintertc
WinterCG, the Web Interoperable Runtimes Community Group is moving to Ecma as TC55 to be able to publish standards.
goodbyewelcomedeno
https://discord.com/invite/deno
Chat about Deno, a modern runtime for JavaScript and TypeScript. | 21005 members
deno
https://deno.com/blog/intro-to-tsconfig
TypeScript, one of the fastest growing languages, helps JavaScript developers improve code quality and productivity. But getting started can be challenging....
javascript developersintrodeno
https://github.com/littledivy/deno_sdl2/blob/webgpu_external_surface/webgpu-examples/orillusion.ts
SDL2 module for Deno. Contribute to littledivy/deno_sdl2 development by creating an account on GitHub.
denowebgpuexamplestsexternal
https://www.infoworld.com/article/4111366/deno-adds-tool-to-run-npm-and-jsr-binaries.html
Dec 23, 2025 - Latest update to the Node.js rival also brings more granular control over permissions and a faster, experimental type checker.
denoaddstoolrunnpm
https://github.com/denoland/deploy_feedback
For reporting issues with Deno Deploy. Contribute to denoland/deploy_feedback development by creating an account on GitHub.
reporting issuesgithubdeployfeedbackdeno
https://deno.com/blog/v1.35
Deno.serve() is stable, support for key npm packages, and more.
denofastwaybuild
https://docs.deno.com/examples/deploy_deno_to_aws_lambda/
In-depth documentation, guides, and reference materials for building secure, high-performance JavaScript and TypeScript applications with Deno
aws lambdadeploydeno
https://deno.com/blog/build-a-game-with-deno-2
This series of posts will guide you through building a simple game using Deno. This post sets up the game loop, user controls and basic game physics.
builddinosaurrunnergamedeno
https://deno.com/blog/deploy-beta1
Deno Deploy is a multi-tenant distributed JavaScript VM running in 25 data centers across the world.
deno deploybeta
https://nuxt-todos-kv.deno.dev/26d93756-4861-41fd-93c6-bd3c138dc4a8
A hosted demo showcasing Nuxt running on Deno Deploy using Deno KV + Watch feature.
nuxttodosdenokv
https://docs.deno.com/examples/browser_apis_in_deno/
Explore web standard APIs in Deno's server-side environment. Learn how to use fetch, streams, text encoders, and other browser-compatible features while...
browserapisdeno
https://deno.com/blog/the-future-and-past-is-server-side-rendering
A brief history about server-side rendering and why it's the right approach for modern web development.
futurepastwebserver
https://deno.com/blog/otel-tracing-in-node-and-deno
Adding meaningful tracing to a Node backend requires additional instrumentation and configuration. Here’s another approach that requires zero additional code.
node jsgetdeeptracesbackend
https://docs.deno.com/runtime/reference/migration_guide/
Comprehensive guide to migrating from Deno 1.x to 2.x. Learn about breaking changes, API updates, Node.js compatibility features, and how to update your...
migration guidedenox
https://fosstodon.org/@deno_land
743 Posts, 0 Following, 3.19K Followers · A modern runtime for JavaScript and TypeScript https://deno.land #deno #denoland
denolandfosstodonorg
https://deno.com/blog/npm-on-deno-deploy
Deno Deploy becomes the first isolate serverless platform to natively support more than two million modules on npm.
deno deployannouncingnativenpmsupport
https://deno.com/blog/not-using-npm-specifiers-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....
usingnpmspecifiers
https://deno.com/blog/roll-your-own-javascript-runtime
A walk-through of creating a CLI that executes JavaScript files.
rolljavascriptruntimedeno
https://deno.com/blog/v1.17
Deno 1.17 adds JSON imports, import completions in the REPL, and much more.
release notesdeno
https://docs.deno.com/examples/astro_tutorial/
Step-by-step tutorial on building web applications with Astro and Deno. Learn how to scaffold projects, create dynamic pages, implement SSR, and deploy your...
buildastrodeno
https://deno.com/blog/2024-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.
survey resultsroadmapdeno
https://deno.com/blog/updates-from-tc39
Here are proposals that were advanced at the last TC39 meeting and what that means for the future of JavaScript.
comingjavascriptdeno
https://deno.com/blog/series-a
Series A led by Sequoia Capital
denoraises
https://deno.com/blog/fresh-1.1
This release makes Fresh even more powerful with automatic JSX, plugins, DevTools integration and more.
freshautomaticjsxpluginsdevtools
https://docs.deno.com/examples/deno_fmt/
In-depth documentation, guides, and reference materials for building secure, high-performance JavaScript and TypeScript applications with Deno
formattingdenofmt
https://docs.deno.com/runtime/reference/cli/completions/
Generate shell completions for Deno
denocompletions
https://nitro.build/deploy/runtimes/deno
Run Nitro apps with Deno runtime.
denonitro
https://syntax.fm/show/310/serverless-deno-and-typescript-with-brian-leroux
Brian Leroux joins to discuss serverless, covering its characteristics, use cases, challenges, and tools like AWS, Architect, Begin, Node, Deno, and TypeScript.
brian lerouxserverlessdenotypescriptsyntax
https://github.com/denoland/deno_doc/pulls
Documentation generator for Deno. Contribute to denoland/deno_doc development by creating an account on GitHub.
pull requestsdenodocgithub
https://deno.com/blog/std-on-jsr
The Deno Standard Library has moved to JSR, supporting SemVer ranges in imports and compatibility with Node.js, Cloudflare Workers, and more.
standard librarydenoavailablejsr
https://docs.deno.com/examples/solidjs_tutorial/
Build a SolidJS application with Deno. Learn how to set up a project, implement reactive components, handle routing, create API endpoints with Hono, and build...
buildsolidjsappdeno
https://speakerdeck.com/uki00a/denonosekiyuriteiniguan-surushi-zu-minoshao-jie-toranoana-dot-deno-number-23
Dec 17, 2025
speaker decktoranoanadeno
https://deno.com/blog/convert-cjs-to-esm
Here’s a thorough guide that covers everything you need to know to migrate your CommonJS project to ESM.
convertcommonjsesmdeno
https://deno.com/blog/low-code-needs-an-escape-hatch
A low-code solution is a simple way to offer some flexibility for your users. However, to accommodate further customization (especially for enterprise users),...
low codesolutionneedsescapehatch
https://deno.com/blog/v1.29
Deno 1.29 ships with many npm compatibility improvements, lots of quality of life improvements and TypeScript 4.9
denocustomnpmregistrysupport
https://docs.deno.com/runtime/reference/cli/approve_scripts/
Manage lifecycle scripts of npm packages in the dependency tree.
denoapprovescripts
https://deno.com/blog/v1.19
Deno 1.19 improves our web streams integration, introduces a `deno vendor` subcommand, and adds many other new features.
release notesdeno
https://deno.com/blog/v1.7
Deno 1.7, one of our largest releases to date, adds cross compilation and 60% smaller binaries for deno compile, a DNS resolver API, support for data URLs in...
release notesdeno
https://github.com/octokit/octokit.js
The all-batteries-included GitHub SDK for Browsers, Node.js, and Deno. - octokit/octokit.js
githubjsbatteriesincludedsdk
https://www.qssupplies.co.uk/bathroom-furniture-shower-taps/116069.htm
Shop Reina Deno Polished Stainless Steel Designer Radiator With Brackets - 500 x 496mm at a Low Price. Manufacturing Code: RNS-DE505P. Quick Dispatch. Easy...
towel railstainless steelreinadenodesigner
https://github.com/denoland/deno-js-loader
Resolver and loader JSR package for Deno code. Contribute to denoland/deno-js-loader development by creating an account on GitHub.
js loadergithubdenoresolverjsr
https://www.netlify.com/blog/announcing-serverless-compute-with-edge-functions/
Build fast, personalized web experiences with Netlify Edge Functions: a serverless runtime built for on Deno, and compatible with your favorite JavaScript...
netlify edge functionsserverlesscomputepowereddeno
https://docs.deno.com/runtime/reference/cli/types/
Generate TypeScript types from your code
denotypes
https://deno.com/blog/hugo-blog-with-deno-deploy
Set up and deploy a blog to the edge in minutes.
deno deploysetupbloghugo
https://deno.com/blog/supabase-on-jsr
Supabase's isomorphic JavaScript client library is now available on JSR.
announcingsupabasejsrdeno
https://softwareengineeringdaily.com/2020/09/28/deno-and-typescript-with-elio-rivero/
Sep 28, 2020 - Deno is a runtime for JavaScript applications. Deno is written in Rust, which changes the security properties of it. Parts of Deno are also written in...
software engineering dailydenotypescripteliorivero
https://deno.com/blog/v1.41
We've roughly halved the size of `deno compile` binaries, added official Linux ARM64 builds, continued to land Node.js compatibility improvements, and more.
denosmallercompilebinaries
https://deno.com/blog/build-astro-with-deno
Learn how to build a server-rendered website with Astro and Deno.
buildastrositedeno
https://deno.com/blog/v1.22
Deno 1.22 changes default type-checking behavior, removes Deno.emit() API, adds Response.json() API, adds Deno namespace to workers by default, and more
release notesdeno
https://github.com/littledivy/shaderplay
Live WGSL shader playground in Deno. Contribute to littledivy/shaderplay development by creating an account on GitHub.
githubliveshaderplaygrounddeno
https://deno.com/blog/deco-cx-subhosting-serve-their-clients-storefronts-fast
Learn how using Deno improves the performance of Deco.cx's clients storefronts and increase page load speeds by 5x.
ecommerce platformbraziltopuseddeno
https://deno.com/blog/v1.26
Deno 1.26 adds Cache Web API; improves permission system, experimental npm support, Node.js compatibility; ships with TypeScript 4.8, and more.
release notesdeno
https://github.com/anthonychu/azure-functions-deno-worker
Run Deno 🦕 on Azure Functions ⚡️. Contribute to anthonychu/azure-functions-deno-worker development by creating an account on GitHub.
azure functionsgithubdenoworkerrun
https://deno.com/blog/deno-in-2021
Retrospect of what happened in 2021 and what's coming in 2022
deno
https://deno.com/blog/intro-to-wasm
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.
introwasmdeno
https://docs.deno.com/examples/deno_test/
In-depth documentation, guides, and reference materials for building secure, high-performance JavaScript and TypeScript applications with Deno
getting starteddenotest
https://deno.com/blog/v1.11
The Deno 1.11 release adds new web APIs, resolves long standing issues, and improves editor experience.
release notesdeno
https://deno.com/blog/deploy-streams
Deno Deploy provides web standard streaming infrastructure to easily whip up real-time applications.
webstreamsedgedeno
https://docs.deno.com/deploy/kv/
In-depth documentation, guides, and reference materials for building secure, high-performance JavaScript and TypeScript applications with Deno
quick startdenokv
https://deno.com/blog/v1.15
Deno 1.15 improves Web Crypto support, adds deno uninstall subcommand, stabilizes URLPattern and more.
release notesdeno
https://docs.deno.com/examples/intro_to_deno_apis/
In-depth documentation, guides, and reference materials for building secure, high-performance JavaScript and TypeScript applications with Deno
introductiondenoapis
https://www.devclass.com/development/2022/11/15/nodejs-rival-deno-adds-stable-npm-compatibility-in-effort-to-bridge-module-system-divide/1625995
Jul 31, 2023 - The Deno team has released version 1.28 which “stabilizes npm compatibility,” according to a post today. This is […]
node jsrivaldenoaddsstable
https://deno.com/blog/v1.23
Deno 1.23 changes default type-checking behavior, ships with TypeScript 4.7, updates "deno task", and more
release notesdeno
https://deno.com/blog/kv-watch
Detecting changes in Deno KV with `kv.watch` makes it easier to build real-time applications like newsfeeds, analytics, multi-user collaboration tools, and...
real timebuildapplicationsnewquot
https://docs.deno.com/sandboxes/
Overview of the Sandboxes microVM platform on Deploy, including capabilities, security model, and ideal use cases.
denosandboxes
https://docs.deno.com/deploy/changelog/
Listing notable progress in the development and evolution of Deno Deploy
deno deploychangelog
https://docs.deno.com/runtime/reference/cli/test/
Run tests for your project with Deno's built-in test runner
denotest
https://deno.com/blog/openai-on-jsr
OpenAI, leading development platform for building generative AI products and experiences, now has a JavaScript and TypeScript SDK on JSR.
announcingopenaijsrdeno
https://deno.com/blog/history-of-javascript
In 30 years, JavaScript went from being a little scripting language to one of the world's most popular. Here are key moments to show how it has evolved and...
brief historyjavascriptdeno
https://deno.com/blog/netlify-subhosting
Learn why Netlify chose Deno Subhosting over building their own solution with AWS Lambda to offer a successful edge functions product within weeks.
netlifyuseddenobuildsuccessful
https://deno.com/blog/stabilize-std
The Deno Standard Library is going to reach 1.0.0 shortly. We hope you try RC versions of the packages and give us feedback!
standard libraryprocessdeno
https://deno.com/blog/supabase-functions-on-deno-deploy
Supabase developers can now deploy global edge functions on Deno Deploy.
deno deploysupabasefunctions
https://github.com/denoland/deno-js-loader/stargazers
Resolver and loader JSR package for Deno code. Contribute to denoland/deno-js-loader development by creating an account on GitHub.
js loaderstargazersdenogithub
https://deno.com/blog/docs-update
Documentation is a critical part of developer experience. Here's how we're improving our documentation and what's to come.
denodocumentationevolving
https://www.devclass.com/devops/2022/04/19/netlify-chooses-deno-rather-than-nodejs-to-power-new-edge-functions/1619505
Apr 22, 2022 - Netlify introduces Edge Functions, a new serverless offering built on the Node.js alternative, Deno
node jsnetlifychoosesdenorather