asynchronous-programming

Suggested Study

The Event Loop

Callbacks, Promises, Async

APIs

fetch


Class Recordings

Class 7 & 8

Anthony, Kevin

  1. week 1:
  2. week 2:
  3. week 3:

class-9-10

Bram, Deni

  1. week 1:
  2. week 2:
  3. week 3:

class-11-12

Bram, Thibault

  1. week 1: Scheduling & The Event Loop. setTimeout, setInterval
  2. week 2: Promises & fetch
  3. week 3: async/await & fetch

Class 13-14

  1. week 1 - by Yoshi and Joel:
  2. week 2 - by Yoshi:

Class 15

  1. Week 1: timeouts and the event loop
  2. Week 2: Node & File System, Refactor Sync to Callbacks
  3. week 3: