#tooling
No articles are currently tagged with 'tooling'.
7 articles tagged with tooling
Oxc Is Quietly Building the Fastest JavaScript Toolchain in Rust — And It's Almost Ready
While ESLint v10 was wrestling with legacy cleanup, the Oxc project shipped a linter 100x faster, a formatter 30x faster than Prettier, and a parser that leaves SWC in the dust. Here's what the JavaScript oxidation compiler actually is.

TypeScript 7 Native Preview: Project Corsa Rewrites the Compiler in Go — and It Changes Everything
Microsoft's decision to port the TypeScript compiler and language service to Go isn't just a tech demo — early benchmarks show the VS Code codebase compiling in 7.5 seconds versus 77.8 seconds. Here's what the native era means for your build pipeline and editor performance.

Vite+: One CLI to Rule Them All — Or Just Another Layer of Hype?
VoidZero's Vite+ promises to unify runtime, package manager, bundler, linter, formatter, and test runner under a single command. We read the announcements, benchmarked the claims, and talked to people using it in production. Here is what we found.