Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 569 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 569 Bytes

UI State Demo - Redux, Zustand, Jotai, native React hooks

The purpose of this repository is to provide a demo to compare UI state libraries and strategies. As well as exploring performance impact each might have.

To run the demo

pnpm i && pnpm start

For more detail, you can read my Medium article

If you don't want to run this you can visit the live Codesandbox demo