JavaScript3/Week8 at master · JuanDavid1891/JavaScript3 · GitHub
Skip to content

Latest commit

 

History

History
 
 

Folders and files

README.md

Reading material for the ninth lecture:

In week nine we will discuss the following topics:
• (re)writing data structures (in JSON)
• Async VS Sync 
• Code flow (order of execution)

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

Async VS Sync

Closures and async code

Please go through the material and come to class prepared!