notie - a clean and simple notification, input, and selection suite for javascript, with no dependencies... (more…)
Read more »
In this article, I propose a way of writing relatively simple apps without using a fully-fledged framework. It is based on my experience during an interview process. I am not trying to persuade you… (more…)
Read more »
This article is Part 2 for the Series “Modern ES6+ Javascript for those who know only a little about that old Javascript.”... (more…)
Read more »
sixflix - 🎬 Detects whether a host environment supports ES6. Algorithm by Netflix. (more…)
Read more »
Last night I expressed some frustration about the state and future of
concurrency in JavaScript. I ended up having a little bit of back and
forth with David Herman and he
pointed out that ES6 Generators can express Go
and core.async's flavor of
CSP. Now
I... (more…)
Read more »