This explains the different ways to remove items in JavaScript beyond the built-in array methods... (more…)
Read more »
If you’ve kept your JavaScript skills up to date, you’ve probably come across ES6 Promises before. Promises provide a clean, flexible way… (more…)
Read more »
Way back in March, I announced that I was working on an advanced version of my Vanilla JS Academy.
I originally hoped to launch it early summer. Then late summer. Then early fall. I built 80 percent of it, threw it out, and built it again. Then I threw th... (more…)
Read more »
rxdb - Reactive Client-Side Database with Sync, Schema, Mongo-Query, Encryption, LevelDown
Read more »
I’ve been working a lot with a legacy code-base lately. And this one is particularly troublesome. It has all the hallmarks of a rush job. The code is brittle. There are no tests. Things often seem to break at random. And to my embarrassment, I wrote mos...
Read more »