2.2 Modules and Promises
# Class Demo
See this GitHub repo for the Random Quiz Questions demo files.
# Before next week
TODO
Start the first hybrid assignment.
# Resources
# Synchronous and Asynchronous JavaScript
# Promises
# Promises.all()
and Promises.race()
- Promises all video
- Promises race video
- Promise all with fetch video
- Error handling in Promises video