Not only do you need to know how to use promises, there are times you will need to create a promise. In this tutorial we walk through the process of creating a promise.
For more resources on JavaScript:
http://www.allthingsjavascript.com
Full personalized courses on JavaScript:
https://http://allthingsjavascript.com/personalized.html
Courses offered on Udemy: Getting Started or Advanced Topics at a huge discount:
https://www.udemy.com/learn-modern-javascript-getting-started/?couponCode=YOUTUBE
https://www.udemy.com/learn-modern-javascript-advanced-topics/?couponCode=YOUTUBE
Tutorials referred to in this video:
Function declaration VS function expression: https://youtu.be/gjLn95skIKE
Understanding and Using Chaining: https://youtu.be/gHLA-iZ9huU
Arrow Functions: https://youtu.be/_F-x9CgArBg
#javascript #AllThingsJavaScriptLLC