Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Next Level Next.js, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:03:17
    01 Introduction and App Overview
  2. Урок 2. 00:10:07
    02 Requirements and Account Setup
  3. Урок 3. 00:10:38
    03 Setup and Initial Files
  4. Урок 4. 00:12:17
    04 Creating Layout Component and Navigation
  5. Урок 5. 00:19:09
    05 Initialize Firebase and Build Auth Provider
  6. Урок 6. 00:19:53
    06 Create Auth Page and Add Restricted Route
  7. Урок 7. 00:11:32
    07 Render Mapbox Map on Home Page
  8. Урок 8. 00:14:38
    08 Start Add House Form with react-hook-form
  9. Урок 9. 00:25:37
    09 Add House Form Search with Google Places
  10. Урок 10. 00:19:59
    10 Finish Add House Form and Add Image Preview
  11. Урок 11. 00:11:05
    11 Initialize Prisma and Create Houses Table
  12. Урок 12. 00:16:10
    12 Initialize GraphQL and Apollo Server
  13. Урок 13. 00:10:03
    13 Initialize Apollo Client
  14. Урок 14. 00:23:53
    14 Upload Image to Cloudinary and our First Mutation
  15. Урок 15. 00:20:40
    15 Build Create House Mutation
  16. Урок 16. 00:15:59
    16 Create Show House Page and GraphQL Query
  17. Урок 17. 00:10:36
    17 Display House on Mapbox Map
  18. Урок 18. 00:12:09
    18 Query Nearby Houses and Render on Map
  19. Урок 19. 00:11:27
    19 Custom Hook: Remember Map Location
  20. Урок 20. 00:13:50
    20 Track Map Bounds (Debounce)
  21. Урок 21. 00:18:50
    21 Query Houses Within Bounds
  22. Урок 22. 00:22:09
    22 Display Houses on Map
  23. Урок 23. 00:07:49
    23 Highlight House Being Hovered on Map
  24. Урок 24. 00:04:59
    24 Add Google Places Search to Map
  25. Урок 25. 00:17:22
    25 Create Edit House Page (Restricted Route)
  26. Урок 26. 00:27:51
    26 Modify House Form to Enable Editing
  27. Урок 27. 00:10:22
    27 Create and Call Delete House Mutation
  28. Урок 28. 00:04:54
    28 Deploy to Vercel
  29. Урок 29. 00:14:27
    29 Bonus! HttpOnly Auth Cookies