string-hash-64 - Fast string hashing function for Node.JS, generates 64 bit hashes. (more…)
Read more »
We take a look at the evolution of JavaScript, arguably one of the most important languages of today, and tomorrow...
Read more »
Why should you care about streams? On the modern web platform, many interesting features appear which enable new functionality which were not previously possible, for example, Web Bluetooth, Background Sync & Web VR. (more…)
Read more »
Javascript, Interpreted or Compiled? the Debate Is Over. Is Javascript interpreted or compiled? In this video, we review Tapas Adhikary's blog post titled "J... (more…)
Read more »
The "this" keyword in JavaScript behaves quite differently than similar constructs in other languages, such as "this" in Java or "self" in Python. (more…)
Read more »