-
When in doubt, trust Hyrum over Postel
-
Write ahead logs and compaction in engineering teams
-
Everything takes a month
-
Using Goroutines to run a poor mans Cron Job
-
How I do watch modes in dev
-
Using a .netrc to securely store remote server credentials
-
Finding unique values in a Javascript Array using Object.fromEntries
-
JavaScript Promises as a poor person’s Either Type
-
Coverage vs. Effort in Testing
-
Designing a Graph Data Structure in a Relational Database
-
From Promises to Futures in Javascript
-
A practical guide to writing more functional JavaScript
-
The case against switch-case