Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Master Nuxt 3 - Full-Stack Complete Guide, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:01:38
    Welcome to the Course!
  • Урок 2. 00:01:42
    Section Intro: Understanding Vue.js and Nuxt Fundamentals
  • Урок 3. 00:05:12
    What is Vue.js?
  • Урок 4. 00:07:54
    What is Nuxt?
  • Урок 5. 00:07:17
    Client vs Server Side Rendering
  • Урок 6. 00:05:05
    What You Can Build with Nuxt?
  • Урок 7. 00:03:04
    Installing VSCode, Node and Vue Dev Tools!
  • Урок 8. 00:01:38
    Getting the Course Source Code!
  • Урок 9. 00:02:45
    How to get help?
  • Урок 10. 00:06:56
    Section Intro: Nuxt 3 Blog & Portfolio Deep Dive
  • Урок 11. 00:11:53
    Creating the New Nuxt Application
  • Урок 12. 00:09:04
    Creating Pages and Routing
  • Урок 13. 00:07:25
    Route Parameters and Links
  • Урок 14. 00:09:27
    Layouts
  • Урок 15. 00:07:32
    Setting Different Layouts
  • Урок 16. 00:03:45
    Nuxt Modules & Installing Tailwind CSS
  • Урок 17. 00:09:14
    Styling the App with Tailwind CSS
  • Урок 18. 00:05:51
    Components in Nuxt
  • Урок 19. 00:09:53
    SEO and Meta (And Custom Fonts)
  • Урок 20. 00:11:53
    Data Fetching
  • Урок 21. 00:11:56
    Data Fetching: Project List - Listing Your GitHub Projects
  • Урок 22. 00:09:16
    Dark Mode in Your Project
  • Урок 23. 00:16:47
    Dark Mode Selector Button
  • Урок 24. 00:06:35
    Nuxt Content - Static File Based CMS
  • Урок 25. 00:08:19
    Starting a Blog with Nuxt Content
  • Урок 26. 00:06:28
    Markdown and Typography
  • Урок 27. 00:05:37
    Markdown and Meta Tags (Front-matter)
  • Урок 28. 00:05:49
    Custom Pages in Markdown and Typography Customization
  • Урок 29. 00:08:11
    Images and Code Highlighting
  • Урок 30. 00:11:06
    Blog Post List - Querying Content
  • Урок 31. 00:11:43
    Vue Components Inside Markdown? MDC Syntax!
  • Урок 32. 00:06:39
    Vue: Blog Post List Redesign #1 - The Look
  • Урок 33. 00:13:13
    Vue: Blog Post List Redesign #2 - The Logic
  • Урок 34. 00:04:20
    Project Page in Markdown
  • Урок 35. 00:10:51
    Table of Contents: Slots
  • Урок 36. 00:13:05
    Table of Contents: Links Component
  • Урок 37. 00:05:57
    Table of Contents: Smooth Scrolling
  • Урок 38. 00:13:30
    Table of Contents: Active Section
  • Урок 39. 00:09:12
    Handling 404: Page Not Found
  • Урок 40. 00:09:05
    Page Transitions
  • Урок 41. 00:13:12
    Main Page, Props in MDC, Reusing the BlogPosts Component
  • Урок 42. 00:05:28
    Optional: Problem with Page Transitions & TOC
  • Урок 43. 00:05:49
    Fixing Dark Mode & Perfecting the UI
  • Урок 44. 00:11:06
    Adding Responsive Design
  • Урок 45. 00:14:09
    Generating Sitemap (Server Routes & Nitro)
  • Урок 46. 00:02:06
    Generating Static Site
  • Урок 47. 00:00:50
    Section Intro: Git, GitHub & Vercel: From Setup to Deployment in No Time
  • Урок 48. 00:09:12
    Installing Git and Understanding Git and GitHub
  • Урок 49. 00:10:17
    Creating Repository, Staging, Committing and Setting Up GitHub
  • Урок 50. 00:07:16
    Connecting the Local & Remote Repository and Pushing Changes
  • Урок 51. 00:02:50
    Connecting GitHub to Vercel
  • Урок 52. 00:04:51
    Deploying the Portfolio Project on Vercel
  • Урок 53. 00:02:14
    Section Intro: Full-Stack Finance Tracking App With Nuxt and Supabase
  • Урок 54. 00:06:43
    Creating the Finance Tracking Project!
  • Урок 55. 00:09:35
    NuxtUI, Layout and Header
  • Урок 56. 00:07:55
    Summary Section and Period Selection
  • Урок 57. 00:13:13
    Trend Component (Icons, Spinners)
  • Урок 58. 00:09:06
    Trend Component (Showing Percentage Difference)
  • Урок 59. 00:06:30
    Currency Formatting Composable - Wrirting Reusable Code
  • Урок 60. 00:15:00
    Single Transaction Component
  • Урок 61. 00:04:12
    Creating Supabase Project
  • Урок 62. 00:08:32
    Using Supabase in Nuxt
  • Урок 63. 00:09:07
    Creating Transactions Table
  • Урок 64. 00:10:21
    Fetching Data - Using Supabase Client
  • Урок 65. 00:05:22
    Income or Expense Transaction?
  • Урок 66. 00:06:51
    Grouping Transactions by Date
  • Урок 67. 00:11:04
    Daily Summary of Transactions
  • Урок 68. 00:10:44
    Deleting Transactions and Toast Component
  • Урок 69. 00:12:25
    Refreshing View by Emitting Events
  • Урок 70. 00:10:51
    Transactions Totals
  • Урок 71. 00:05:34
    Modal Component
  • Урок 72. 00:09:40
    Custom Modal Component - Adding Transactions
  • Урок 73. 00:12:51
    Forms: Inputs
  • Урок 74. 00:05:42
    Forms: State
  • Урок 75. 00:07:54
    Forms: Validation
  • Урок 76. 00:14:28
    Forms: Schema Validation with the Zod Library
  • Урок 77. 00:05:32
    Forms: Clearing Form Data and Errors
  • Урок 78. 00:13:58
    Database Seeding - Generating Fake Data
  • Урок 79. 00:07:32
    Sorting Transactions 2 Ways - on Backend and on Frontend
  • Урок 80. 00:13:39
    Forms: Saving Data (Adding Transaction)
  • Урок 81. 00:12:50
    Refactor Time: Composable - Transaction Fetching
  • Урок 82. 00:12:43
    Working With Dates - Calculate Transaction Time Periods
  • Урок 83. 00:13:05
    Fetching Only the Selected Transactions
  • Урок 84. 00:10:34
    Fixing Issues: With Hydration, Reactivity and Data
  • Урок 85. 00:05:41
    Authentication in Supabase
  • Урок 86. 00:08:58
    Authentication: Sign-In Form and Flow
  • Урок 87. 00:10:58
    Authentication: Sign-In Logic and Magic Links
  • Урок 88. 00:06:58
    Authentication: Magic Link Confirmation Page
  • Урок 89. 00:09:36
    Authentication: Signed In User Data & Signing Out
  • Урок 90. 00:07:55
    Authentication: Data Protection Setup
  • Урок 91. 00:09:29
    Authentication: Writing Insert/Select RLS Policies
  • Урок 92. 00:07:51
    Authentication: Admin Operations and Service Key (Seeder)
  • Урок 93. 00:00:56
    Authentication: Not Logged In? Redirect!
  • Урок 94. 00:08:14
    Refactor Time: Reusable App Toast Notification
  • Урок 95. 00:04:17
    Fixing Issues: User Menu and RLS For Delete Operation
  • Урок 96. 00:09:06
    User Profile: Nested Routes, Vertical Navigation and Settings Page
  • Урок 97. 00:10:23
    User Profile: Form
  • Урок 98. 00:09:48
    User Profile: Saving User Metadata & Changing Email
  • Урок 99. 00:11:03
    User Profile: Storing and Using App User Preferences
  • Урок 100. 00:04:49
    Introduction to Supabase Storage
  • Урок 101. 00:11:12
    Uploading Files (Avatar Image): Getting the File
  • Урок 102. 00:10:57
    Uploading Files (Avatar Image): Actual Upload to Storage and Access Policies
  • Урок 103. 00:10:12
    Uploading Files (Avatar Image): Deleting Files
  • Урок 104. 00:10:10
    Uploading Files (Avatar Image): Displaying User Avatar (Getting Public URL)
  • Урок 105. 00:09:00
    Editing Transactions - Making the Form Universal
  • Урок 106. 00:08:33
    Editing Transactions - Making it Work
  • Урок 107. 00:09:16
    Fixing Issues with Dates & Modals
  • Урок 108. 00:13:33
    Configuring the Finance Tracker and Deploying on Vercel