This video is a brief introduction to NextJS 13.4. Where we will be the differences in file structure, routing, data fetching and server actions.
00:00 Intro
00:29 File Structure
01:16 Routing
02:01 Nested routes
02:40 Layout.js
03:20 Dynamic Routes
04:25 Next Link and useRouter hook
06:05 Fetching Data from external server
08:31 Saving data to local database
12:51 Reading data from local database
13:38 Redirecting and revalidating