one programmer's thoughts
December 18, 2024
Learnings - Advent of Code 2024
Things I've learned from Advent of Code, 2024.
June 17, 2024
The Pragmatic Programmer, Notes: Part 1
Reading notes and summaries of classic programmer book.
June 14, 2024
A Path Down Node's Modules
Understanding how node modules are loaded in, and how they're cached.
June 01, 2020
Are generics a good enough reason to use TypeScript?
Discussing how generics work in TypeScript