Skip to content
This repository was archived by the owner on Oct 16, 2024. It is now read-only.
This repository was archived by the owner on Oct 16, 2024. It is now read-only.

Create proxy based hook which optimizes the rerender count #130

@bennobuilder

Description

@bennobuilder

🆕 Feature Request

Build a hook which wraps a proxy around the passed objects and tracks the used properties.
Only if a used property mutates the Component should rerender!

Something similar to:
https://github.com/avkonst/hookstate/blob/master/src/index.ts
but in a hook for AgileTs

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions