Casper Beyer Self-proclaimed developer advocate, hates slow software. Grew up with C, work with JavaScript, and a fan of Go.

Stories by Casper Beyer

Common JavaScript “gotchas”

Dev

JavaScript has been getting a lot of new, sugary features ever since we got over Harmony, while more features can […]

Casper Beyer
Apr 26, 2019 ⋅ 4 min read

Keeping it simple with the JavaScript console

Dev

I’ll admit it, I don’t always use a debugger to figure out what’s going wrong in my program. If my […]

Casper Beyer
Mar 8, 2019 ⋅ 3 min read

Terrible use cases for JavaScript proxies

Dev

ECMAScript 6 introduced a number of new language features to JavaScript, amongst them were proxies. Which are, in my opinion, […]

Casper Beyer
Oct 1, 2018 ⋅ 3 min read