Re: - https://www.youtube.com/watch?v=xkc2ejOpStw - https://beyondcodebootcamp.github.io/presos/js-promises/ Slides to add: - What's an Object in JavaScript? (k/v pair) - What's a Callback? (_how_ you use a function, not _what_) - Promise Chaining - How to create a custom file upload: <https://therootcompany.com/blog/how-to-style-a-file-input-dispatch-mouse-event/> - Add missing `await` `.catch()` example
Re:
Slides to add:
await.catch()example