benten
benten
Explore posts from servers
TTCTheo's Typesafe Cult
Created by Styly on 8/7/2024 in #questions
Rate my stack?
on a scale of 3-17 with 9 being high, i give it a solid 11
4 replies
SSolidJS
Created by Daniel Sousa @TutoDS on 6/14/2024 in #support
Solid with Sanity CMS
no need to apologize
54 replies
SSolidJS
Created by Daniel Sousa @TutoDS on 6/14/2024 in #support
Solid with Sanity CMS
🔥
54 replies
SSolidJS
Created by Daniel Sousa @TutoDS on 6/14/2024 in #support
Solid with Sanity CMS
Looks fine to me. Anything specific you want me to look at?
54 replies
SSolidJS
Created by Daniel Sousa @TutoDS on 6/14/2024 in #support
Solid with Sanity CMS
yeah, because it's reactive
54 replies
SSolidJS
Created by Daniel Sousa @TutoDS on 6/14/2024 in #support
Solid with Sanity CMS
your params aren't updating because you're destructuring which loses reactivity
54 replies
SSolidJS
Created by Daniel Sousa @TutoDS on 6/14/2024 in #support
Solid with Sanity CMS
well, the sanity client not working on the server
54 replies
SSolidJS
Created by Daniel Sousa @TutoDS on 6/14/2024 in #support
Solid with Sanity CMS
this feels to me like a bug within solid start / vinxi
54 replies
SSolidJS
Created by Daniel Sousa @TutoDS on 6/14/2024 in #support
Solid with Sanity CMS
try putting "use server" at the top of your getMovies() function inside of cache()
54 replies
SSolidJS
Created by Daniel Sousa @TutoDS on 6/14/2024 in #support
Solid with Sanity CMS
so when you navigate client side it the fetch fails
54 replies
SSolidJS
Created by Daniel Sousa @TutoDS on 6/14/2024 in #support
Solid with Sanity CMS
I'm assuming your fetching code is working on the server but not on the client.
54 replies
SSolidJS
Created by Daniel Sousa @TutoDS on 6/14/2024 in #support
Solid with Sanity CMS
and maybe the fetching code as well
54 replies
SSolidJS
Created by Daniel Sousa @TutoDS on 6/14/2024 in #support
Solid with Sanity CMS
can i see the code you use to fetch? not the actual fetcher but the solid code
54 replies
SSolidJS
Created by Daniel Sousa @TutoDS on 6/14/2024 in #support
Solid with Sanity CMS
why be sorry? this is the place to ask 🙂
54 replies
SSolidJS
Created by Daniel Sousa @TutoDS on 6/14/2024 in #support
Solid with Sanity CMS
54 replies
SSolidJS
Created by Daniel Sousa @TutoDS on 6/14/2024 in #support
Solid with Sanity CMS
oh yeah
54 replies
SSolidJS
Created by Daniel Sousa @TutoDS on 6/14/2024 in #support
Solid with Sanity CMS
I'm not but I've used Solid with react extensivly and the principles are mostly the same. Use the sanity client to query your cms, you can do it inside of server actions like any other query. do you have any specific questions or concerns with it?
54 replies
TTCTheo's Typesafe Cult
Created by Son on 4/4/2024 in #questions
User Privacy Question
like, if you have a category of "likes cats"
18 replies
TTCTheo's Typesafe Cult
Created by Son on 4/4/2024 in #questions
User Privacy Question
it's supposed to be non identifiable
18 replies
TTCTheo's Typesafe Cult
Created by Son on 4/4/2024 in #questions
User Privacy Question
However you should be clear this is what you're doing with user data
18 replies