Archive

Categories

Full Post List

: Biome v2 now lints types This is now a real alternative to eslint.

: Underusing Snapshot Testing I’m a huge fan of snapshot testing, especially in JavaScript/TypeScript where types often lie, ane especially in backend. …

: Remeda If you’re greenfielding a JavaScript application, I can’t recommend enough starting with Remeda. The main reason here is that unlike lodash, …

: obsidian-omnisearch Omnisearch is a search engine that “just works”. It always instantly shows you the most relevant results, thanks to its smart …

: Egoless Engineering Perfectly reasonable people thought that maybe we should put more of a wall between designers and the css source code. […] But …

: Gleam, coming from Erlang Most of my professional experience has been in Node, but it’s clear to me that despite working fantastically in practice, …

: A Mostly Sane Guide to Root Cause Analysis It finally happened. A Friday afternoon not long before a huge launch, somebody deployed a last-minute change that crashed the database, and you were …