Make 🏗️ Devs
Sharing observations about the web platform
Go to Latest Posts →
Featured Post
Nullish Checking in Javascript
Null checks are a common need in programs and it's clunky to do them in Javascript, unless you use the "valueOf" trick
- Javascript