8000 GitHub - kallebertell/recoil-poc
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

kallebertell/recoil-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Global state spike w/ Recoil & Hooks

Each global state module owns its own state.

No one except the module itself is allowed to mutate its own state.

Other modules or components can subscribe to its state by using hooks for that purpose or request to transition the state via commands/actions returned from state transition hooks.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0