Detailed notes covering all concepts taught in the live classes of the Lambda 4.0 @Algocamp.

Created by Vivekanand Vernekar

Link to GitHub Repository : https://github.com/vivekanand-vr/nodeJs-codebase

Live Class Notes:

Internals of Node.js | V8 Engine

Understanding Threads & Processes

Apache Web Server, Ngnix Web Server

Libuv Internals & Event Loop

Node.js Modules

What Happens When We Type URL In Browser

Architecture of A Backend System

Database Internals | LSM Trees

MVC Architecture

HTTP Protocols & APIs

Database Design

REST APIs

TypeScript | Types & Objects

TypeScript | Interfaces, Types & Generics

Express JS Fundamentals