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

“Addons” for observables #10

Open
jaandrle opened this issue Dec 16, 2023 · 0 comments
Open

“Addons” for observables #10

jaandrle opened this issue Dec 16, 2023 · 0 comments

Comments

@jaandrle
Copy link
Owner

  1. To find out some similar pattern to element addons (to provide a way for 3rd party libraries to share logic without the library internals) →
    useAdapter(store, store_adapter, {
  2. To provide a way to accept observables created “outside” the current workspace (*external library uses deka-dom-el/src/observables-lib) → probably
    export const mark= Symbol.for("observable");
    mark just string?
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