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:
- Stacks/Queues (5 mins)
- Read about Asynchronous vs. Synchronous programming: http://www.hongkiat.com/blog/synchronous-asynchronous-javascript/
- Why closures are helpful with async code
Please go through the material and come to class prepared!