Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 861 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 861 Bytes

Reading material for the second lecture:

In week two we will discuss the following topics:
• Async vs Sync
• Event Loop (order of execution)
• Promises

Here are resources that we like you to read as a preparation for the second lecture:

Async VS Sync

Fundamentals

Please go through the material and come to class prepared!