Use cases for server actions in T3 Stack
Unanswered
Oriental chestnut gall wasp posted this in #help-forum
Oriental chestnut gall waspOP
Where in the T3 Stack could I make use of server actions?
2 Replies
Plott Hound
pretty much anything you would do with an internal api route eg crud
Oriental chestnut gall waspOP
Since I use tRPC and Prisma for my db operations I have all my crud operations there. And I don't really use any internal api route beside that