[Alexander Reben] makes tech art, and now he's encouraging you to do the same -- within a URL. The gimmick? Making the code small enough to fit the data portion of a link. And to help with that, he ha... (more…)
Read more »
There are a number of pitfalls when looking at Benchmarks. Fortunately all JavaScript UI Benchmarks fall into 1 of 3 categories. (more…)
Read more »
Prototype Pollution, as the name suggests, is about polluting the prototype of a base object which can sometimes lead to arbitrary code… (more…)
Read more »
How would you explain JavaScript closures to someone with a knowledge of the concepts they consist of (for example functions, variables and the like), but does not understand closures themselves? (more…)
Read more »
Lumen is a very small, self-hosted Lisp for Lua and JavaScript. It provides a flexible compilation environment with an extensible reader, macros, and extensible special forms, but otherwise attempts to match the target runtime environment as closely as po... (more…)
Read more »