ruhroh
ruhroh
TTCTheo's Typesafe Cult
Created by ruhroh on 5/21/2023 in #questions
Typescript error when trying to access more user properties in my JWT token
That is extremely helpful, thank you so much!
4 replies
TTCTheo's Typesafe Cult
Created by ruhroh on 11/13/2022 in #questions
How would you make requests to an Open API that follows traditional REST using t3 stack
I apologize for the late response, but thank you for all the answers. seems like theres some mixed opinions about how I should approach it, which probably just means I can go about it in any way and ultimately be fine LOL i think my biggest concern was whether or not there was a standard practice for this and i think that question was properly addressed. thank you everyone!
25 replies
TTCTheo's Typesafe Cult
Created by ruhroh on 11/13/2022 in #questions
How would you make requests to an Open API that follows traditional REST using t3 stack
I think I might be using the incorrect term. I just meant a any publicly accessible API. and in my case, uses REST routes, but I was confused to utilize those in the t3 stack
25 replies
TTCTheo's Typesafe Cult
Created by ruhroh on 10/22/2022 in #questions
Property 'useMutation' does not exist
wow thank you very much!
6 replies
TTCTheo's Typesafe Cult
Created by ruhroh on 10/22/2022 in #questions
Property 'useMutation' does not exist
wow it worked perfectly. thank you very much! is this just a recent change in syntax recently that I wasn't able to find in the documentation? Only ask because Ive found several other ways to write it out (i.e trpc.snippet.useMutation("snippet.saveSnippet")), but none of them worked
6 replies