Async JS Crash Course - Callbacks, Promises, Async Await
https://www.youtube.com/watch?v=PoRJizFvM7s&t=24s
In this crash course we will look at asynchronous JavaScript and cover callbacks, promises including promise.all as well as the async / await syntax. FULL JS COURSE (Just 10 Bucks!!!!): https://www.udemy.com/modern-javascri... CODE: https://plnkr.co/4Pv2HhiWV4kiPHY9VrUw 💖 Become a Patron: Show support & get perks! http://www.patreon.com/traversymedia Follow Traversy Media: http://www.facebook.com/traversymedia http://www.twitter.com/traversymedia http://www.instagram.com/traversymedia
Is it normal to sometimes have to watch these kind of videos a few times for it to sink in?!!
I owe most of my understanding of JS to you. Thanks so much man
Struggling for years to get my head around promises. This has done it in 20 min. Thank you!