getify / You-Dont-Know-JS

A book series on JavaScript. @YDKJS on twitter.
Other
177.86k stars 33.39k forks source link

Stale Closure #1816

Closed Mostafa-Mohammadi closed 1 year ago

Mostafa-Mohammadi commented 1 year ago

Could you please mention stale closure on closure section?

Especially for React developer , because they think set state is async , but in fact its stale closure ...

Thanks

evoxf1 commented 1 year ago

yes, can i work on this issue?