Skip to content

Implement Components #3

@RickButler

Description

@RickButler

A function that generates a function to initialize a DOM element from a model and and template. It also provides a framework for UI events.

What type of component behavior? should we allow UI events to change DOM inside component (dirty) or force UI events to trigger changes to outside state, and outside state changes are then used for re-renders.

May need Redux style state reducer tracking or Clojure style immutability. (Undo)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions