» Tag
javascript
5 posts«17–Aug 23, 2026
Draft Spec Proposes Unified Server-Side HTTP API for JS Runtimes
A draft spec proposes a unified server-side HTTP API using ServerContext to reconcile Node, Deno, Bun, and edge runtime differences.
How AI-Assisted Debugging Made jsdom 43% Faster for React Tests
Sentry engineers used AI-assisted debugging to fix three jsdom bottlenecks, making a React Testing Library suite 43% faster without changing any tests.
JavaScript Error Disabled Server Rendering on 190 Pages
Google reported soft 404 errors on 190 pages due to a JavaScript issue. An overview of the problem and its solution.
CommitBrief — AI code reviews, right in your terminal
A provider-agnostic, local-first CLI that reviews your staged changes, a historic range, or a whole GitHub pull request. Zero telemetry, no server. Free and open source.
commitbrief.comDetect Coding Errors with the New Evidence Graph
Evidence Graph turns skipped requirements into compile errors, enhancing code accuracy.
Blocking LinkedIn Extension Fingerprinting with JavaScript Techniques
Use JavaScript techniques to block LinkedIn's extension fingerprinting.