The long-standing JavaScript test framework from Meta. Snapshots, mocks, parallelism, and the broadest plugin ecosystem in the JS testing world.
Jest is the test framework the JavaScript world standardized on for the better part of a decade. Snapshot testing, automatic mocking, parallel workers, and a vast plugin ecosystem made it the safe default. The trade-off in 2026 is speed and modern tooling fit: Jest historically lagged on native ESM and TypeScript and is slower than Vitest on Vite-based projects. Still a fine choice for established codebases and Create React App descendants where the migration cost is real.
Modern browser automation from Microsoft. Auto-wait, role-based selectors, cross-browser, fast in CI.
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.
Secure-by-default JavaScript and TypeScript runtime from Node's original creator. Built-in TypeScript, fmt, lint, test, and Deno Deploy for edge hosting.
The long-standing JavaScript test framework from Meta. Snapshots, mocks, parallelism, and the broadest plugin ecosystem in the JS testing world.
Try JestHonest 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.

Nvidia, Microsoft, Meta, OpenAI, and 30+ signatories published an open letter arguing that open-weight AI models are ess...

A solo developer built a complete JavaScript ecosystem from scratch - runtime, engine, package manager, and Electron alt...

The Bun runtime completed an AI-assisted rewrite from Zig to Rust, fixing memory safety issues and improving performance...

Meta launches Muse Spark 1.1 through the new Meta Model API - a 1M-token-context model for personal agentic tasks with O...

Meta's first paid API model arrives with $1.25/M input tokens, 1M context window, and strong tool-use benchmarks. HN deb...

Dan Luu's new agentic coding essay is not another vibe check. It is a useful reminder that coding agents only compound w...

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