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