Differences between unknown and any in TypeScript
A brief explanation of the differences between unknown and any types in TypeScript.
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.
A brief explanation of the differences between unknown and any types in TypeScript.
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.