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

Create a memoized compliant mapper function that can work with lit-html #84

Open
dhassaine opened this issue Feb 7, 2019 · 0 comments

Comments

@dhassaine
Copy link
Owner

dhassaine commented Feb 7, 2019

Currently the mapper function expects a VDOM provider which couples it to React like libraries. We need a mapper function that runs through memoized actions/selectors and then invokes a callback with a more flexible structure.

A benefit of this approach would be the ability to use libraries like lit-html and polymer.

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