https://github.com/alok722/namaste-javascript-notes
It maintains my version of namaste js notes which I learnt from Namaste JS YouTube Playlist by Akshay Saini (@akshaymarch7).
https://github.com/alok722/namaste-javascript-notes
javascript javascript-notes namaste-javascript namaste-javascript-course namaste-js namaste-js-notes
Last synced: about 1 month ago
JSON representation
It maintains my version of namaste js notes which I learnt from Namaste JS YouTube Playlist by Akshay Saini (@akshaymarch7).
- Host: GitHub
- URL: https://github.com/alok722/namaste-javascript-notes
- Owner: alok722
- License: mit
- Created: 2021-07-14T15:46:02.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2025-01-16T19:05:56.000Z (5 months ago)
- Last Synced: 2025-04-03T23:41:20.876Z (3 months ago)
- Topics: javascript, javascript-notes, namaste-javascript, namaste-javascript-course, namaste-js, namaste-js-notes
- Language: JavaScript
- Homepage: https://alok722.github.io/namaste-javascript-notes/dist/lectures.html
- Size: 26.2 MB
- Stars: 1,621
- Watchers: 17
- Forks: 735
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Welcome to Namaste Javascript Notes 🚀

## ❓ what it is
> This repo maintains my version of javascript notes which I learned from the famous [Namaste Javascript Youtube Series](https://www.youtube.com/watch?v=pN6jk0uUrD8&list=PLlasXeu85E9cQ32gLCvAvr9vNaUccPVNP&index=1&ab_channel=AkshaySaini) by Akshay Saini.
## 🏠 [Namaste Javascript Notes Website](https://alok722.github.io/namaste-javascript-notes/dist/lectures.html)
## 🚀 [PDF Version of Complete Notes](./dist/namaste-javascript-notes.pdf)
## 📝 Content List
### 📌 Season 1
#### [Episode 1 : Execution Context](./notes/season-1/lecture-01.md)
#### [Episode 2 : How JS is executed & Call Stack](./notes/season-1/lecture-02.md)
#### [Episode 3 : Hoisting in JavaScript (variables & functions)](./notes/season-1/lecture-03.md)
#### [Episode 4 : Functions and Variable Environments](./notes/season-1/lecture-04.md)
#### [Episode 5 : Shortest JS Program, window & this keyword](./notes/season-1/lecture-05.md)
#### [Episode 6 : undefined vs not defined in JS](./notes/season-1/lecture-06.md)
#### [Episode 7 : The Scope Chain, Scope & Lexical Environment](./notes/season-1/lecture-07.md)
#### [Episode 8 : let & const in JS, Temporal Dead Zone](./notes/season-1/lecture-08.md)
#### [Episode 9 : Block Scope & Shadowing in JS](./notes/season-1/lecture-09.md)
#### [Episode 10 : Closure in JS](./notes/season-1/lecture-10.md)
#### [Episode 11 : setTimeout + Closures Interview Question](./notes/season-1/lecture-11.md)
#### [Episode 12 : Famous Interview Questions ft. Closures](./notes/season-1/lecture-12.md)
#### [Episode 13 : First Class Functions ft. Anonymous Functions](./notes/season-1/lecture-13.md)
#### [Episode 14 : Callback Functions in JS ft. Event Listeners](./notes/season-1/lecture-14.md)
#### [Episode 15 : Asynchronous JavaScript & EVENT LOOP from scratch](./notes/season-1/lecture-15.md)
#### [Episode 16 : JS Engine Exposed, Google's V8 Architecture](./notes/season-1/lecture-16.md)
#### [Episode 17 : Trust issues with setTimeout()](./notes/season-1/lecture-17.md)
#### [Episode 18 : Higher-Order Functions ft. Functional Programming](./notes/season-1/lecture-18.md)
#### [Episode 19 : map, filter & reduce](./notes/season-1/lecture-19.md)
### 📌 Season 2
#### [Episode 20 : Callback Hell](./notes/season-2/lecture-01.md)
#### [Episode 21 : Promises](./notes/season-2/lecture-02.md)
#### [Episode 22 : Creating a Promise, Chaining & Error Handling](./notes/season-2/lecture-03.md)
#### [Episode 23 : async await](./notes/season-2/lecture-04.md)
#### [Episode 24 : Promise APIs (all, allSettled, race, any) + Interview Questions 🔥](./notes/season-2/lecture-05.md)
#### [Episode 25 : `this` keyword in JavaScript](./notes/season-2/lecture-06.md)
## ✨ Testimonial
From the creator of Namaste Javascript himself, 🙌
## 👤 Author
**alok raj ([email protected])**
- website: https://alok722.github.io/
- linkedin: [@alok722](https://linkedin.com/in/alok722)
## 🤝 Contribution Guidelines
- Please create an issue with your suggestion, if found valid I would push the fix.
- Please, Don't open the PR directly without conversation.## ✨ Show your support
Give a ⭐️ if this project helped you!
