JavaScript sourcemaps explained
Ever wondered how your browser magically shows the original code when debugging minified JavaScript? The answer is sourcemaps.
All of my long-form thoughts (30 posts so far) on programming, tooling, devops and more, collected in chronological order.