Tag
#tooling
Articles tagged with tooling.

engineeringtooling
7 min read Stop Wrapping Libraries Around Libraries
Most wrapper libraries add indirection without value, hiding the original API behind a layer that breaks on every upstream update.
February 14, 2026 · 08:30 UTC
Read article
engineeringtooling
7 min read Why Deno Beats Node for Most Side Projects
Deno beats Node with native TypeScript, built-in tooling, and secure defaults that remove the setup friction for side projects.
October 19, 2025 · 12:30 UTC Read article