Search
Star
Feedback
Setup for Free
ยฉ 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Modifying subsets of resources, not re-rendering - SolidJS
S
SolidJS
โข
2y ago
โข
2 replies
anandreas
Modifying subsets of resources, not re-rendering
I
'm struggling with updating a subset of a resource
, and using mutate to mark it as changed
. my code is more complex but I think it
's the same as this minimal example
:
https://playground.solidjs.com/anonymous/6c48c136-2c08-47b6-99a0-8b91068ccafa
I suppose my question is
, when updating a resource which is a list of items
(which I guess are all individual signals
)
, who do I update just one of those items
, and trigger a UI re
-render accordingly
?
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
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Child Component not Re-rendering
S
SolidJS / support
15mo ago
entire tree re-rendering instead of leaf
S
SolidJS / support
3y ago