@jsconf_
  @jsconf_
JSConf | How to Wait - Max Goodhart | JSConf Hawaii 2020 @jsconf_ | Uploaded 4 years ago | Updated 11 hours ago
Our story begins with a humble 'await fetch': your script fires off an HTTP request and settles down to nap, trusting that it'll be awoken when response data is available. While your program does nothing, a cascade of activity is now taking place: in your JS runtime, your operating system, and your hardware. What happens while your code is waiting for something to happen? In this talk, we'll peek behind the layers of the event loop, select/epoll nonblocking I/O, and hardware architecture to answer a simple question: what is waiting, and how does a program wait?

Slides: https://chromakode.com/m/how-to-wait/

JSConf Hawaii will return soon
https://www.jsconfhi.com/
How to Wait - Max Goodhart | JSConf Hawaii 2020Communities Make a Difference by Claudia Hernndez | Community Lounge| JSConf EU 2019Code Factorization: How to Organize Boilerplate Code - Jaewon Seo  - JSConf Korea[Korean language]NestJS the best framework for your API - Roxana Arely Gonzalez VianaImpressions of JSConf Budapest 2022Building Empathy and Accessible Apps by Isabela Moreira[Eng Sub]Deno: Next Generation JavaScript Runtime by Yongwook Choi | JSConf Korea 2022Jsconf India 2023 - Track 1Un proyecto desde cero Lo mismo una y otra vez? - Fransico SevillaJavaScript for Virtual Reality by Liv Erickson at JSConf Budapest 2015Cmo detonar tu carrera como Software Engineer - Mariel Nilo y Joaqun BravoInvisible Code by Martin Kleppe at JSConf Budapest 2015

How to Wait - Max Goodhart | JSConf Hawaii 2020 @jsconf_