You may not need a global god state in React.

An argument and solution for multiple global states

Charles Stover

--

Encapsulate your global React state instances with react-capsule.

Preface: How did we get here? 👀

Having been primarily a React developer for 3 years now, I have thought about and written extensively on state management in React: everything from its performance to its design. In my original deep dive into developer…

--

--