Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Understanding Solid reactivity with console.log - SolidJS
S
SolidJS
•
13mo ago
•
34 replies
hyperknot
Understanding Solid reactivity with console.log
I
'm using createMemo with a console
.log inside
. Can you tell me why is this console
.logging all the items
, when I click on one
?
Am I using createMemo in a wrong way
? I thought only the 2 changed items would be recalculated
.
I created a Stackblitz
+ GitHub repo to undestand this better
:
https://stackblitz.com/~/github.com/hyperknot/solidjs-sandbox
This is the line with the console
.log
https://github.com/hyperknot/solidjs-sandbox/blob/a19b9581595bedd7b5e7949560a7b0d0755b8fd7/src/1-simple/store/doc.js#L15
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
Understanding Solid Reactivity Lint Error
S
SolidJS / support
2y ago
solid/reactivity with component ref
S
SolidJS / support
10mo ago
Reactivity with shadcn-solid textfield
S
SolidJS / support
17mo ago
solid-js reactivity eslint with functions
S
SolidJS / support
4y ago