Local State Management w/ Quiddity
Jan 5 路 5 min read 路 This post explores an alternative to reducers in React to manage non-trivial local state though the use of Quiddiny: a local first state management package. Choosing Local State Intentionally In React, there are many state management libraries availa...
Join discussion