-
Урок 1.
00:05:56
Course Outline
-
Урок 2.
00:04:02
Join Our Online Classroom!
-
Урок 3.
00:12:08
Vue vs React vs Angular
-
Урок 4.
00:02:14
Composition vs. Options API
-
Урок 5.
00:04:24
ZTM Resources
-
Урок 6.
00:07:38
Getting Started
-
Урок 7.
00:06:02
Vue Dev Tools
-
Урок 8.
00:08:44
Working with Data
-
Урок 9.
00:04:07
Multiple Vue Instances
-
Урок 10.
00:06:03
Accessing the Instance Data
-
Урок 11.
00:04:41
Methods
-
Урок 12.
00:05:08
Directives
-
Урок 13.
00:07:14
Two-way data binding
-
Урок 14.
00:02:40
Binding Attributes
-
Урок 15.
00:06:02
Outputting Raw HTML
-
Урок 16.
00:07:07
Listening to Events
-
Урок 17.
00:02:34
Passing on Data with Events
-
Урок 18.
00:02:32
Event Modifiers
-
Урок 19.
00:04:55
Keyboard Events and Modifiers
-
Урок 20.
00:05:20
v-model Modifiers
-
Урок 21.
00:09:07
Computed Properties
-
Урок 22.
00:03:13
Watchers
-
Урок 23.
00:08:10
Binding Classes
-
Урок 24.
00:05:14
Binding Styles
-
Урок 25.
00:10:05
Conditional Rendering
-
Урок 26.
00:04:25
The v-show Directive
-
Урок 27.
00:12:01
List Rendering
-
Урок 28.
00:08:16
Understanding the role of the key attribute
-
Урок 29.
00:11:46
Creating a Perspective Playground
-
Урок 30.
00:04:07
Copying to the Clipboard
-
Урок 31.
00:04:19
Mounting the Vue Instance
-
Урок 32.
00:04:41
Understanding Lifecycle Hooks
-
Урок 33.
00:09:22
Using Lifecycle Hooks
-
Урок 34.
00:07:23
Virtual DOM
-
Урок 35.
00:07:34
Understanding Reactivity with Proxies
-
Урок 36.
00:13:03
The Vue Compiler
-
Урок 37.
00:07:43
Introduction to Components
-
Урок 38.
00:02:17
Overview
-
Урок 39.
00:05:30
Introduction to Vite
-
Урок 40.
00:05:47
Exploring Vite
-
Урок 41.
00:08:01
Understanding SASS
-
Урок 42.
00:06:38
PostCSS
-
Урок 43.
00:04:53
Installing ESLint
-
Урок 44.
00:07:28
Configuring ESLint
-
Урок 45.
00:08:22
Webpack
-
Урок 46.
00:00:47
Conclusion
-
Урок 47.
00:09:09
Scaffolding a Vue Project
-
Урок 48.
00:05:26
Sidebar: Understanding Servers
-
Урок 49.
00:09:30
Reviewing the Files
-
Урок 50.
00:04:05
Creating Components
-
Урок 51.
00:08:17
Child Components
-
Урок 52.
00:06:30
Component Styles
-
Урок 53.
00:02:06
Using SASS in Components
-
Урок 54.
00:02:22
Communicating Between Components
-
Урок 55.
00:06:14
Props
-
Урок 56.
00:03:47
The Limitations of Props
-
Урок 57.
00:08:35
Emitting Events
-
Урок 58.
00:07:36
Validating Props
-
Урок 59.
00:04:59
Callback Functions
-
Урок 60.
00:08:34
Inserting content with slots
-
Урок 61.
00:07:08
Named Slots
-
Урок 62.
00:09:39
Dynamic Components
-
Урок 63.
00:09:48
Animating with CSS Transitions
-
Урок 64.
00:05:12
Fine-tuning Transitions
-
Урок 65.
00:08:33
Animating with CSS Animations
-
Урок 66.
00:06:35
Animating with JavaScript
-
Урок 67.
00:06:52
JavaScript Zoom Animation
-
Урок 68.
00:03:25
CSS and JavaScript Transitions
-
Урок 69.
00:08:54
Animating a List
-
Урок 70.
00:04:20
Fixing the Animation
-
Урок 71.
00:05:38
Transition CSS Class Names
-
Урок 72.
00:05:01
Setting up the Quiz Application
-
Урок 73.
00:12:05
Rendering the Questions
-
Урок 74.
00:10:45
Moving between Questions
-
Урок 75.
00:11:28
Finishing Touches
-
Урок 76.
00:02:57
Exercise: Imposter Syndrome
-
Урок 77.
00:01:32
The Next Step
-
Урок 78.
00:04:40
Creating a New Project
-
Урок 79.
00:06:20
Reviewing the Files
-
Урок 80.
00:04:31
Formatting with ESLint and Prettier
-
Урок 81.
00:08:14
Adding the Template
-
Урок 82.
00:05:37
What is Tailwind?
-
Урок 83.
00:07:59
Installing Tailwind
-
Урок 84.
00:05:16
Practicing with Tailwind
-
Урок 85.
00:04:01
Loading Assets
-
Урок 86.
00:05:35
Understanding State
-
Урок 87.
00:06:06
Reviewing the Pinia Configuration
-
Урок 88.
00:05:24
Splitting the Template into Components
-
Урок 89.
00:04:54
Disabling Vue’s Rules
-
Урок 90.
00:06:41
Working with State
-
Урок 91.
00:03:07
Alternative Mapping Functions
-
Урок 92.
00:01:32
Understanding Getters
-
Урок 93.
00:04:10
Using Getters
-
Урок 94.
00:02:06
Closing the Modal
-
Урок 95.
00:03:14
Aliases
-
Урок 96.
00:05:34
Adding Tabs
-
Урок 97.
00:04:31
Setting up Form Validation
-
Урок 98.
00:05:35
Registering a Plugin
-
Урок 99.
00:05:32
Validation Components
-
Урок 100.
00:03:49
Defining Rules
-
Урок 101.
00:05:36
Applying Rules
-
Урок 102.
00:06:32
Additional Rules
-
Урок 103.
00:03:41
Validating Emails
-
Урок 104.
00:04:33
Validating Numbers
-
Урок 105.
00:05:02
Validating Passwords
-
Урок 106.
00:07:30
Dropdown and Checkbox Fields
-
Урок 107.
00:04:02
Validating the Form
-
Урок 108.
00:08:35
Sidebar: Slot Properties
-
Урок 109.
00:06:23
Rendering Multiple Error Messages
-
Урок 110.
00:01:55
Default Values
-
Урок 111.
00:10:35
Custom Error Messages
-
Урок 112.
00:03:59
Validation Triggers
-
Урок 113.
00:08:58
Showing Alerts
-
Урок 114.
00:18:01
Setting up the Login Form
-
Урок 115.
00:06:25
Understanding Authentication
-
Урок 116.
00:04:51
Reviewing the Rules
-
Урок 117.
00:07:38
Setting up the Firebase SDK
-
Урок 118.
00:06:31
User Registration
-
Урок 119.
00:04:49
Handling the Response
-
Урок 120.
00:04:55
Exporting Services
-
Урок 121.
00:07:57
Storing the User Form Data
-
Урок 122.
00:06:26
Understanding Authentication
-
Урок 123.
00:06:48
Logging the user in after Signup
-
Урок 124.
00:02:23
Understanding Actions
-
Урок 125.
00:07:46
Using Actions
-
Урок 126.
00:08:26
Connecting the User with their Data
-
Урок 127.
00:04:40
Initializing Firebase First
-
Урок 128.
00:06:30
Persisting the User Authentication
-
Урок 129.
00:06:43
Setting up the Login
-
Урок 130.
00:08:04
Signing Out
-
Урок 131.
00:09:12
Sidebar: JSON Web Tokens
-
Урок 132.
00:04:46
Understanding Routing
-
Урок 133.
00:05:07
Reviewing the Router Configuration
-
Урок 134.
00:07:10
Creating Routes
-
Урок 135.
00:08:48
History Mode
-
Урок 136.
00:05:48
Navigating with Links
-
Урок 137.
00:05:22
Custom Links
-
Урок 138.
00:05:03
Tailwind Styles for Active Links
-
Урок 139.
00:04:16
Naming Routes
-
Урок 140.
00:06:24
Setting up “Catch-All” and Redirect Routes
-
Урок 141.
00:02:39
Route Alias
-
Урок 142.
00:05:14
Guarding Routes
-
Урок 143.
00:04:55
Route Specific Guards
-
Урок 144.
00:03:21
Guarding Authentication Only Routes
-
Урок 145.
00:04:56
Redirecting after Logging Out
-
Урок 146.
00:08:27
Route Meta Fields
-
Урок 147.
00:06:19
Preparing the Upload Component
-
Урок 148.
00:08:13
Handling Drag and Drop Events
-
Урок 149.
00:06:35
Handling the File
-
Урок 150.
00:01:21
Enabling Firebase’s Storage Service
-
Урок 151.
00:05:58
Uploading Files with Firebase
-
Урок 152.
00:07:02
Firebase Rules and Validation
-
Урок 153.
00:06:54
Adding the Progress Bar
-
Урок 154.
00:03:14
Making the Progress Bar Dynamic
-
Урок 155.
00:04:53
Improving the Progress Bar
-
Урок 156.
00:06:43
Handling Errors and Successful Uploads
-
Урок 157.
00:10:42
Storing the File Data in the Database
-
Урок 158.
00:02:38
Firebase References and Snapshots
-
Урок 159.
00:04:39
Fallback Upload
-
Урок 160.
00:04:46
Canceling Uploads
-
Урок 161.
00:07:02
Cancelling Uploads with Refs
-
Урок 162.
00:04:44
One more thing about References
-
Урок 163.
00:06:05
Querying the Database
-
Урок 164.
00:04:45
Storing the List of Songs
-
Урок 165.
00:03:03
Displaying the List of Songs
-
Урок 166.
00:02:53
Prop Validation
-
Урок 167.
00:02:48
Toggling the Form
-
Урок 168.
00:07:01
Validating the Song Form
-
Урок 169.
00:12:54
Editing a Song
-
Урок 170.
00:10:07
Deleting a Song from the Storage/Database
-
Урок 171.
00:08:05
Updating the list of songs after an Upload
-
Урок 172.
00:09:44
Router Leave Guards
-
Урок 173.
00:09:41
Creating the Home Page
-
Урок 174.
00:08:13
Checking the Scroll Position
-
Урок 175.
00:08:24
Infinite Scrolling
-
Урок 176.
00:04:48
Path Parameters
-
Урок 177.
00:09:54
Creating the Song Template
-
Урок 178.
00:03:59
Validating the Comment
-
Урок 179.
00:04:44
Prepping the Form
-
Урок 180.
00:10:24
Finalizing the Comment Form
-
Урок 181.
00:06:22
Displaying the Comments
-
Урок 182.
00:07:35
Updating the Comments List
-
Урок 183.
00:05:45
Query Parameters
-
Урок 184.
00:06:56
Detecting Query Parameters
-
Урок 185.
00:04:28
Updating the Comment Count
-
Урок 186.
00:07:28
Storing the song in the State
-
Урок 187.
00:03:34
Playing Audio
-
Урок 188.
00:10:04
Toggling Audio
-
Урок 189.
00:06:14
Duration and Current Position
-
Урок 190.
00:04:33
Formatting the Time
-
Урок 191.
00:08:22
Player Progress Bar
-
Урок 192.
00:10:24
Changing the Audio Position
-
Урок 193.
00:04:49
Creating links with Hash Fragments
-
Урок 194.
00:04:45
Route Transitions
-
Урок 195.
00:05:32
Introduction to Directives
-
Урок 196.
00:05:48
Writing our First Directive
-
Урок 197.
00:05:23
Passing Values to Directives
-
Урок 198.
00:05:07
Directive Modifiers
-
Урок 199.
00:04:41
Registering a Directive Locally
-
Урок 200.
00:06:02
Introduction to i18n
-
Урок 201.
00:07:08
Our First Translation
-
Урок 202.
00:06:41
Formatting and Pluralization
-
Урок 203.
00:08:40
Number Localizations
-
Урок 204.
00:05:57
Translating HTML with Component Interpolation
-
Урок 205.
00:05:42
Changing Locales
-
Урок 206.
00:02:51
Exercise: Translating the Rest of the App
-
Урок 207.
00:04:20
What are Progressive Web Apps?
-
Урок 208.
00:05:25
The Manifest File
-
Урок 209.
00:05:36
Generating the Manifest File
-
Урок 210.
00:03:31
Configuring the Manifest File
-
Урок 211.
00:06:01
Offline Support with Service Workers
-
Урок 212.
00:03:01
Understanding Caching
-
Урок 213.
00:05:17
Workbox
-
Урок 214.
00:04:19
Firebase Data Persistence
-
Урок 215.
00:05:36
Handling Offline Uploads
-
Урок 216.
00:01:55
Overview
-
Урок 217.
00:10:39
Auto-Registering Global Components
-
Урок 218.
00:07:18
Perceived Performance
-
Урок 219.
00:05:54
Dynamic Route Imports
-
Урок 220.
00:05:40
Progress Bar
-
Урок 221.
00:04:01
Code Coverage
-
Урок 222.
00:05:03
Rollup Visualizer
-
Урок 223.
00:11:18
Deploying an App with Vercel
-
Урок 224.
00:12:16
Introduction to Testing
-
Урок 225.
00:02:51
Introduction to Vitest
-
Урок 226.
00:02:56
Adding the Vitest UI
-
Урок 227.
00:08:58
Writing Our First Test
-
Урок 228.
00:06:40
Mounting with Vue Test Utils
-
Урок 229.
00:04:16
Testing the Inner Content
-
Урок 230.
00:05:12
Passing Data to Components
-
Урок 231.
00:04:51
Stubbing Components
-
Урок 232.
00:01:38
Avoid Boolean Assertions
-
Урок 233.
00:06:31
Testing Children Components
-
Урок 234.
00:05:34
Mocking Methods
-
Урок 235.
00:06:29
Testing Attributes
-
Урок 236.
00:06:08
Testing Pinia Actions
-
Урок 237.
00:04:15
Mocking Promises
-
Урок 238.
00:06:36
Testing Router Components
-
Урок 239.
00:11:55
Snapshot Testing
-
Урок 240.
00:06:31
E2E Testing Overview
-
Урок 241.
00:12:22
Writing an E2E Test
-
Урок 242.
00:06:01
The Composition API
-
Урок 243.
00:10:24
Mixins
-
Урок 244.
00:07:10
Reactive References
-
Урок 245.
00:07:05
The Reactive Function
-
Урок 246.
00:08:04
Watchers and Computed Properties
-
Урок 247.
00:03:08
Lifecycle Functions
-
Урок 248.
00:06:10
Props
-
Урок 249.
00:04:39
Template Refs
-
Урок 250.
00:01:55
Emitting Events
-
Урок 251.
00:11:52
Advantages of the Composition API
-
Урок 252.
00:07:43
Router Hooks
-
Урок 253.
00:03:04
Pinia Hooks
-
Урок 254.
00:03:09
Verifying Reactivity
-
Урок 255.
00:02:59
The setup Attribute
-
Урок 256.
00:01:14
Section Overview
-
Урок 257.
00:17:57
Controlled Components
-
Урок 258.
00:04:56
Separation of Concerns
-
Урок 259.
00:14:05
Third-Party Libraries as Controlled Components
-
Урок 260.
00:11:28
Moving Beyond Vue’s Event System
-
Урок 261.
00:08:36
Encapsulating Scrolling
-
Урок 262.
00:11:56
The Teleport Component
-
Урок 263.
00:01:18
Thank You!
-
Урок 264.
00:10:06
Using The Terminal/Command Prompt
-
Урок 265.
00:03:06
Running script.js In Node
-
Урок 266.
00:04:23
Modules In Node
-
Урок 267.
00:09:01
ES6 Modules In Node
-
Урок 268.
00:05:11
Types of Modules
Please update this course.
Thank you.