$ cat /var/log/thoughts/tag/javascript

JavaScript

Posts tagged with JavaScript.

Showing page 1 of 1 (6 total posts)

Why Astro, Cloudflare Workers, and Claude Code Fast Track Production

Astro Cloudflare Workers stack ships 90% less JavaScript, starts in under 5ms, and runs workerd in dev. The migration gotchas nobody covers, solved.

OpinionAstroCloudflareClaude CodeJavaScriptWeb DevPerformance1 min read · Jul 27, 2026

WebMCP Has 20× the Interest and Zero Deployments

WebMCP adoption is zero across 111,076 scanned domains while search interest holds near 20 times its January level. Here is what to ship now, and what to watch.

Meta AnalysisMCPWeb DevAPI DesignTrend CommentaryJavaScript1 min read · Jul 25, 2026

Stop Treating localStorage Like a Database (It Will Bite You in Production)

localStorage has a 5-10MB limit, throws QuotaExceededError silently, and vanishes in Safari private browsing. Here are the five ways it breaks in production and what to use instead.

TutorialsJavaScriptWeb DevDebuggingPerformance1 min read · Apr 11, 2026

JavaScript Monorepo Setup That Doesn't Make You Want to Quit

A practical javascript monorepo setup using npm workspaces and Turborepo. Real folder structures, shared TypeScript packages, and fixes for the errors you'll actually hit.

TutorialsJavaScriptTypeScriptNode.jsDeveloper ToolsProductivity1 min read · Apr 11, 2026

7 Bun Hidden Features Most Developers Haven't Tried

Bun ships with a built-in S3 client, shell scripting, compile-time macros, and native password hashing. These 7 bun hidden features replace entire npm packages.

TutorialsBunJavaScriptDeveloper ToolsTypeScriptNode.js1 min read · Apr 3, 2026

Bun Is Taking Over JavaScript (Here's How to Start)

The Bun JavaScript runtime replaces Node, npm, Jest, and tsc in one binary. Honest benchmarks, migration gotchas, and a 5-minute getting-started tutorial.

GuidesBunJavaScriptDeveloper ToolsTrend CommentaryNode.js1 min read · Apr 3, 2026