Ben Nadel has noticed developers using the double-bang (!!) operator far more often in their JavaScript code than they have to. As such, he provides a series of unnecessary examples followed by cleaner, more intuitive examples. (more…)
Read more »
Harriet Lawrence gave this talk at Nordic.js 2017. Read more at http://nordicjs.com/. (more…)
Read more »
A while back, I built a new BugMuncher control panel using the JavaScript framework Ember.js, in order to make use of the REST API back-end I’d also been working on. Deciding to go with a JavaScript framework for the control panel, instead of building it ... (more…)
Read more »
🔱 Javascript's God Mode. No VM. No Bytecode. No GC. Just native binaries. - NectarJS/nectarjs... (more…)
Read more »