Blog
Posts from my Medium.
The story of building Headout's design system from the ground up — from reading Atomic Design to shipping 10 reusable components used across the entire web team.
A practical guide to NPM, package management, and how import/export modules work in JavaScript — essential knowledge before picking up any framework.
Covers async/await, promises, callbacks, and the Fetch API — the async JavaScript fundamentals you need before diving into React, Vue, or Angular.
A walkthrough of the most useful Object and Array methods in JavaScript — map, filter, reduce, destructuring, and more — with practical examples.
The core JavaScript and ES6 concepts you should be comfortable with before starting with React, Vue, or Angular — from let/const to template literals and arrow functions.