My Blog

Posts tagged programming

Optimizing JavaScript Performance

Optimizing JavaScript Performance

Learn practical techniques to speed up your web apps, from debouncing to lazy loading and beyond.

🕒 Sep 5, 2025 • 8 min read
Modern CSS Layouts

Modern CSS Layouts: Grid & Flexbox

Explore how to build responsive, complex layouts using CSS Grid and Flexbox with real‑world examples.

🕒 Aug 21, 2025 • 7 min read
Intro to React Hooks

Intro to React Hooks

A beginner‑friendly guide to using useState, useEffect, and custom hooks in modern React applications.

🕒 Jul 30, 2025 • 6 min read