JavaScript Array Manipulation Cheat Sheet (ES2024+)
My overview of the more common JavaScript array methods, including use-cases and examples.
Writing
Thoughts on frontend development, accessibility, and the craft of building for the web. There's also the occasional diversion into mountain biking and music.
My overview of the more common JavaScript array methods, including use-cases and examples.
A quick overview into the differences between null and undefined in JavaScript.