If you’re using Chrome Canary for your development work now you can find a asyc radio button next to the callstack when you stop on a breakpoint in the DevTools. Enabling it adds the functions that triggered an asynchronous action that called in the end the function you’ve your breakpoint in. The awesome about this is… Continue reading A new async callstack have landed in Chrome Canary