Minimal JavaScript Assertions Library Ok6.js 6 JavaScript test-functions: ok(), not(), x(), fails(), type(), eq()... (more…) Read more »
Maps in JavaScript The Map object holds key-value pairs and remembers the original insertion order of the keys. Any value (both objects and primitive values)… (more…) Read more »
Modern JavaScript explained for dinosaurs Learning modern JavaScript is tough if you haven’t been there since the beginning. (more…) Read more »
Why does JavaScript have -0? Why so negative zero? JavaScript has two zeroes and they‘re both the same and different. (more…) Read more »
I thought I knew JavaScript … … until I failed a technical interview I thought I aced! (more…) Read more »