Class Notes
Detailed notes and summaries from the cohort sessions.
CLASS 15
HTTP, Node.js, and TypeScript 1. HTTP Methods HTTP methods (verbs) indicate the desired actio...
CLASS 10
JavaScript Comprehensive Notes – Arrays, Objects, Functions & More This document consolidates the...
CLASS 11
1. The Mysterious this Keyword this is a special keyword in JavaScript that refers to the ...
CLASS 12
JavaScript Deep Dive: Classes, Symbols, Error Handling, and Promises Welcome to the next part of ...
CLASS 13
JavaScript Promises 1. Introduction to Asynchronous JavaScript JavaScript is single-threaded,...
CLASS 14
JavaScript Class Notes: Closures, DOM, and Todo App 1. Closures What is a Closure? > De...
CLASS 16
Notes on the TypeScript source files that implement the Express API. They cover environment handli...
CLASS 9
Class 9: JavaScript Fundamentals Action Items - [ ] Practice using const by default, only ch...