Casper Beyer

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

   



3 Stories by Casper Beyer

Common JavaScript “gotchas”

JavaScript has been getting a lot of new, sugary features ever since we got over Harmony, while more features can allow us to write...
0 4 min read

Keeping it simple with the JavaScript console

I’ll admit it, I don’t always use a debugger to figure out what’s going wrong in my program. If my mouse clicks start printing...
0 3 min read

Terrible use cases for JavaScript proxies

ECMAScript 6 introduced a number of new language features to JavaScript, amongst them were proxies. Which are, in my opinion, the most underrated feature...
0 3 min read