Example project following the Next.js 15 & React - The Complete Guide based on Maximilian Schwarzmüller's Udemy course.
useLoaderData
: Used in PostDetails and PostList components to access data loaded by the route loader functionsuseNavigate
: Used in Modal component for programmatic navigation
Posts Home
Posts Dialog