JavaScript Promises Crash Course
Offered By: Kevin Powell via YouTube
Course Description
Overview
Dive into a comprehensive tutorial on JavaScript Promises, covering essential concepts from creation to practical implementation. Learn how to create promises, handle errors with catch, chain multiple methods, and utilize the 'finally' clause. Explore practical examples to solidify your understanding, then delve into async/await syntax and potential pitfalls. Gain insights on choosing the most appropriate approach for your projects. Master asynchronous JavaScript programming through clear explanations and hands-on examples in this informative video.
Syllabus
- Introduction
- Creating a promise
- Errors and catch
- Chaining multiple methods
- Using finally
- Practical examples
- async and await
- gotchas with async and await
- Which approach should you use?
Taught by
Kevin Powell
Related Courses
Software as a ServiceUniversity of California, Berkeley via Coursera Intro to Computer Science
University of Virginia via Udacity Web Development
Udacity Software Engineering for SaaS
University of California, Berkeley via Coursera CS50's Introduction to Computer Science
Harvard University via edX