Skip to content

rsriniva/nextjs-job-board

 
 

Repository files navigation

Next.js 14 Job Board

This tutorial project focuses heavily on Next.js server actions.

It shows how to use server actions from server components, from client components, with and without React Hook Form, and how to achieve progressive enhancement with the useFormStatus & useFormState hooks.

Watch the tutorial for this project on YouTube: https://www.youtube.com/watch?v=XD5FpbVpWzk

thumbnail 2

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.2%
  • Other 0.8%