Implementing a tiny global store in React
Have you ever wondered how state management libraries like Zustand or Jotai work under the hood? These libraries are incredibly useful for sharing global state across your application without the complexity of prop drilling or external context provid...
writing.lere.cc3 min read