Description
In this course you will learn:
- Promises syntax and scope.
- Simplifying common, useful methods with Promises.
- Basic error handling.
- Creating sequences of async work manually.
- Advanced error handling.
- Techniques for generating sequences of async work with array methods.
Syllabus :
- Creating Promises
- Chaining Promises