technology
-
Why Does this Hate Me? Demystifying JavaScripts this
Why JavaScript's `this` keyword breaks brains and hearts—explained with relatable memes.
technology -
JavaScript Math is a Lie
A hilariously painful journey through floating point math in JavaScript. Yes, 0.1 + 0.2 ≠ 0.3.
technology -
A Functions Existential Crisis
A lighthearted guide to recursion—aka that thing you call within itself until it forgets why it started.
technology