Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 894 Bytes

File metadata and controls

23 lines (16 loc) · 894 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

Please go through the material and come to class prepared!

Fundamentals