Vikram D.

Javascript

Found 3 posts

Javascript2026-01-04

The JavaScript Event Loop Explained

A clear explanation of how JavaScript handles asynchronous operations using the Event Loop, Call Stack, and Task Queues.

What Exactly is 'this' in JavaScript?
Javascript2026-01-03

What Exactly is 'this' in JavaScript?

A deep dive into JavaScript's most confusing keyword. Learn how 'this' behaves in different contexts, the difference between regular and arrow functions, and common pitfalls to avoid.

The Evolution of JavaScript: From Sidekick to Superhero
Javascript2025-12-04

The Evolution of JavaScript: From Sidekick to Superhero

From a 10-day hack for Netscape to the engine that powers the modern web, this is the story of how JavaScript went from background glue to the star of the show.