Writing

I write about web development, technical interview preparations, and the evolving landscape of the tech industry.

AI Isn’t Magic. It’s These 5 Things.

From tokens to RAG — 5 core AI concepts explained simply for everyone, with technical layers for engineers who want to go deeper.

Medium5/9/2026

Controlled vs Uncontrolled component in React js

An introduction to the differences between controlled and uncontrolled components in React and when to use each.

Medium12/29/2023

Frontend developer useful web links

A collection of useful tools and resources for frontend developers, including PixelSnap for on-screen measurements.

Medium9/9/2023

What’s new in ECMAScript 2023 (ES-14)

A look at the new features in ES-14, including array improvements like toReversed(), toSorted(), and toSpliced().

Medium7/6/2023

JavaScript Event Loop & its functions

Understanding how the JavaScript event loop works, including the call stack, callback queue, and microtask queue.

Medium6/19/2023

ESLint: Short introduction to developer

A brief introduction to ESLint and how it helps developers maintain code quality and consistency.

Medium5/30/2023

TypeScript and MongoDB query interview question with answer

Common interview questions and answers related to using TypeScript with MongoDB queries.

Medium5/22/2023

TypeScript popular interview questions

A list of popular interview questions for TypeScript developers.

Medium5/20/2023

Importance of use style guide as a developer !

Why using a style guide is crucial for project consistency and readability.

Medium5/15/2023

JavaScript interview question, you should know

Important JavaScript interview questions covering fundamental concepts.

Medium5/10/2023

Basic things of JavaScript

A beginner's guide to the fundamental building blocks of JavaScript.

Medium5/5/2023

10 important topics about JavaScript

A deep dive into 10 essential topics every JavaScript developer should master.

Medium5/1/2023

Fundamental of React library

An introduction to the core principles and architecture of the React library.

Medium4/25/2023

Javascript array mission — part 1

Part 1 of a series focusing on JavaScript array methods and manipulation techniques.

Medium4/20/2023