SleepPolar
Explore posts from serversProblems 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
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
CDCloudflare Developers
•Created by SleepPolar on 4/27/2024 in #general-help
Recommendations for my use case (I'm new to Cloudflare)
Hello, I have made a page to play chess, and I wanted to add an online mode to it. Seeing what options there were, I decided on Cloudflare. But I'm new and have never used Cloudflare. Can someone recommend what things to see and learn in my case of adding an online mode to my chess game? Thanks in advance
6 replies