Skip to content

React-like reconciliation #1

@skyzyx

Description

@skyzyx

https://reactjs.org/docs/reconciliation.html

Presently, render() just does a full reconstruction of the DOM every time.

We should see if we can do a similar algorithm for diffing and applying delta changes in ≈500 bytes or fewer (uncompressed).

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