Skip to content

feat: add with-connect feature #192

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

feat: add with-connect feature #192

wants to merge 1 commit into from

Conversation

manfredsteyer
Copy link
Collaborator

withConnect() adds a method to connect Signals back to the store. Everytime these Signals change, the store will be updated accordingly.

@manfredsteyer manfredsteyer force-pushed the feat-connect branch 3 times, most recently from 997b3ef to 6a03c77 Compare July 26, 2025 22:32
Copy link
Collaborator

@michael-small michael-small left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One nitpick: I would find + replace

poeple

with

people

Good stuff, this is a great idea.

withConnect() adds a method to connect Signals back to the store.
Everytime these Signals change, the store will be updated accordingly.
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.

2 participants