Naman's Blog

Writing

Notes on frontend engineering and product craft

Practical articles around React, Next.js, design systems, and performance.

Featured

JavaScript Essentials | How does it work?

Understand the basics of the call stack, execution context, code execution in Javascript

Updated 25 May 2026 · 4 min read

Read article

Latest posts

Javascript Essentials — Event Bubbling and Event Capturing

Javascript is a great language. It has a simple syntax and a great community. If you’ve previously worked with Javascript you may know its nature, it can make you laugh some day...

Updated 25 May 2026 · 4 min read

Read post

Creating Pyx - An on-the-fly image optimization tool

How Pyx provisions S3, Lambda, and CloudFront to resize and convert images at the edge—with caching built in

Updated 25 May 2026 · 9 min read

Read post