Parenscript is a translator from an extended subset of Common
Lisp to JavaScript. Parenscript code can run almost
identically on both the browser (as JavaScript) and server
(as Common Lisp).
(more…)
Read more »
Since arrow functions were introduced in ES6, they have become increasingly popular, changing the look and function of regular functions. I love arrow functions; I use them all the time. In fact, t… (more…)
Read more »
P42 JS Assistant for Visual Studio Code. Contribute to p42ai/js-assistant development by creating an account on GitHub. (more…)
Read more »
You can't trust JS benchmarks - @jookyboi shared this Cacher snippet. Cacher is the code snippet organizer that empowers professional developers and their teams to get more coding done, faster. (more…)
Read more »
Whether you are learning JS from scratch or have been working with it for a while now, I believe you will find great value on the following list of books. I have read lots of them and some are stil… (more…)
Read more »