# useSyncExternalStore, Without the Mystery: Part 1
6 min read
Learn the basic useSyncExternalStore contract and what React roughly does internally when an external store changes.
Learn the basic useSyncExternalStore contract and what React roughly does internally when an external store changes.
A practical deep dive into the JavaScript event loop, call stack, task queue, microtasks, rendering, and async code.
Do you ever use TanStack Query and think, “Wow, this library is so cool & convenient, they really thought about every edge case and made it easy to use. I wish I could build something like this…
Have you ever come across the term closure? Or maybe even been asked about it during an interview? You might have a rough idea of what it means, but not a deep understanding. In this post, we’ll take…
New site, new start.