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

Sync with SoLit signals #1

Open
duncsully opened this issue Nov 17, 2023 · 0 comments
Open

Sync with SoLit signals #1

duncsully opened this issue Nov 17, 2023 · 0 comments

Comments

@duncsully
Copy link
Owner

I basically entirely reimplemented and rethought out signals in my SoLit repo. I believe they have feature parity, but would not be entirely backwards compatible with nubbins. e.g. I explicitly separated writable and computed signals and also separated out the update functionality into an update method instead of accepting a function to set React state setter style. I would likely need to update some of the FE library adapters. My goal eventually would be to have nubbins be my primary signals-based state management library and then add it as a dependency to SoLit.

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

No branches or pull requests

1 participant