Search
Star
Feedback
Setup for Free
ยฉ 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
how to better understand `createDeferred`? - SolidJS
S
SolidJS
โข
3y ago
โข
1 reply
Song
how to better understand `createDeferred`?
๐
Beginner
Solid API
The doc says
idle
idle
, what is the difference between
requestIdleCallback
requestIdleCallback
and this
? Should it be considerred as reactive version of
requestIdleCallback
requestIdleCallback
?
Moreover
, after searching across gh and discord channels
, there is few examples to show how to use
createDeferred
createDeferred
correctly
. Is there any best
-practice or learning resource about it
?
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
createDeferred returns undefined under some conditions
S
SolidJS / support
3y ago
Struggling to understand how i should declare nested stores
S
SolidJS / support
3mo ago
How to better handle `from`'s possible `undefined` state?
S
SolidJS / support
3y ago