📄️ Arrays
Basic must know operations on arrays.
📄️ Objects
Objects in JS in detail
📄️ Scopes and Hoisting
Scopes,Let, Var, Hoisting in JS in detail
📄️ Closures & Events
Understanding Closures and Events in JavaScript.
📄️ Functions
Different types of functions in JavaScript.
📄️ Debouncing and Throttling
Understanding debouncing and throttling in JavaScript.
📄️ Browsers
Understanding Browsers and CORS.
📄️ Javascript Engines
In-depth JS engines and their workflow.
📄️ Event Loop and Callstack
In-depth understanding of event loop and callstack.
📄️ Promises in Javascript
Promises in Javascript