Sonam Gupta
HomeAboutSkillsProjectsExperienceContactBlog

Frontend

Why Your UI Doesn't Freeze: Inside JS Event Loop and Microtask Queues

Explore how JavaScript's event loop and microtask queues keep your UI responsive, ensuring smooth user experiences even during heavy computations.

12/29/2025

JavaScriptEvent LoopUI PerformanceWeb Development

System Design

Understanding the CQRS Design Pattern: Separating Commands and Queries for Scalable Systems

Dive into the Command Query Responsibility Segregation (CQRS) pattern, its benefits, and how it can enhance scalability and performance in complex systems.

1/1/2026

CQRSDesignPatternsSoftwareArchitectureScalabilityCleanArchitectureSystemDesign