Next.js 15 Full Tutorial Hindi

Next.js 15 Full Tutorial Hindi

5.385 Lượt nghe
Next.js 15 Full Tutorial Hindi
Next.js full course Notes: https://slides.com/azbytes_/deck/fullscreen Source Code: https://github.com/tarunmishra592/nextjs15-cource 00:00 Introduction 04:50 Hello World 07:24 Project Structure 11:06 Routes RSC 14:23 Routing 18:30 Nested Routes 20:13 Dynamic Routes 25:58 Nested Dynamic Routes 29:28 Catch-all Segments 35:40 Not Found Page 38:34 File Colocation 40:50 Private Folders 43:49 Route Groups 46:30 Layouts 50:26 Nested Layouts 52:02 Multiple Root Layouts 55:58 Routing Metadata 01:04:11 title Metadata 01:08:05 Linking Component Navigation 01:11:37 Active Links 01:16:05 params and searchParams 01:24:43 Navigating Programmatically 01:29:08 Templates 01:35:14 Loading UI 01:40:09 Error Handling 01:46:20 Handling Errors in Nested Routes 01:49:45 Handling Errors in Layouts 01:51:49 Handling Global Errors 01:58:02 Parallel Routes 02:11:14 Unmatched Routes 02:14:51 Conditional Routes 02:17:54 Intercepting Routes 02:28:38 Parallel Intercepting Routes 02:34:53 Route Handlers 02:42:47 GET Request 02:45:38 POST Request 02:53:10 Dynamic Route Handlers 02:57:50 PATCH Request 03:04:00 DELETE Request 03:09:08 URL Query Parameters 03:15:02 Headers in Route Handlers 03:24:05 Cookies in Route Handlers 03:29:24 Redirects in Route Handlers 03:31:34 Caching in Route Handlers 03:36:53 Middleware 03:44:43 Rendering 03:46:33 Client-side Rendering (CSR) 03:55:14 Server-side Rendering (SSR) 04:11:37 Suspense SSR 04:28:08 React Server Components 04:30:46 Server and Client Components 04:49:14 Rendering Lifecycle in RSCs 04:53:09 Static Rendering 05:09:17 Dynamic Rendering 05:14:36 generateStaticParams 05:24:37 dynamicParams 05:30:12 Streaming 05:34:34 Server and Client Composition Patterns 05:36:52 Server-only Code 05:41:40 Context Providers 05:50:42 Client-only Code 05:52:49 Client Component Placement 05:57:28 Data Fetching 05:58:43 Fetching Data in Client Components 06:07:25 Fetching Data with Server Components 06:12:16 Loading and Error States 06:15:13 Sequential Data Fetching 06:26:28 Parallel Data Fetching 06:37:40 Fetching From a Database 06:58:16 Data Mutations 07:06:28 Forms with Server Actions 07:14:58 useFormStatus Hook 07:19:59 useActionState Hook 07:29:18 Separating Server Actions 07:35:47 useFormStatus vs useActionState 07:38:18 Update Server Action 07:50:41 Delete Server Action 07:56:26 Optimistic Updates with useOptimistic Hook 08:07:11 Form Component 08:16:28 Redux Toolkit with Next.js 15 08:29:12 Authentication 08:30:25 Clerk Setup 08:33:54 Sign in and Sign out 08:37:40 Profile Settings 08:39:40 Conditional UI Rendering 08:41:54 Protecting Routes 08:46:31 Read Session and User Data 08:50:48 Customizing Clerk Components 08:57:58 Deploying Next.js Apps Thanks for Watching. Please like and subscribe to the channel #javascript #typescript #hindi #tutorial #tarun #azbytes #python #nodejs #reactjs #nextjs #django