Intro to Asynchronous Programming References
Lesson references
- MDN - Introducing asynchronous JavaScript
- Wikipedia - UTF-8
- Wikipedia - Syntactic sugar
- MDN -
try...catch - MDN -
setTimeout()global function - MDN -
Promise - MDN - Fetch API
- MDN -
fetch()global function - MDN -
fetch()global function - Parameters - MDN -
fetch()global function - Parameters -options - MDN - Response:
json()method - MDN -
fetch()global function - Parameters -options-methodproperty - MDN -
fetch()global function - Parameters -options-headersproperty - MDN -
fetch()global function - Parameters -options-bodyproperty - MDN -
JSON.stringify() - MDN -
fetch()global function - Parameters -options-modeproperty - MDN - Cross-Origin Resource Sharing (CORS)
- JSONPlaceholder
- MDN -
throw - MDN -
Error()constructor