Underrated React API - useSyncExternalStore and Understanding Zustand
Intention - Either React's effort in useSyncExternalStore or the recent innovation in state management libraries; the underlying idea was the same. How to avoid unessential re-renders (caused while managing the state)?
useSyncExternalStore:
This api...
ishqelliot.hashnode.dev4 min read