The contents of this course are derived from the Asynchronous Javascript Crash Course located on The Codevolution YouTube Page: Asynchronous JavaScript Crash Course
Timestamps
00:00 Intro
01:22 What, Why and How?
07:10 Timeouts and Intervals
14:48 Callbacks
22:19 Promise
44:44 async & await
55:24 Event Loop
01:27:42 Wrapping Up\
I found a lot of value in the crash courses when I was first beginning to code and took extensive notes as I followed along. So, in coder fashion, I made websites out of the content and depoyed them through Netlify
I highly recommend checking out all of the Codevolution videos. Links to all of the crash courses are below. In addition, he has extensive videos on React.js, Next.js, Node.js, MongoDB, and more.