Secure-by-default JavaScript and TypeScript runtime from Node's original creator. Built-in TypeScript, fmt, lint, test, and Deno Deploy for edge hosting.
Deno is Ryan Dahl's redo of Node with the lessons of a decade applied. It runs TypeScript natively, sandboxes file and network access by default, and ships a full toolchain (fmt, lint, test, bench) in one binary. v2 added full npm and Node compatibility, which removed the biggest historical objection. Deno Deploy is a serverless edge runtime that pairs well with the language. A great fit for greenfield TypeScript projects that value secure-by-default and a unified toolchain.
All-in-one JavaScript runtime, bundler, test runner, and package manager. Written in Zig, drop-in compatible with Node, dramatically faster install and start times.
The original server-side JavaScript runtime. V8 under the hood, npm ecosystem, and the default backend runtime for most production deployments.
Type-safe SQL builder and ORM for TypeScript. Zero runtime overhead, honest schema migrations, bring-your-own-DB.
TypeScript-first schema validation. Define schemas once, get static types and runtime validation. The default validator for tRPC, Next.js server actions, and AI SDKs.
Secure-by-default JavaScript and TypeScript runtime from Node's original creator. Built-in TypeScript, fmt, lint, test, and Deno Deploy for edge hosting.
Try DenoHonest takes on AI dev tools, frameworks, and infrastructure - delivered to your inbox.
Subscribe FreeDeployment platform behind Next.js. Git push to deploy. Edge functions, image optimization, analytics. Free tier is generous.
Self-hosted PaaS for deploying apps, databases, and services. Git-based deploys, Docker support, preview environments, and a clean UI.
Reactive backend - database, server functions, real-time sync, cron jobs, file storage. All TypeScript. This site's backend (courses, videos, user data) runs on Convex.

Deno 2.9 ships a desktop app framework that compiles TypeScript projects into native binaries with WebView or bundled Ch...

Microsoft Execution Containers (MXC) give your AI agents policy-driven sandboxing across Windows, Linux, and macOS. Type...

Ngrok engineer Sam Rose ported 100,000 lines of Kubernetes to TypeScript, creating a browser-based cluster for education...

AI SDK 7 turns Vercel's TypeScript AI layer into a more serious agent runtime: typed tool context, WorkflowAgent durabil...

Aharness, LangChain's custom harness pattern, and OpenAI's code-first migration all point to the same next step: agent p...

The MCP 2026-07-28 release candidate drops sessions entirely. Here is what changes, what breaks, and how to migrate your...

New tutorials, open-source projects, and deep dives on coding agents - delivered weekly.