This repo maintains my version of javascript notes which I learned from the famous Namaste Javascript Youtube Series by Akshay Saini.
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 ...
𝗝𝗮𝘃𝗮𝘀𝗰𝗿𝗶𝗽𝘁 𝗖𝗼𝗺𝗽𝗹𝗲𝘁𝗲 𝗛𝗮𝗻𝗱𝘄𝗿𝗶𝘁𝘁𝗲𝗻 𝗡𝗼𝘁𝗲𝘀 𝗶𝗻 𝗗𝗲𝘁𝗮𝗶𝗹 ️ 𝐉𝐚𝐯𝐚𝐒𝐜𝐫𝐢𝐩𝐭 𝐈𝐧𝐭𝐫𝐨𝐝𝐮𝐜𝐭𝐢𝐨𝐧: Understand the basics and its role in web development, making ...