namaste-javascript-notes icon indicating copy to clipboard operation
namaste-javascript-notes copied to clipboard

It maintains my version of namaste js notes which I learnt from Namaste JS YouTube Playlist by Akshay Saini (@akshaymarch7).

Welcome to Namaste Javascript Notes 🚀

Namaste-JavaScript-Banner

❓ what it is

This repo maintains my version of javascript notes which I learned from the famous Namaste Javascript Youtube Series by Akshay Saini.


Buy Me A Coffee

🔗 bit.ly/namaste-js

🏠 Namaste Javascript Notes Website

🚀 PDF Version of Complete Notes


📝 Content List

💡 Season 1

Episode 1 : Execution Context

Episode 2 : How JS is executed & Call Stack

Episode 3 : Hoisting in JavaScript (variables & functions)

Episode 4 : Functions and Variable Environments

Episode 5 : Shortest JS Program, window & this keyword

Episode 6 : undefined vs not defined in JS

Episode 7 : The Scope Chain, Scope & Lexical Environment

Episode 8 : let & const in JS, Temporal Dead Zone

Episode 9 : Block Scope & Shadowing in JS

Episode 10 : Closure in JS

Episode 11 : setTimeout + Closures Interview Question

Episode 12 : Famous Interview Questions ft. Closures

Episode 13 : First Class Functions ft. Anonymous Functions

Episode 14 : Callback Functions in JS ft. Event Listeners

Episode 15 : Asynchronous JavaScript & EVENT LOOP from scratch

Episode 16 : JS Engine Exposed, Google's V8 Architecture

Episode 17 : Trust issues with setTimeout()

Episode 18 : Higher-Order Functions ft. Functional Programming

Episode 19 : map, filter & reduce


💡 Season 2

Episode 1 : Callback Hell


✨ Testimonial

From the creator of Namaste Javascript himself, 🙌 Testimonial

👤 Author

alok raj ([email protected])

  • website: https://bit.do/alok722
  • linkedin: @alok722

🤝 Contribution Guidelines

  • Fork the repository to your own Github account
  • Clone the project to your machine, checkout to new branch & install dependencies using yarn
  • Commit changes to your branch only using npm run commit script
  • Don't use git commit -m "commit message" to commit your changes
  • Push changes to your forked repositories
  • Open a PR in my repository by providing all info and context of your PR.

✨ Show your support

Give a ⭐️ if this project helped you!