Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add PubSub and ReactiveStore utilities #486

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

jorge-ramirez-arredondo
Copy link
Contributor

@jorge-ramirez-arredondo jorge-ramirez-arredondo commented Dec 27, 2024

This adds the ReactiveStore utility (and adds the PubSub utility since the Reactive Store is dependent on it).

See prototype for the ReactiveStore here: https://codesandbox.io/p/sandbox/reactive-store-prototype-vhz76g?workspaceId=ws_FRqmQNTVG95dm2hG2FbpSi

The following still needs to be completed before going out of draft:

  • Fix linting issues
  • ReactiveStore README (should be mostly done, but I need to review it one more time)
  • ReactiveStore tests
  • ReactiveStore demo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant