Otar ✞
Otar ✞
Explore posts from servers
TTCTheo's Typesafe Cult
Created by Otar ✞ on 6/17/2023 in #questions
Data fetching in client components, Next 13+
TRPC support for /app is not ready yet (from what I've seen). Server Actions seem to be more mutation focused, Zact seems to be heading that way too. Although I guess you could use SA to fetch data. So what now? Use the good old API routes and React Query?
6 replies
TTCTheo's Typesafe Cult
Created by Otar ✞ on 5/2/2023 in #questions
I got some cart synchronization issues, what would you do?
7 replies
TTCTheo's Typesafe Cult
Created by Otar ✞ on 1/25/2023 in #questions
Does anyone know how to print react docs?
Yeah basically what the title says, I need to print react beta docs and with ctrl+p text gets cut off at the bottom.
2 replies
TTCTheo's Typesafe Cult
Created by Otar ✞ on 10/10/2022 in #questions
How do I detect mock GPS location?
I want to detect mock/fake GPS location using React Native (Or any language/whatever for that matter). If any of you people have done anything similar or have an idea on how it's done, let me know! Couldn't find much by searching. May not exactly be the server for this, but this is the only place I expect senior-ish and reliable answers from.
2 replies
TTCTheo's Typesafe Cult
Created by Otar ✞ on 9/20/2022 in #questions
Best way to style range inputs?
I'm trying to style a range input. I can't decide between overriding platform specific styles myself and using the native input tag or using react-range. That 5kb size is concerning me... What would you do?
5 replies