JavaScript the Hard Parts: Promises, Async & the Event Loop

preview_player
Показать описание
JavaScript the Hard Parts: Promises, Async & the Event Loop video lecture with Michael O'Halloran, Senior Software Engineer & Lead Instructor at Codesmith.

During this workshop, you will learn how to master asynchronous JavaScript and promises! Our mental models of asynchronicity in javascript - the event loop, callback queue - are no longer enough. We have to augment them with the new world of native promises and async/await and understand them intuitively. In this session, we’ll do this so you can write readable code and debug effectively.

The workshop will cover:
- The challenge with single-threadedness in JavaScript.
- How asynchronicity enables much of modern web development
- The challenge with asynchronicity in JavaScript and how promises fix the problem of inversion of control

A combination of understanding promises and async/await under the hood and strategies for effective implementation will give you the tools to write clean pro asynchronous code in your work and projects.

Stay connected to our community!

Follow us to stay updated!

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

This bootcamp seems like a highly organized and effective cult, I'm into it

inordirection_
Автор

I never thought I would be able to learn this and understand this. Thank you!

jasmine
Автор

thank you codesmith and Michael for this amazing course .

dev-am
Автор

Love the energy here, Michael seems like an awesome teacher, and this really clarified a lot of things! Thanks so much.

hattietavares
Автор

How I wish I could attend this kind workshops! Thank you for this amazing toturials! :)

urbanframesph
Автор

My wholehearted gratitude for this superb class goes to Michael and the student team. God bless y'all

ashimov
Автор

This is freaking marvelous! Much thanks

juku
Автор

At 43 minutes when you broke down the event loop checking every millisecond I knew I was less than 2 hours away from finally grasping this topic!

UKRapGenius
Автор

The best tutorial on the subject matter by a mile. Thanks Boss you did a great job .

stanleyakpeji
Автор

thankyou for posting such a good video I love this it was like I was there in class with them. Well explained everything to detailed. ❤️❤️

pushkarkumar
Автор

Great bootcamp! Greetings from Colombia

danielvega
Автор

Clicked on this as soon as I saw Michael! Great teacher, and such a necessary topic for those learning JavaScript.

windubitably
Автор

Great vid, this was ... SPECTACULAR !

thebattinson
Автор

Amazing - Really want to up my JS knowledge. This was super educational.

icebridge
Автор

Great explanation Michael. Greetings from Zurich!

oneofone_
Автор

actual value === argument, placeholder === parameter (nice!)

rorycawley
Автор

The only word that comes in my mind, describing this is, spectacular. No idea why :p

adelinrapcore
Автор

I cant believe this video doesn't have 0ver 100k views

anastasiaivashchenko
Автор

This was amazing. Are there any more lectures available from Michael.? Can't find anything on youtube

karanr
Автор

Thanks. I've learnt a lot of new concepts from this video and also figure out some questions which confuses me.

jianzhonghuang