» Tag
javascript
107 postsDetect Coding Errors with the New Evidence Graph
Evidence Graph turns skipped requirements into compile errors, enhancing code accuracy.
Fuse.js: A Fast and Efficient Fuzzy Search Library
Fuse.js is a lightweight fuzzy search library written in TypeScript. It works in both browser and server environments.
Zero-Dependency Streaming Tar Parser and Writer for JavaScript
modern-tar is a fast, lightweight TAR parser for JavaScript with zero dependencies.
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.comMy AI QA agent said "all features working." The canvas was blank.
AI QA agents struggle to verify dynamic rendering in hidden tabs. Explore solutions and key findings here.
Rethinking useEffect: Why Event Handlers Are Often More Effective
Explore how to improve React applications by using event handlers instead of useEffect.
DOM-docx: Convert HTML to Native, Editable Word Documents
DOM-docx converts HTML fragments to editable Word documents, streamlining workflows for engineers.
Deterministic Wrong: The Design Principles Behind a Viral Web Toy
Wrongulator intentionally gives the same wrong answer to all users, enhancing shareability and virality in social contexts.
Building a Video Watch-Time Heatmap: Interval Tracker and More
Create a video watch-time heatmap with zero dependencies. Analyze viewer behavior.
Holepunch's Bare Runtime: Why They Abandoned Node.js
Holepunch has created a new foundation for P2P applications with Bare runtime, overcoming the limitations of Node.js. Read more about it here.
chwire: A New Native-Format JavaScript Client for ClickHouse
chwire is an open-source JS client for ClickHouse that speaks the Native binary format over HTTP and TCP, offering much faster encoding and decoding than JSONEachRow.