Search
Star
Feedback
Setup for Free
ยฉ 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Computed getter for store? - SolidJS
S
SolidJS
โข
4y ago
โข
9 replies
musiclover
Computed getter for store?
I see I have two ways computed getter for store
.
1
. Using
'get
' inside store
.
2
. Creating function outside store like I did for signal
.
What
's better approach
?
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
How to make custom getter for store?
S
SolidJS / support
4y ago
Saving data to a store that has a getter?
S
SolidJS / support
2y ago
How to add calculated getter in a existing store?
S
SolidJS / support
3y ago