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

connect API for Svelte #26

Open
3 tasks
djlauk opened this issue Oct 7, 2020 · 0 comments · May be fixed by #27
Open
3 tasks

connect API for Svelte #26

djlauk opened this issue Oct 7, 2020 · 0 comments · May be fixed by #27

Comments

@djlauk
Copy link
Contributor

djlauk commented Oct 7, 2020

(Note: This issue is a follow-up notice to a discussion on another channel.)

Using Rdx with Svelte works quite nicely, when exposed as a custom Svelte store.

In order not to communicate any preference for any UI solution, it seems a logical consequence, to move the existing connect API for web components down from the top level, so a project can import either one. Having each of them in a separate module should provide optimal support for tree shaking when bundling.

  • Provide connect API for Svelte
  • Move connect API for web components (or generally class based components)
  • Update documentation
@djlauk djlauk linked a pull request Oct 7, 2020 that will close this issue
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 a pull request may close this issue.

1 participant