-
Урок 1.
00:02:31
Introduction
-
Урок 2.
00:01:19
Section Intro
-
Урок 3.
00:06:55
Installing Vue.js using Build Tools
-
Урок 4.
00:09:39
Single File Component
-
Урок 5.
00:08:44
Directives and Attribute bindings
-
Урок 6.
00:06:51
Handling events
-
Урок 7.
00:04:08
Two way bindings with v-model
-
Урок 8.
00:07:48
Working with methods
-
Урок 9.
00:06:24
Style and Class bindings
-
Урок 10.
00:03:46
Computed Properties
-
Урок 11.
00:04:01
Watchers
-
Урок 12.
00:03:06
Styling the Tags Input component
-
Урок 13.
00:08:44
Component Communication with Props
-
Урок 14.
00:06:39
Component Communication with emitting events
-
Урок 15.
00:00:50
Section Introduction
-
Урок 16.
00:07:12
Create basic component structure
-
Урок 17.
00:10:52
Component Styling
-
Урок 18.
00:06:57
Controlling toast visibility
-
Урок 19.
00:06:43
Hiding toast manually and automatically
-
Урок 20.
00:09:35
Adding toast type
-
Урок 21.
00:07:55
Validating toast type
-
Урок 22.
00:06:02
Toast positioning
-
Урок 23.
00:06:45
Adding transition effect
-
Урок 24.
00:00:54
Section Introduction
-
Урок 25.
00:06:43
Create basic component structure
-
Урок 26.
00:05:12
Create carousel basic styling
-
Урок 27.
00:08:18
Slide interval and transition effect
-
Урок 28.
00:05:25
Create carousel controls
-
Урок 29.
00:06:19
Working with carousel controls's logic
-
Урок 30.
00:05:46
Pause the carousel slide when hovering mouse
-
Урок 31.
00:05:00
Adding carousel indicators
-
Урок 32.
00:06:50
Make carousel indicators works
-
Урок 33.
00:07:28
Make carousel component customizable
-
Урок 34.
00:01:12
Section Introduction
-
Урок 35.
00:05:35
Starter project Overview
-
Урок 36.
00:07:21
Setting up Mock API
-
Урок 37.
00:10:28
Setting up HTTP Client
-
Урок 38.
00:05:39
Displaying files using async/await
-
Урок 39.
00:07:51
Create FilesList and FileItem components
-
Урок 40.
00:10:46
Refactor our components to Composition API
-
Урок 41.
00:10:34
Adding sorting feature to our application
-
Урок 42.
00:04:17
Using watch and watchEffect
-
Урок 43.
00:08:18
Adding searching feature to our application
-
Урок 44.
00:05:58
Using Teleport
-
Урок 45.
00:10:31
Adding item selection feature
-
Урок 46.
00:08:06
Unselect the selected items
-
Урок 47.
00:09:57
Remove the selected files
-
Урок 48.
00:06:53
Creating a form modal
-
Урок 49.
00:08:53
Rename the selected file - Part 1
-
Урок 50.
00:08:56
Working with Custom Directives
-
Урок 51.
00:03:46
Rename the selected file - Part 2
-
Урок 52.
00:02:24
Section Introduction
-
Урок 53.
00:08:42
Creating a FileChooser component
-
Урок 54.
00:12:18
Adding Drag and Drop feature
-
Урок 55.
00:09:58
Creating UploaderPopup component
-
Урок 56.
00:08:09
Dealing with Uploading states
-
Урок 57.
00:13:30
Working with Popup Controls
-
Урок 58.
00:09:15
Creating UploadItem component
-
Урок 59.
00:11:47
Uploading the chosen files
-
Урок 60.
00:09:17
Cancel uploading
-
Урок 61.
00:08:48
Re-upload the canceled files
-
Урок 62.
00:07:17
Displaying the uploaded files
-
Урок 63.
00:08:15
Working with Provide & Inject
-
Урок 64.
00:04:13
Creating ProgressRing component - Part 1
-
Урок 65.
00:09:58
Creating ProgressRing Component - Part 2
-
Урок 66.
00:10:09
Beautifying the Upload Controls
-
Урок 67.
00:05:33
Controlling the visibility of the Upload Controls
-
Урок 68.
00:07:25
Displaying upload statistics
-
Урок 69.
00:08:28
Calculate overall uploading progress
-
Урок 70.
00:07:32
Canceling multiple uploading files
-
Урок 71.
00:08:46
Refactor the UploaderPopup component
-
Урок 72.
00:07:49
Retry uploading all canceled files
-
Урок 73.
00:01:04
Section Introduction
-
Урок 74.
00:04:24
Setting up folders endpoint
-
Урок 75.
00:09:52
Sending request to retrieve folders
-
Урок 76.
00:08:41
Displaying folders
-
Урок 77.
00:09:28
Displaying sub-folders
-
Урок 78.
00:07:51
Working with HTML 5 history API
-
Урок 79.
00:07:35
Creating Section Header Component
-
Урок 80.
00:04:58
Adding rename a folder feature - Part 1
-
Урок 81.
00:08:46
Adding rename a folder feature - Part 2
-
Урок 82.
00:05:02
Removing selected folders functionality
-
Урок 83.
00:08:59
Adding a feature to create folders - Part 1
-
Урок 84.
00:05:59
Adding a feature to create folders - Part 2
-
Урок 85.
00:06:31
Finishing touch
-
Урок 86.
00:01:39
Section Intro
-
Урок 87.
00:11:00
Setting up Vue Router
-
Урок 88.
00:06:18
Route Navigation
-
Урок 89.
00:08:27
Nested Routes
-
Урок 90.
00:05:24
Redirect and alias
-
Урок 91.
00:03:29
Styling the active link
-
Урок 92.
00:10:40
Dynamic routes
-
Урок 93.
00:08:04
Implementing dynamic route in MyFiles component
-
Урок 94.
00:07:16
Creating the Recent files page
-
Урок 95.
00:04:37
Creating functions for starred files or folders
-
Урок 96.
00:05:50
Adding files and folders to starred
-
Урок 97.
00:07:56
Building the Starred page
-
Урок 98.
00:07:21
Removing files or folders from starred