https://github.com/maxzz/valtio-nesting-arrays
Handling nesting and array changes in valtio
https://github.com/maxzz/valtio-nesting-arrays
arrays react valtio
Last synced: 3 months ago
JSON representation
Handling nesting and array changes in valtio
- Host: GitHub
- URL: https://github.com/maxzz/valtio-nesting-arrays
- Owner: maxzz
- Created: 2023-11-04T02:06:08.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-14T02:17:24.000Z (over 1 year ago)
- Last Synced: 2025-01-08T21:17:44.689Z (5 months ago)
- Topics: arrays, react, valtio
- Language: TypeScript
- Homepage: https://maxzz.github.io/valtio-nesting-arrays
- Size: 140 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# About
Handling nesting and array changes in valtio.
# Refs, credits, links
* [original codesandbox](https://codesandbox.io/s/handling-nesting-and-arrays-in-valtio-hoe3j4)
* [tm codesandbox](https://codesandbox.io/s/handling-nesting-and-arrays-in-valtio-forked-q7vnrl)