tidbits/js-event-loop-and-promises #5
Replies: 2 comments 2 replies
-
Nice & Short & to the point... |
Beta Was this translation helpful? Give feedback.
1 reply
-
Thank you, it will bettter if you add some demo image of working this machinary things, such as event loop>callback queue >microstask queue |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
tidbits/js-event-loop-and-promises
Learn how the promises are handled internally using event loop. This concept is essentials to debug and work with asyc programming.
https://www.tapascript.io/tidbits/js-event-loop-and-promises
Beta Was this translation helpful? Give feedback.
All reactions