DEV Community

Discussion on: Understanding JavaScript async/await in 7 seconds

Collapse
 
sandeepbalachandran profile image
Sandeep Balachandran

I didnt get it in 7 seconds. Not even after 3 minutes

Collapse
 
crongm profile image
Carlos Garcia ★

I too struggle with async programming. It's not just about the code, but the mindframe. I recommend reading the Async & Performance book in the You Don't Know JS series. It's helped me a lot to understand the concepts and logic behind async.

Collapse
 
wassimchegham profile image
Wassim Chegham

How can I help you understand this?

Collapse
 
sandeepbalachandran profile image
Sandeep Balachandran

I will get back to this in the weekend will definetly ping you for more explanations.