Skip to main content
Engineering·2026-01-14

Asynchronous JavaScript

Handling asynchronous operations is critical in JavaScript. The Evolution 1. Callbacks (Callback Hell) 2. Promises 3. Async/Await Code Comparison Using Promises...

Design·2026-01-03

Modern CSS Layouts

CSS has come a long way. Today we primarily use Grid and Flexbox. Flexbox Best for 1-dimensional layouts (rows OR columns). CSS Grid Best for 2-dimensional layo...

Engineering·2025-12-28

Understanding React Hooks

A deep dive into useState and useEffect with visual diagrams.

Philosophy·2025-12-15

The Philosophy of Digital Gardening

How ideas evolve from raw daily flows into articles, series, and books — the philosophy behind the Amytis knowledge ladder.