React Course Link: https://codprog.com
Discount Coupon For India: HARSHITYT10
Discount Coupon For Outside India: HARSHITYTW10
JavaScript Course Playlist: https://www.youtube.com/playlist?list=PLwgFb6VsUj_l3XGLgZTf5lXq9rPAQ9COu
JavaScript Mastery Source Code: https://github.com/harshitvee/javascript-beginning-to-mastery
Syllabus Document Link: https://docs.google.com/document/d/1szmtyiymgBkIrsvtMzTESIh80uP2bUZGQ4BYAsdvfBM/edit?usp=sharing
Topics Covered in this video
Is Javascript a synchronous or asynchronous programming language?
SetTimeout()
SetTimeout() with 0 millisecond
Callback Queue
SetInterval and create a little project with setInterval
Understand callbacks in general
Callbacks in asynchronous programming
Callback Hell and Pyramid of dom