Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chungweileong94/next-server-action-patterns


https://github.com/chungweileong94/next-server-action-patterns

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# NextJS server action patterns

This repository showcases a collection of server action patterns used within a Next.js (or frameworks that support React Server Action) project.

## References

- Server Action
- https://nextjs.org/docs/app/building-your-application/data-fetching/server-actions-and-mutations
- https://react.dev/reference/react/use-server
- Server Action Builder library
- https://github.com/chungweileong94/server-act
- UI
- https://ui.shadcn.com/