Master 'this' by learning exactly how its rules work in JavaScript. Eliminate the cloud of uncertainty surrounding this keyword. Learn exactly how 'this' is determined, how to predict what it will be before you run your code, and how to leverage its uses. (more…)
Read more »
Introduction
No one would like to work with the code having one gigantic JavaScript file with many unrelated functions. Moreover, when you need to use few of the functions from that file, you end up loading all the others unnecessarily. AMD was a g... (more…)
Read more »
JavaScript: The First 20 Years by Allen Wirfs-Brock and Brendan Eich Our HOPL paper is done and submitted to the ACM for June 2020 publication in the PACMPL (Proceedings of the ACM on Programming Languages) and presentation at the HOPL 4 conference when... (more…)
Read more »
icaro - Smart and efficient javascript object observer, ideal for batching DOM updates (less than 1kb)... (more…)
Read more »
golang Command Line Interface (CLI) for BitClout. BitClout is the Crypto Social Network. - andrewarrow/clout-cli... (more…)
Read more »