Popular Posts
Something something Amplify is bad
The AbortController is ostensibly for fetch, but it has some other ways we can use it too.
You shouldn't block the main thread to make async methods sync... unless, hmmmm? 🤔💭
The modal dialog is here. Stop, and be prompted! ✋
Streams for bytes are rarely useful, and objectMode can be made better.
I'm funemployed now so have too much time to think about these things
Recent Posts
The AbortController can be flipped on its head for memoized/cached values. Learn how.
Python modules suck—here's some guidance if you've used Node.
I spoke about <dialog> and inert! Watch it, plus read an addendum. 👀
You should be building objects that emit their own events in JS. Learn how!
Hidden tabs can be made to work for your users—find out how 👀
Using the power of JSDOM, we can avoid Jest and its legacy code completely.
Want esoteric election content? Look no further! 🗳️
It's 2022, and you can test your Node.js code without ANY dependencies 🥳