• Stars
    star
    1,213
  • Rank 37,365 (Top 0.8 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created almost 3 years ago
  • Updated 3 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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.


πŸ”— bit.ly/namaste-js

🏠 Namaste Javascript Notes Website

πŸš€ PDF Version of Complete Notes


πŸ“ Content List

πŸ“Œ Season 2

Episode 1 : Callback Hell

Episode 2 : Promises

Episode 3 : Creating a Promise, Chaining & Error Handling

πŸ“Œ 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


✨ Testimonial

From the creator of Namaste Javascript himself, πŸ™Œ Testimonial

πŸ‘€ Author

alok raj ([email protected])


🀝 Contribution Guidelines

  • Fork the repository to your own Github account
  • Clone the project to your machine, checkout to new branch & install dependencies using yarn
  • 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!

More Repositories

1

e-crime-management-system

PHP Training Project: It is a website where user can log an FIR online. This website has 4 module- Head-quarter, Incharge, Police, User. It is multifunctional website with back end support
PHP
20
star
2

micro-frontend-react

A micro-frontend React.JS app using Module Federation Approach. This app was made while following a tutorial on Udemy.
JavaScript
7
star
3

alok722.github.io

a webpage to showcase my experience, education, skill-set, projects, certificates, achievements, and recommendations.
HTML
5
star
4

alok722

a brief about me
4
star
5

pwa-movie-browser

An angular movie browser app with added functionality of PWA consuming OMDB API.
TypeScript
3
star
6

graphql-chat-app

It shows how to use subscriptions with Apollo Server for Express, Apollo Client, and GraphQL-WS. This app was made while following a tutorial on Udemy.
JavaScript
3
star
7

resuminator

Build beautiful single-page resumes; without the hassle! The easiest resume-builder out there with intuitive drag-n-drop & WYSIWYG editor
TypeScript
2
star
8

Learning-JavaScript-Data-Structures-and-Algorithms-Third-Edition

Learning JavaScript Data Structures and Algorithms (Third Edition), published by Packt
JavaScript
2
star
9

express-server-boilerplate-auth

express server boilerplate codes to kickstart your backend dev with auth support.
TypeScript
2
star
10

contact-management

Contact management system - Implementation of CRUD operation using MEAN stack.
TypeScript
2
star
11

nestJs-Intro

Repository to maintain the learning of NestJs course. Course link: https://courses.vinod.co/develop-restful-web-services-using-nestjs-and-mongodb
TypeScript
2
star
12

react-redux-hero-app

A basic react hero app consist of Demo of React Hooks + Redux CRUD example with Axios & Web API
JavaScript
2
star
13

angular-news

A resposnive news web app coded with Angular consuming "https://newsapi.org/" API
TypeScript
2
star
14

fastify-crud

A fastify rest API using MongoDB as a database to perform CRUD operation on product schema.
JavaScript
2
star
15

conFusion

An angular app developed while following an Angular course on Coursera, https://www.coursera.org/learn/angular
TypeScript
1
star
16

BooksOnSpot

Test Task (FrontEnd)
HTML
1
star
17

static-quote-app

An Android app to make quote app. (Frontend only).
Java
1
star
18

socket-chat

A session chat app implemented using Socket.io.
JavaScript
1
star
19

mern2-jan

JavaScript
1
star
20

graphql-job-board

A graphql based React.JS & Express app using fake-db. This app was made while following a tutorial on Udemy.
JavaScript
1
star
21

Restaurant-WebSite

Dynamic Website for a Restaurant.
PHP
1
star
22

archived-portfolio

[obsolete] Its a portfolio website made using Html, CSS and Bootstrap.
CSS
1
star
23

node-express-mongoose-boilerplate

node-express-mongoose-boilerplate template
JavaScript
1
star
24

birthday-reminder-bot

an express server bot that will remind me to wish Birthdays to my friends.
JavaScript
1
star
25

github-tutorial

HTML
1
star
26

web-component-basics

A repository to document my learning while learning the basics of web components from Udemy. β™₯️
JavaScript
1
star
27

javascript-dsa

JavaScript
1
star
28

docker-getting-started

Documented what, why & how about docker along with most used commands.
1
star
29

android-webview

this repository contains code for complete android webview with added support of *swipe down to refresh*, *add file using upload* etc
Java
1
star
30

picsum-gallery-angular

An angular gallery project which fetches the image from picsum API.
TypeScript
1
star
31

angular-random-card

an angular app consuming <https://randomuser.me/api/> API and displaying random user on every refresh or button click.
TypeScript
1
star
32

dice-game

A luck based dice game made using JavaScript.
JavaScript
1
star
33

stencil-components

A repository to document my learning while learning basics of the stencil from Udemy & YouTube. β™₯️
CSS
1
star
34

redis-employee-management

A simple nodeJs & redis webapp to manage employee database.
HTML
1
star
35

graphql-hello-world

This app demonstrate a minimal GraphQL server with Apollo Server, and how to call it from a web page using JavaScript and the Fetch API. This app was made while following a tutorial on Udemy.
JavaScript
1
star
36

elegant-tab

a google chrome extension that replaces the existing new tab with a more useful and feature-rich and lightweight extension.
JavaScript
1
star