In week eight we will discuss the following topics:
• Structure for a basic SPA
• XMLHttpRequests
• API calls
• Async VS Sync
- Read about Asynchronous vs. Synchronous programming: http://www.hongkiat.com/blog/synchronous-asynchronous-javascript/
- XMLHttpRequests: https://www.kirupa.com/html5/making_http_requests_js.htm
The last one about promises...