This article is in a series of code review articles that take a deep look at a popular module and discuss its merits, flaws, and overall fitness for a task. SummaryAxios is a solid, battle-tested, r... (more…)
Read more »
recursion-joy - :hourglass: A set of recursion problems to be solved...
Read more »
This is a post about parser-combinators and how to use them to parse an input. (more…)
Read more »
An anti-malware Web browser extension to mitigate potential threats from JavaScript, including fingerprinting, tracking, and data collection! (more…)
Read more »
Learn everything about first-class functions and anonymous functions in JavaScript... (more…)
Read more »