Solutionunvalidated
Route handlers are preferably used to fetch data. — Route Handlers are a low-level abstraction, they allow to write REST API Code. Tension: While Server Actions are a high-level abstraction, and they are preferably used to mutate data on the server.
645a61c1-0757-4057-9396-da6f40dde3d1
Route handlers are preferably used to fetch data. — Route Handlers are a low-level abstraction, they allow to write REST API Code. Tension: While Server Actions are a high-level abstraction, and they are preferably used to mutate data on the server.