8000 GitHub - jas7457/react-state-management
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jas7457/react-state-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React State Management

This project is a playground to test out the functionality and APIs of various React state management libraries. The findings here will be used to determine what state management library we want to use at Proofpoint/PSAT.

Considerations

  • Community adoption
  • Upkeep
  • Ease of use / exposed API
  • Low render thrashing

Tested Libraries

  • Zustand
  • Jotai
  • Valtio
  • Mobx

Available Scripts

yarn server start

This runs the GraphQL server in packages/server to try out some asynchronous state management

yarn client start

Launches the React application in the browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0