https://github.com/fongandrew/react-sub
React Subscription Management
https://github.com/fongandrew/react-sub
Last synced: 3 months ago
JSON representation
React Subscription Management
- Host: GitHub
- URL: https://github.com/fongandrew/react-sub
- Owner: fongandrew
- Created: 2018-07-05T03:43:15.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-05T03:43:36.000Z (almost 7 years ago)
- Last Synced: 2025-02-21T08:51:25.565Z (3 months ago)
- Language: TypeScript
- Size: 43 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Sub
React subscription management. MobX-like tracking, but focused less on state management per se and more on kicking off subscribe / unsubscribe side effects when a component is mounted, unmounted, or has its props updated.
WIP.