console.dev - a free weekly devtools newsletter

2 min read Original article ↗

console.dev Logo console

Reviews of the most interesting devtools and latest beta releases.

Latest newsletter

Here's the latest newsletter sent on 2025-12-11.

Contents

  • Watt — Node.js application server.

  • Renovate — Automated dependency updates.

  • Dingo — Meta language for Go.

  • fate — Data client for React.

  • nixtml — Static website generator for nix.

  • Fresh — Terminal text editor.

  • Walrus — Kafka alternative.

Interesting tools

Each week we review 2—3 of the most interesting developer tools. Here's what we featured this week.

Watt

Node.js application server.

What we like

Uses SO_REUSEPORT built into the Linux kernel for connection distribution, eliminating significant overhead. Handles crash restarts, graceful shutdown, monitoring, deployments for multiple applications. Shared HTTP cache across workers. Allows integration of databases, APIs, and multiple frameworks within a single app server.

What we don't like

Supports observability through Prometheus and Jaeger, but needs extra work to get data into services like DataDog unless you ingest through OTLP.

Renovate

Automated dependency updates.

What we like

Creates pull requests for dependency updates from auto-discovered packages. Designed as a more configurable replacement for Dependabot. Can create a “dashboard” tracking issue to easily see pending updates and manage them (individually or as a group). Supports most popular forges, not just GitHub. Run it independently through CI, not just as a hosted service.

What we don't like

Seems to be gradually being absorbed by an enterprise cloud platform (Mend).

Betas and previews

Here's the interesting beta and early access releases we featured this week.

  • Dingo

    Meta language for Go.

  • fate

    Data client for React.

  • nixtml

    Static website generator for nix.

  • Fresh

    Terminal text editor.

  • Tanstack AI

    AI SDK for multiple providers.

  • Walrus

    Kafka alternative.

Devtools podcast

Discussions with the people behind the most interesting devtools.