Tag: Philosophy

Map, Filter, Reduce, forEach: How (and How Not) to Use JavaScript’s Array Methods

A developer’s guide to mastering JavaScript's core array methods — map, filter, reduce, and forEach — with clarity, real-world examples, and strong opinions. Learn when to use each one, when not to, and how to think like your code reads itself.

May 28, 2025
6 min read
Choosing Between Object Arguments and Argument Arrays in Your Functions

Learn the key differences between object arguments and positional arguments in JavaScript and TypeScript. Discover when to use each, how they impact readability, flexibility, and code scalability, and which approach leads to more maintainable functions.

April 7, 2025
3 min read
Why TailwindCSS Utility Classes Fall Short for Scalable Design Systems

Tailwind CSS utility classes may speed up early development but often create friction in scalable design systems. Discover how design tokens and native CSS features provide a cleaner, more future-proof alternative.

April 4, 2025
3 min read
The Dimensionality of Debate

Rethink the role of debates in shaping modern discourse. This essay challenges the binary framework dominating public discussions and introduces a multi-dimensional approach to foster understanding, tackle polarization, and embrace complexity.

September 2, 2024
15 min read

Copyright © 2025 | All rights reserved.

Built with: Next.js v15.1.3, Typescript v5, Tailwindcss v3.4.1, Directus v18.0.3