The void operator evaluates the given expression and then returns undefined. (more…)
Read more »
If you didn't grab a few cups of coffee for my last post, you're going to want to for this one. While writing my last post about js-csp, a port of Clojure's core.async, they announced transducers which solves a key problem when working with transformation... (more…)
Read more »
Redux creator Dan Abramov asked his massive audience of JS devs on Twitter what the most interesting things in the JS world are. I condensed the huge list of responses to the most popular ones here. It's a very interesting look into the future of JS over ... (more…)
Read more »
JSC.js is a JavaScript engine which can run on top of you browser’s JavaScript engine. It’s based on the default JavaScript engine (JavaScriptCore) of WebKit and compiled with emscripten. Therefore, if you’re using Safari, you can literally run its JavaSc... (more…)
Read more »
Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube. (more…)
Read more »