Skip to content

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

@dhassaine

Description

@dhassaine

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions