staydecent / atom

Shared, synchronous, independent state for JavaScript apps.
ISC License
7 stars 1 forks source link

Include `watchStore` util as part of `subscribe` #11

Closed staydecent closed 5 years ago

staydecent commented 5 years ago

Subscribers are a dangerous pattern to allow as it moves logic out of the react component tree.