I have always been fascinated by the idea of being able to measure code quality. Recently, I had a chance to dig in and understand how a code coverage tool works under the hood. It was a fun exercise… (more…)
Read more »
AutoLayout.js implements Apple's Auto Layout constraint system and Visual Format Language in Javascript. Auto layout is a system which lets you perform lay out using mathematical relationships. It is based on the incremental cassowary constraint solving t... (more…)
Read more »
Okay, this is extremely neat: Josh Comeau made this great site called Operator Lookup that explains how JavaScript operators work. There are some code... (more…)
Read more »
zora - A less than 200 lines of code javascript test harness for nodejs and the browser...
Read more »
The High-performance Build System for JavaScript & TypeScript Codebases - GitHub - vercel/turborepo: The High-performance Build System for JavaScript & TypeScript Codebases... (more…)
Read more »