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 »
In V8 v9.1 we’re improving V8 performance by 5-15% with Sparkplug: a new, non-optimizing JavaScript compiler. (more…)
Read more »
In this article we will look at the various ways an object can be copied in Javascript. We will take a look at both shallow and deep copying. While shallow copying is rather straightforward, deep copying is more tricky. Currently, there is a HTML5 specifi... (more…)
Read more »
Thou shalt not depend on me: analysing the use of outdated JavaScript libraries on the web Lauinger et al., NDSS 2017 Just based on the paper title alone, if you had to guess what the situation is … (more…)
Read more »
Contribute to digital-clock development by creating an account on GitHub. (more…)
Read more »