Beyond API Routes: Exploring the Potential of Server Actions in Next.js
Some of the most common things to build in a web application are forms, and it is common practice to create API endpoints in order to be able to perform the data mutations after submission. The invention of Server Actions means we do not have to go t...
theedon.hashnode.dev6 min read