react.dev
react.dev copied to clipboard
No explanation of state update in async functions
trafficstars
There is no mention of how state updates in async functions. For example, how does state update if event handler is an async function.