Search
Star
Feedback
Setup for Free
ยฉ 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
How to make Signal/Resource do incremental update - SolidJS
S
SolidJS
โข
4y ago
โข
3 replies
phungleson
How to make Signal/Resource do incremental update
Hey peeps
,
My app is a bit evolving and it ended up something like this
:
https://playground.solidjs.com/anonymous/149dc5aa-a5f4-482e-85ad-727f9f0c2086
I would like to press button and both resource and message updated
.
I used to use store instead of resource and it works fine
. But I would like to move to resources to make use of its functionalities
.
With current resource code
, the whole resource get replaced and message is gone
. I wonder whether there is a way to make this work
?
Cheers
,
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
How Do I Update The createAsync() Signal?
S
SolidJS / support
2y ago
How to trigger update on resource update?
S
SolidJS / support
3y ago
How to decorators typescript signal
S
SolidJS / support
2y ago