# Namaste NodeJS Course Handwritten Notes Welcome to the **Namaste NodeJS Course Handwritten Notes** repository! This repository contains my handwritten notes from both Season 1 and Season 2 of the ...
Imagine JavaScript running your code like a well-organized factory. Everything that happens in JavaScript takes place inside something called an Execution Context. Think of it as the environment where ...