Understanding Synchronous vs Asynchronous JavaScript

preview_player
Показать описание
Most of what you write in JavaScript is Synchronous procedural code read from top to bottom and executed in the single main thread of the JavaScript process.
However, that doesn't mean that JavaScript can't run code in an Asynchronous way.
The video discusses the differences and how that can unexpectedly impact the code that you write.

Рекомендации по теме
Комментарии
Автор

Whenever I'm stuck on something with JS and I see a video about the concept with your name by it, I breathe a sigh of relief. Thanks for all you do!

justinbenson
Автор

If anybody wants to learn javascript seriously, this is one-stop channel that can guarantee to satisfy anyone with top notch quality. As always thank you.

rotrose
Автор

Hi Steve Griffith. Thanks for this clear explanation. Examples/demo always help understanding things. I always wondered that why sometime javascript works asynchronously and sometimes synchronously. Now it is almost clear. People like you on youtube and other platforms are making our lives easier! Can't thank you enough! :)

harsimerkaur
Автор

omg only video that actually helped me learn async js. love you and you made the world a better place. i cant express how thankful i am

dolanbright
Автор

solid examples, comparisons, and commentary. keep up the good work boss!

aznthanh
Автор

Sir, this is the best explanation of asynchronous on the whole internet. Your explanation and example were spot on. Thank You! SUBSCRIBED!

OptimalTrainingGroup
Автор

This is the best video about Synchronous and Asynchronous code concepts, I have ever seen. You are very good at teaching, Thanks a lot !

eicoz
Автор

This is a great video explaining Synchronous vs Asynchronous in JavaScript. Save it to your lists.

takethefirststepsem
Автор

You drive the point very simple & clear @Steve Griffith !!! Thanks for such a nice explanation.

easterntornado
Автор

Ty for the video, very clear :) Keep it going. As a matter of fact, I spend 2 hours reading an article and I understood way better form your vid.

Sebeand
Автор

Awesome content. You explained in a simple but yet effective way. Thanks

SuperYara
Автор

Thanks a lot, man! I learned so much from this video! You are truly the best teacher!!!

LeetCodeSimplified
Автор

Amazing explanation! Thank you for humbly sharing your extensive knowledge.

NathanHughFoster
Автор

I've been searching all around trying to get the answer for an issue I'm having - I'm making a DB call and trying to do something with the result but it keeps returning only after the action has already been taken - and I found all sorts of possible complex solutions that didn't really lead me anywhere. I had already lost hope and you provided me with the solution.
It's simple, straight to the point and very well explained.
Really appreciated! I subscribed for that reason alone!

vinisantos.
Автор

Crystal clear explanation :-).Please adding more videos on java script concepts.Than you so much.

shilpad
Автор

omg. thank you so much. ive read 5 different blogs and watched 3 other videos and this is the only one that made sense to me :D

TheEricapiano
Автор

Love it!! So help full in understanding why the logging is all over the place in my test code.

amarbir
Автор

Simple yet Excellent explanation. THANKYOU!!

saraa
Автор

Thank you very much, Steve. Learned a lot from this tutorial !

javierarturorizzosudario.
Автор

Simple but very informative !!! Thank you!

SithaSek