Summary of "Asynchrony: Under the Hood - Shelley Vohr - JSConf EU"

Presentation Summary

In this presentation, Shelley Vohr, a software engineer at GitHub, provides an in-depth exploration of asynchronous programming in JavaScript. She begins by outlining the fundamental principles of asynchronicity, emphasizing the relationship between "now" and "later" in code execution, and the unpredictability of when tasks will run in the future.

Key Concepts Discussed

Overall, Vohr emphasizes that while callbacks, Promises, and Async/Await each have their strengths and weaknesses, the choice of which to use should depend on the specific requirements of the task at hand.

Main Speaker

Category ?

Technology

Share this summary

Video