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