Quantcast
Channel: ReScript Forum - Latest posts
Viewing all articles
Browse latest Browse all 2592

Tilia is born... still early version, ideas welcome :-)

$
0
0

Fixed in 1.2.2.

From my understanding, the part that should be immutable is the props object itself. Using a proxy with mutations as a prop value seems fine.

But something that should not be done is to mutate during render.

Mutating the proxied object in an event should be fine.

Codesandbox example: playground.


Viewing all articles
Browse latest Browse all 2592

Trending Articles