DEV Community

Chaoo Charles
Chaoo Charles

Posted on

🎉 Fullstack CRUD in Next.js Server Actions, React.js, Typescript, TailwindCSS and PostgresSQL on Neon

Learn how to perform CRUD operation in Next.js and React Server Actions. Instead of creating APIs, we will use async functions which will run on the server to make changes to the database and fetch the data.

Learn everything you need to know in the following course, free on my youtube channel

Top comments (0)