Now And Then Debugging Async JS
By Jenn Creighton
Description
BeJS conf 2023
Async JavaScript is mind-bending to write, even worse to debug. In this talk, we'll explore why async bugs are difficult, what common missteps create those bugs, and how to debug async code with the debugger.