Search
Star
Feedback
Setup for Free
ยฉ 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
`createResource` for Create and Update Requests? - SolidJS
S
SolidJS
โข
17mo ago
โข
2 replies
jrainearwills
`createResource` for Create and Update Requests?
I
'm using createResource to fetch data displayed in a form
. When a user modifies the form I want to update the resource using a PUT HTTP request
. If I want to trigger Suspense
, then should I wrap the PUT in another
createResource
createResource
call
?
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
createResource and createContext
S
SolidJS / support
2y ago
CreateResource does not update as expected
S
SolidJS / support
2y ago
createResource
S
SolidJS / support
14mo ago