Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 225 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 225 Bytes

todo

Highlights

  • App Router
  • Server Components with Suspense streaming, no useState or useEffect
  • Server Actions
  • Form submission with pending status using useActionState
  • Call server actions in client components