DINO
DINO
Explore posts from servers
RReactiflux
Created by DINO on 11/13/2024 in #react-forum
How do I handle authentication state in a SPA react app?
Thank you very much
5 replies
TTCTheo's Typesafe Cult
Created by DINO on 11/1/2024 in #questions
Hello how do I do authentication without Next-Auth or any other auth library?
@<DxD/> Thank you very much ❤️
10 replies
TTCTheo's Typesafe Cult
Created by DINO on 11/1/2024 in #questions
Hello how do I do authentication without Next-Auth or any other auth library?
Thank you very much for the resource. But my problem is how do I implement a simple auth in Next.js with tRPC. I just would have loved a simple kick start.
10 replies
RReactiflux
Created by DINO on 9/29/2024 in #react-forum
I would like implement multiple tabs navigation inside my React app, where do I start?
Thank you very much. I will try to implement it today and see how it goes.
12 replies
RReactiflux
Created by DINO on 9/29/2024 in #react-forum
I would like implement multiple tabs navigation inside my React app, where do I start?
Thank you very much. The thing is I hope I could find a way that doesn't require me to store anything in localstorage, because I might open a lot of routes and I have to enable localstorage in most of the pages. I thought about having each tab its own Router but I guess this hack would way too difficult to implement.
12 replies
RReactiflux
Created by DINO on 9/29/2024 in #react-forum
I would like implement multiple tabs navigation inside my React app, where do I start?
Just like a browser tabs navigation.
12 replies
RReactiflux
Created by DINO on 9/29/2024 in #react-forum
I would like implement multiple tabs navigation inside my React app, where do I start?
@Tony Snark thanks. Let's say I am in the first tab and I click create a new product, then I would like to open up a new tab in my app of the new product page. It's a not route because I would like be able to switch between tabs without them being rerendered. So I fill up the product form in the second tabs and be able to go back to the first tab to do something then if I click on the second tabs to switch to the product tab I would still have my product from filled.
12 replies
TtRPC
Created by DINO on 9/1/2024 in #❓-help
How do I create a React/Node full-stack project with tRPC?
Thank you very much. @Gabriel @MadaShindeInai
9 replies
TtRPC
Created by DINO on 9/1/2024 in #❓-help
How do I create a React/Node full-stack project with tRPC?
yeah I don't want to use Next.js, sorry what did you mean with this setup?
9 replies
TTCTheo's Typesafe Cult
Created by DINO on 7/17/2024 in #questions
Uploadthing error "An error occured while parsing input/output" when I try to upload with Insomnia
No, I stopped using it after I got no help. I uploaded the files using the SDK straight up.
20 replies
TTCTheo's Typesafe Cult
Created by DINO on 7/17/2024 in #questions
Uploadthing error "An error occured while parsing input/output" when I try to upload with Insomnia
@markr sorry for the ping, but I don't have anyone else to help me with this. I really appreciate it.
20 replies
TTCTheo's Typesafe Cult
Created by DINO on 7/17/2024 in #questions
Uploadthing error "An error occured while parsing input/output" when I try to upload with Insomnia
No description
20 replies
RReactiflux
Created by DINO on 4/5/2024 in #react-forum
Make Zustand store scalable
Thank you very much for the help ❤️
10 replies
RReactiflux
Created by DINO on 4/5/2024 in #react-forum
Make Zustand store scalable
I don't mind the long name. Interfaces usually starts with the letter I
10 replies
RReactiflux
Created by DINO on 4/5/2024 in #react-forum
Make Zustand store scalable
I like Type more, and I have seen it used a lot.
10 replies
VVALORANT
Created by scooby the duck on 3/6/2024 in #community-help
Valorant wont let me play
I have the same error. After the update I started getting Sorry we are having trouble signing you in right now
1300 replies
TtRPC
Created by DINO on 2/19/2024 in #❓-help
useMutation() runs 3 times
I have solved it. It was calling createIPCHandler multiple times. Thank you very much for your time.
14 replies
TtRPC
Created by DINO on 2/19/2024 in #❓-help
useMutation() runs 3 times
I think I found where the problem at. I am using Electron with electron-trpc and I guess it's from create createIPCHandler handler multiple times.
14 replies