Category
5 posts
📅
Why a single import triggers dozens of disk lookups, and how explicit extensions [...]
📅
Two fundamental concepts often confused: the evaluation strategy (eager/lazy) decides when an [...]
📅
Six concepts that rest on closures: currying, partial application, higher-order functions [...]
📅
Understanding closures in JavaScript: bound vs free variables, capturing the lexical context, and [...]
📅
An introduction to directed graphs for developers: vertices, edges and adjacency, plus three real [...]