Facebook Pixel

Namaste JavaScript

Namaste Javascript Video tutorials will dive deep into JavaScript and the internals of how code is executed under the hood. If you understand the core fundamentals of JavaScript, it will help you beco...

Course Content

EP-01 | How JavaScript Works πŸ”₯& Execution Context

Understanding how JavaScript works behind the scenes, inside the JS Engine will make you a better developer.

EP-02 | How JavaScript Code is executed? ❀️& Call Stack

How an Execution Context is created and how the Call Stack works.

EP-03 | Hoisting in JavaScript πŸ”₯(variables & functions)

Hoisting in JavaScript is the most famous Interview Question. And it is also one of the most misunderstood concepts in JS.

EP-04 | How functions work in JS ❀️ & Variable Environment

Understand how Functions work behind the scenes in JavaScript.

EP-05 | SHORTEST JS Program πŸ”₯window & this keyword

Let's check out the Shortest Program in JavaScript and more about the window and this keyword.

EP-06 | undefined vs not defined in JS πŸ€”

undefined is a special keyword in JavaScript and undefined !== not defined.

EP-07 | The Scope Chain, πŸ”₯Scope & Lexical Environment

Diving deep into Scope, Lexical Environment, and The Scope Chain in JavaScript with a lot of code examples and visuals.

EP-08 | let & const in JS πŸ”₯Temporal Dead Zone

let & const in JavaScript behave differently when they are Hoisted.

EP-09 | BLOCK SCOPE & Shadowing in JS πŸ”₯

Let & const Block Scope in-depth tutorial covers what is a Block, Scope, and Block Scope in JavaScript.

EP-10 | Closures in JS πŸ”₯

Closures in JavaScript is the most important topic for interviews.

EP-11 | setTimeout + Closures Interview Question πŸ”₯

Check out the most frequently asked (setTimeout + Closures in a loop) hot trending JS Interview question.

EP-12 | CRAZY JS INTERVIEW 🀯ft. Closures

A JavaScript Interview covering in-depth QnA of closures

EP-13 | FIRST CLASS FUNCTIONS πŸ”₯ft. Anonymous Functions

Functions in JS are first-class Citizens, what does that mean?

EP-14 | Callback Functions in JS ft. Event Listeners πŸ”₯

What are Callback Functions in JavaScript? How does Event Listeners work?

EP-15 | Asynchronous JavaScript & EVENT LOOP from scratch πŸ”₯

In-depth explanation of Event Loop, Web APIs, MicroTask Callback Queue, and how JavaScript works asynchronously in the web browser.

EP-16 | JS Engine EXPOSED πŸ”₯ Google's V8 Architecture πŸš€

In-depth explanation of JS Engine Architecture, JavaScript Runtime Environment, JIT compilation

EP-17 | TRUST ISSUES with setTimeout()

This BONUS video covers the fundamentals of setTimeout, how it works behind the scenes.

EP-18 | Higher-Order Functions ft. Functional Programming

Functional Programming is powered by Higher-Order Functions in JavaScript.

EP-19 | map, filter & reduce πŸ™

Map, filter & reduce Array functions are the most popular Higher-Order Functions in JavaScript.

namasteDev

Interview Stories

R
@ramraghunathan947

UPDATE: SERIOUSLY GOT A JOB BECAUSE OF THIS! Went to an interview. Interviewer: 'Write an example of closure.' Me: *Writes the example*. Interviewer: 'Namaste JavaScript? πŸ€”' Me: '😐'. Interviewer: 'Even I had the same example in mind!' We high-fived each other. Happily working ever after! 🧱

S
@sujeet4665

I was explaining Hoisting with a demo. Suddenly the interviewer said, 'You watched Namaste JavaScript videos, right?' I said yes. He said, 'OK, let's move to the next question. Your concept is clear. I study from there too!' You're trending, sir! πŸš€

U
@unnatibamania3714

I had a JS interview a while ago and noticed most questions were straight from your series. This series is amazing; I've never felt JavaScript like this before! ✨

Practice Along With Learning

⚑Hands-On Learning

Learn It. Code It. Own It.

"The gap between knowing and doing is closed by one thing - consistent practice."

Practice along with learning

Watch the episodes, then tackle curated questions to reinforce every concept you learn.

HTML/CSS
JavaScript
React
Node.js

More Resources & Guides

Is JavaScript Enough to Get a Job?Can I Get a Frontend Developer Job With JavaScript?How Long Does It Take to Learn JavaScript?Is JavaScript Difficult to Learn?Should I Learn JavaScript Before React?Can I Learn JavaScript Without a Computer Science Degree?What Projects Should I Build After Learning JavaScript?How Much JavaScript Is Required for Frontend Development?What Are the Prerequisites for Learning JavaScript?Can Beginners Learn JavaScript in 2026?Is JavaScript Still Worth Learning?What Jobs Can I Get After Learning JavaScript?How Do I Become a JavaScript Developer?Can I Freelance With JavaScript Skills?Do Companies Hire JavaScript Developers Without Experience?What Is the Roadmap to Become a Frontend Developer?How Can I Practice JavaScript Effectively?Can JavaScript Help Me Crack Product-Based Company Interviews?What Are the Best Resources to Learn JavaScript?How Many Hours Should I Spend Learning JavaScript Daily?Should I Learn JavaScript or Python First?Can I Use JavaScript for DSA Interviews?What Salary Can I Expect as a JavaScript Developer?How Do I Prepare for JavaScript Interviews?What Should I Learn After JavaScript?What Is JavaScript?What Is the Difference Between var, let, and const?What Is Hoisting in JavaScript?What Is the Temporal Dead Zone (TDZ)?What Are Data Types in JavaScript?What Is the Difference Between == and ===?What Are Truthy and Falsy Values?What Is a Closure in JavaScript?What Is Lexical Scope in JavaScript?What Is the Scope Chain?Is JavaScript Useful in Placements?Best JavaScript Course for Placement PreparationWhat Is the Event Loop in JavaScript?What Is the Call Stack in JavaScript?What Are Microtasks and Macrotasks?What Is Event Bubbling and Event Capturing?What Is Event Delegation in JavaScript?What Is the Spread Operator in JavaScript?What Is Destructuring in JavaScript?What Is Prototypal Inheritance in JavaScript?What Is the this Keyword in JavaScript?What Are Arrow Functions in JavaScript?What Is the Difference Between Arrow Functions and Regular Functions?What Are Callbacks in JavaScript?What Is Callback Hell in JavaScript?
Please Login.
Please Login.
Please Login.
Please Login.