Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Mastering Next.js 13 with TypeScript, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:02:22
    1- Introduction
  • Урок 2. 00:01:04
    2- Prerequisites
  • Урок 3. 00:01:25
    3- Course Overview
  • Урок 4. 00:00:39
    1- Introduction
  • Урок 5. 00:02:41
    2- What is Next.js
  • Урок 6. 00:01:25
    3- Setting Up the Development Environment
  • Урок 7. 00:02:22
    4- Creating Your First Next.js Project
  • Урок 8. 00:02:50
    5- Project Structure
  • Урок 9. 00:05:16
    6- Routing and Navigation
  • Урок 10. 00:08:13
    7- Client and Server Components
  • Урок 11. 00:06:05
    8- Data Fetching
  • Урок 12. 00:02:25
    9- Caching
  • Урок 13. 00:04:09
    10- Static and Dynamic Rendering
  • Урок 14. 00:00:21
    1- Introduction
  • Урок 15. 00:02:35
    2- Global Styles
  • Урок 16. 00:04:27
    3- CSS Modules
  • Урок 17. 00:07:40
    4- Tailwind CSS
  • Урок 18. 00:07:17
    5- DaisyUI
  • Урок 19. 00:00:27
    1- Introduction
  • Урок 20. 00:03:54
    2- Routing Overview
  • Урок 21. 00:04:00
    3- Dynamic Routes
  • Урок 22. 00:02:54
    4- Catch-all Segments
  • Урок 23. 00:07:09
    5- Accessing Query String Parameters
  • Урок 24. 00:08:11
    6- Layouts
  • Урок 25. 00:03:29
    7- Navigation
  • Урок 26. 00:03:11
    8- Programmatic Navigation
  • Урок 27. 00:06:15
    9- Showing Loading UIs
  • Урок 28. 00:02:41
    10- Handling Not Found Errors
  • Урок 29. 00:07:20
    11- Handling Unexpected Errors
  • Урок 30. 00:00:37
    1- Introduction
  • Урок 31. 00:03:15
    2- Getting a Collection of Objects
  • Урок 32. 00:03:20
    3- Getting a Single Object
  • Урок 33. 00:04:38
    4- Creating an Object
  • Урок 34. 00:04:25
    5- Updating an Object
  • Урок 35. 00:02:06
    6- Deleting an Object
  • Урок 36. 00:04:17
    7- Validating Requests with Zod
  • Урок 37. 00:04:59
    8- Exercise- Building Products API
  • Урок 38. 00:00:45
    1- Introduction
  • Урок 39. 00:01:59
    2- Installing MySQL
  • Урок 40. 00:04:58
    3- Setting Up Prisma
  • Урок 41. 00:04:01
    4- Defining Models
  • Урок 42. 00:05:45
    5- Creating Migrations
  • Урок 43. 00:02:50
    6- Creating a Prisma Client
  • Урок 44. 00:04:15
    7- Getting Data
  • Урок 45. 00:04:19
    8- Creating Data
  • Урок 46. 00:02:27
    9- Updating Data
  • Урок 47. 00:01:25
    10- Deleting Data
  • Урок 48. 00:03:31
    11- Exercise- Storing Products in DB
  • Урок 49. 00:00:16
    1- Introduction
  • Урок 50. 00:01:05
    2- Choosing a Cloud Platform
  • Урок 51. 00:01:53
    3- Setting Up Cloudinary
  • Урок 52. 00:04:36
    4- Uploading Files
  • Урок 53. 00:04:39
    5- Showing Uploaded Images
  • Урок 54. 00:01:54
    6- Customizing the Upload Widget
  • Урок 55. 00:00:57
    1- Introduction
  • Урок 56. 00:04:39
    2- Setting Up Next Auth
  • Урок 57. 00:11:22
    3- Configuring Google Provider
  • Урок 58. 00:03:30
    4- Understanding Authentication Sessions
  • Урок 59. 00:06:15
    5- Accessing Sessions on the Client
  • Урок 60. 00:01:56
    6- Accessing Session on the Server
  • Урок 61. 00:01:20
    7- Signing Out Users
  • Урок 62. 00:05:16
    8- Protecting Routes
  • Урок 63. 00:06:39
    9- Database Adapters
  • Урок 64. 00:07:12
    10- Configuring CredentialsProvider
  • Урок 65. 00:07:14
    11- Registering Users
  • Урок 66. 00:00:16
    1- Introduction
  • Урок 67. 00:02:27
    2- Setting Up React Email
  • Урок 68. 00:02:07
    3- Creating an Email Template
  • Урок 69. 00:02:11
    4- Previewing Emails
  • Урок 70. 00:03:10
    5- Styling Emails
  • Урок 71. 00:04:35
    6- Sending Emails
  • Урок 72. 00:00:26
    1- Introduction
  • Урок 73. 00:11:34
    2- Optimizing Images
  • Урок 74. 00:04:56
    3- Using Third-party Scripts
  • Урок 75. 00:06:51
    4- Using Fonts
  • Урок 76. 00:02:47
    5- Search Engine Optimization
  • Урок 77. 00:10:38
    6- Lazy Loading
  • Урок 78. 00:00:16
    1- Introduction
  • Урок 79. 00:05:28
    2- Preparing for Production
  • Урок 80. 00:03:07
    3- Pushing the Code to GitHub
  • Урок 81. 00:03:45
    4- Deploying to Vercel
  • Урок 82. 00:04:11
    5- Troubleshooting Deployment Errors
  • Урок 83. 00:00:26
    1- Course Wrap Up