SleepPolar
SleepPolar
Explore posts from servers
SSolidJS
Created by SleepPolar on 5/21/2024 in #support
Problems changing the value of a reactive signal returned from a function
I was testing what would happen if I changed the entire value of the board, not the squares but the entire board, in case at some point I want to change the board. And I saw that if I change the value of the board, the anonymous function "loadBoard.get("chess_standard_8x8")();" is executed again. But I don't understand why this happens or how to solve it.
51 replies
SSolidJS
Created by SleepPolar on 5/17/2024 in #support
Any recommendations, or does it look good?
No description
16 replies
SSolidJS
Created by SleepPolar on 5/4/2024 in #support
Solidjs vs Astro with Solidjs
I was going to make a board game with solid.js, while researching I discovered that it can be used with Astro. My question is if you recommend using Astro with solid.js or just solid.js and why. I'm also curious which one performs better: using solid.js with Astro or using solid.js alone and why. I'm also curious about the pros and cons of solid.js alone and Astro with solid.js. Finally, I would like to know what you recommend for my case of a board game, solid.js or Astro with solid.js.
16 replies