BunJavaScriptTypeScriptPerformance
Why Bun Is My New Default JavaScript Runtime
A practical look at Bun.js - the all-in-one JavaScript runtime that's 10x faster than npm and runs TypeScript natively.
June 12, 20255 min read
Read ArticleTechnical deep-dives, lessons learned from production, and thoughts on building software that scales.
A practical look at Bun.js - the all-in-one JavaScript runtime that's 10x faster than npm and runs TypeScript natively.
A complete guide to building a production-ready observability stack with Sentry, Axiom, OpenTelemetry, and BetterStack - including practical tricks to catch issues before they become incidents.
A deep dive into OrbStack - the lightweight Docker Desktop alternative that transformed my local development workflow with 10x faster performance.
A comprehensive guide to implementing Stripe payments in your application without falling into common synchronization pitfalls.