Skip to content

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.

Notifications You must be signed in to change notification settings

pragmaticgeek/UI-State-Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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