devve2kcc
Explore posts from serversTTCTheo's Typesafe Cult
•Created by devve2kcc on 1/27/2025 in #questions
Next js server actions
Hi, its my first time using server actions, i always use an api and make requests using react query, So I'm used to handling query invalidations, through react query, and now using actions, to simplify my code base, since it's a very simple project, would this be the best way to update data after removing files? by the way, does the code structure look correct?
2 replies