Search
Star
Feedback
Setup for Free
ยฉ 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
granularly derived store - SolidJS
S
SolidJS
โข
3y ago
โข
3 replies
bigmistqke
granularly derived store
My use
-case
:
I have an array of coordinates as input
. For each coordinate I want to keep a set of offsets
. The input can change
, coordinates can get removed or added to the array
.
I contorted something together with mapArray
https://playground.solidjs.com/anonymous/981e35fd-a794-479e-a8dd-777306b24a87
but I wonder if there isn
't something a bit more elegant
/primitive
-y to do the same
.
Solid Playground
Quickly discover what the solid compiler will generate from your JSX template
SolidJS
Join
Solid is a declarative reactive Javascript library for creating user interfaces.
12,274
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Derived data in a store vs reconcile
S
SolidJS / support
3y ago
TransitionGroup from props derived from store duplicates items
S
SolidJS / support
2y ago
How to add derived values in store after creation
S
SolidJS / support
3y ago