techhub.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A hub primarily for passionate technologists, but everyone is welcome

Administered by:

Server stats:

4.9K
active users

Doug Parker 🕸️

I really wish there was some way to tie state to the *async* execution stack.

Think of all the ways frameworks could use that information to detect changes in async contexts.

`console.createTask()` can technically set state in the right place, but there's no `getCurrentTask()` to read it deeper in the stack. If we had that, I wonder what kind of crazy we could create?

developer.chrome.com/blog/devt

Chrome DevelopersModern web debugging in Chrome DevTools - Chrome DevelopersTake a look at some of the recent changes in Chrome DevTools which improve your debugging and profiling experience when working with bundlers, frameworks, and third party code.