Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай MASTERING NUXT Learn Nuxt.js by Building a Real World App, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:04:25
    Course Introductio
  2. Урок 2. 00:03:07
    Drawback of single page applications
  3. Урок 3. 00:02:42
    Nuxt To The Rescue
  4. Урок 4. 00:03:18
    What Do I Need?
  5. Урок 5. 00:02:04
    How to Create a New Nuxt Project From Scratch
  6. Урок 6. 00:01:20
    Starting It Up
  7. Урок 7. 00:01:23
    Creating Your First Page
  8. Урок 8. 00:02:28
    Building Your Nuxt App
  9. Урок 9. 00:08:33
    Creating Our Homepage
  10. Урок 10. 00:04:50
    Adding Meta Tags and Other Elements to the HTML Head Tag
  11. Урок 11. 00:06:09
    How Does Routing in Nuxt Work?
  12. Урок 12. 00:04:16
    Creating the Property Page
  13. Урок 13. 00:04:20
    Nuxt Link
  14. Урок 14. 00:01:06
    Disabling Prefetch Globally
  15. Урок 15. 00:02:58
    Creating Page Layouts
  16. Урок 16. 00:02:12
    Creating a Google Account
  17. Урок 17. 00:03:43
    Creating a Google Cloud Platform Account
  18. Урок 18. 00:08:00
    Adding a Map To The Property Page
  19. Урок 19. 00:10:21
    Problem 1 - Scripts and Single Page Apps
  20. Урок 20. 00:07:59
    Problem 2 - Network Latency
  21. Урок 21. 00:13:10
    Solution - Plugins To The Rescue
  22. Урок 22. 00:04:52
    Creating an Algolia Account
  23. Урок 23. 00:10:41
    Using APIs on the Property Page
  24. Урок 24. 00:02:09
    Fetch & Polyfills
  25. Урок 25. 00:10:08
    Handling Errors
  26. Урок 26. 00:03:37
    Customizing The Error Page
  27. Урок 27. 00:02:30
    Importing Reviews Into Algolia
  28. Урок 28. 00:06:28
    Reviews Section on the Property Page
  29. Урок 29. 00:16:29
    Reviews Data Formatting
  30. Урок 30. 00:04:42
    Host Section
  31. Урок 31. 00:05:10
    Refactoring For Speed
  32. Урок 32. 00:05:16
    Refactoring for Google Places
  33. Урок 33. 00:12:31
    Google Places Autocomplete
  34. Урок 34. 00:01:56
    Importing New Properties
  35. Урок 35. 00:07:45
    Creating the Geo Search Page
  36. Урок 36. 00:04:17
    The Dev Bug
  37. Урок 37. 00:06:54
    Adding Additional Property Details in the Search Results
  38. Урок 38. 00:01:56
    Adding a Map to the Search Results Page
  39. Урок 39. 00:05:44
    Adding Property Markers on the Map
  40. Урок 40. 00:03:26
    Marker Styling
  41. Урок 41. 00:06:31
    Map Styles and Marker Effects
  42. Урок 42. 00:05:00
    Intro to Nuxt Modules
  43. Урок 43. 00:07:33
    The Module Environment
  44. Урок 44. 00:04:43
    Module Hooks
  45. Урок 45. 00:04:50
    Install the Tailwind CSS Module
  46. Урок 46. 00:08:18
    Setting up the Design
  47. Урок 47. 00:04:57
    Styling the Header
  48. Урок 48. 00:07:41
    Styling the Property Page (Part 1)
  49. Урок 49. 00:10:42
    Styling The Property Page (Part 2)
  50. Урок 50. 00:05:17
    Styling the Search Page
  51. Урок 51. 00:03:56
    Creating a Google oAuth2 Client ID
  52. Урок 52. 00:06:16
    Using Runtime Configs in Nuxt
  53. Урок 53. 00:09:13
    Setting Up The Vuex Store
  54. Урок 54. 00:08:21
    Google Sign-In and Auth Plugin
  55. Урок 55. 00:08:05
    Storing Credentials
  56. Урок 56. 00:04:49
    Setting Up The Auth Store
  57. Урок 57. 00:08:03
    Working With Server Middleware
  58. Урок 58. 00:09:19
    Building an API Firewall (Part 1)
  59. Урок 59. 00:05:27
    Building an API Firewall (Part 2)
  60. Урок 60. 00:11:11
    Creating an Algolia Proxy
  61. Урок 61. 00:04:19
    Extending the Algolia Proxy
  62. Урок 62. 00:02:39
    Filling The Auth Store
  63. Урок 63. 00:03:43
    Working With Child Routes
  64. Урок 64. 00:04:41
    Intro to SPA Mode
  65. Урок 65. 00:03:01
    Protecting the Admin Section
  66. Урок 66. 00:03:11
    Refactoring Proxy APIs - Helpers
  67. Урок 67. 00:03:34
    Refactoring Proxy APIs - User Router
  68. Урок 68. 00:06:39
    Refectoring Proxy APIs - API Providers
  69. Урок 69. 00:04:54
    Body Parser
  70. Урок 70. 00:13:49
    Add a Home (UI)
  71. Урок 71. 00:11:22
    Add a Home (API)
  72. Урок 72. 00:09:51
    Add a Home - Google Places
  73. Урок 73. 00:02:22
    Creating a Cloudinary Account
  74. Урок 74. 00:06:29
    Creating Cloudinary Signatures
  75. Урок 75. 00:14:48
    Uploading Images to Cloudinary with Nuxt
  76. Урок 76. 00:04:46
    Using the ImageUploader in the Home Editor
  77. Урок 77. 00:05:14
    Assigning Homes to Users
  78. Урок 78. 00:09:44
    Filling the User's Home List
  79. Урок 79. 00:09:56
    Deleting a Home
  80. Урок 80. 00:07:49
    Using an Image Component
  81. Урок 81. 00:06:44
    Image Urls With Cloudinary and Nuxt Image
  82. Урок 82. 00:04:52
    Updating The Homepage Carousel
  83. Урок 83. 00:10:58
    Creating a Date Selector Component
  84. Урок 84. 00:04:32
    Updating the Add a Home API
  85. Урок 85. 00:08:55
    Updating Header Controls
  86. Урок 86. 00:03:32
    Updating Home Search to Use the Availability Range
  87. Урок 87. 00:02:18
    Creating a Stripe Account
  88. Урок 88. 00:04:10
    Installing The Stripe Node Library
  89. Урок 89. 00:08:46
    Creating Stripe Proxy APIs (Part 1)
  90. Урок 90. 00:05:44
    Creating Stripe Proxy APIs (Part 2)
  91. Урок 91. 00:12:03
    Creating a Checkout Page
  92. Урок 92. 00:02:38
    Creating a Vercel Account
  93. Урок 93. 00:04:49
    Deploying to Vercel
  94. Урок 94. 00:07:15
    Dev vs Prod Project Updates
  95. Урок 95. 00:08:33
    Stripe Webhooks
  96. Урок 96. 00:08:04
    Social Cards
  97. Урок 97. 00:06:28
    Working With Schema.org & Microdata
  98. Урок 98. 00:03:25
    Closing Comments
  99. Урок 99. 00:02:48
    While You Were Out
  100. Урок 100. 00:01:46
    Setting Expectations
  101. Урок 101. 00:03:20
    Installing Nuxt Bridge
  102. Урок 102. 00:04:03
    Updating Runtime Configs
  103. Урок 103. 00:07:32
    Updates to the Cloudinary Image Uploader
  104. Урок 104. 00:05:34
    Auth and Helpers Migration
  105. Урок 105. 00:05:28
    Stripe Migration
  106. Урок 106. 00:04:09
    Final Updates