matevzzzz
matevzzzz
TTCTheo's Typesafe Cult
Created by matevzzzz on 6/1/2023 in #questions
Server Actions high level questions (scale, request library, exposing to other clients)
1) how are you supposed to scale a backend if your business logic is in react components? if this was never the idea then what's the point of server actions bar the ability to make requests to the server without shipping js 2) what's the new meta for requests? i didn't see a successful trpc implementation yet, will that not fit in the new paradigm? just react query and sharing a zod validator? 3) do i avoid server actions if i plan to make mobile client that will also consume the api? in a t3-turbo way
10 replies