AK.
AboutStackExperienceProjectsSpeakingBlogContact

Blog

Deep dives into frontend engineering, architecture decisions, and JavaScript internals.

React Query vs RTK Query: A Practical Comparison

An in-depth comparison of two dominant server-state libraries — when to use which, trade-offs, and real-world decision criteria.

ReactState ManagementArchitecture
December 15, 20258 min read

JavaScript Execution Context: A Deep Dive

Understanding how JavaScript executes code under the hood — execution contexts, the call stack, hoisting, and closures explained from first principles.

JavaScriptFundamentalsDeep Dive
November 20, 202510 min read

Responsive Design: Beyond Media Queries

Modern approaches to responsive design — container queries, fluid typography, intrinsic layouts, and why pixel-perfect thinking is outdated.

CSSResponsive DesignFrontend
October 8, 20257 min read

© 2026 Arun Kundu. Built with Next.js & TypeScript.