Results are in for the 2019 State of JS survey. I’ve been digging through charts to see what I can see. Here are 7 insights that jumped off the page to me. (more…)
Read more »
30000 lines of client-side JavaScript. No tests. Two difficult TV deployment platforms with poor tooling. Strong dependencies on poorly documented external APIs. The task: add support for a third TV platform to the two supported platforms and switch to a ...
Read more »
ASCII cartoon characters. Latest version: 2.0.0, last published: 3 hours ago. Start using phraze in your project by running `npm i phraze`. There are no other projects in the npm registry using phraze. (more…)
Read more »
How pass a Function as a Parameter of another function in JavaScript. A tutorial with examples. (more…)
Read more »
There’s a never-ending myth I see circulating on Twitter every few weeks:
Vanilla JS doesn’t scale.
This is complete nonsense.
What does “scale” even mean? Is the implication is that vanilla JS literally cannot handle the load of large applications the ... (more…)
Read more »