1. Урок 1. 00:01:08
    How to Get Help
  2. Урок 2. 00:08:06
    Our First Vue App
  3. Урок 3. 00:03:08
    App Overview
  4. Урок 4. 00:02:25
    A Codepen Starter
  5. Урок 5. 00:04:36
    Vue Templates and Instances
  6. Урок 6. 00:02:13
    Creating the Template
  7. Урок 7. 00:03:51
    Linking Templates and Instances
  8. Урок 8. 00:03:26
    Step by Step Implementation
  9. Урок 9. 00:04:43
    Defining Instance Methods
  10. Урок 10. 00:05:13
    Defining Vue Directives
  11. Урок 11. 00:02:41
    Retrieving Event Information
  12. Урок 12. 00:10:25
    Imperative vs Declarative Programming
  13. Урок 13. 00:06:00
    Declarative Apps with the Vue API
  14. Урок 14. 00:02:44
    Data, Computed, and Methods
  15. Урок 15. 00:04:33
    Updated Data Values
  16. Урок 16. 00:05:35
    Computed Properties
  17. Урок 17. 00:04:54
    Review from Start to Finish
  18. Урок 18. 00:03:51
    Template Placement
  19. Урок 19. 00:03:45
    Referencing Data in the Template
  20. Урок 20. 00:05:51
    Expressions in Templates
  21. Урок 21. 00:01:47
    Exercise Solution
  22. Урок 22. 00:02:26
    Exercise Solution
  23. Урок 23. 00:02:09
    App Overview
  24. Урок 24. 00:03:30
    App Challenges
  25. Урок 25. 00:02:33
    Generating a New Project
  26. Урок 26. 00:04:02
    Why Use Vue CLI?
  27. Урок 27. 00:04:28
    Project Walkthrough
  28. Урок 28. 00:04:43
    Vue Files
  29. Урок 29. 00:04:49
    Behind the Scenes of Vue Files
  30. Урок 30. 00:05:24
    Vue Components vs Vue Instances
  31. Урок 31. 00:05:38
    Starting from Scratch
  32. Урок 32. 00:03:44
    The App Component
  33. Урок 33. 00:04:02
    Another Way of Specifying Content
  34. Урок 34. 00:05:06
    Multiple Ways of DOM Attachment
  35. Урок 35. 00:02:20
    Making the SearchBar
  36. Урок 36. 00:04:08
    Nesting Components
  37. Урок 37. 00:02:11
    Event Directives
  38. Урок 38. 00:02:10
    Shorthand Event Syntax
  39. Урок 39. 00:03:47
    Data Sharing Between Components
  40. Урок 40. 00:02:18
    Communication with Props and Events
  41. Урок 41. 00:03:11
    Emitting Events
  42. Урок 42. 00:04:49
    Listening for Custom Events
  43. Урок 43. 00:05:29
    Youtube API Signup
  44. Урок 44. 00:05:12
    Searching Youtube
  45. Урок 45. 00:02:39
    Investigating Video Responses
  46. Урок 46. 00:04:06
    Rendering a List of Videos
  47. Урок 47. 00:03:22
    Updating Data Causes Rerenders
  48. Урок 48. 00:04:12
    Data in Components vs Instances
  49. Урок 49. 00:05:08
    Updating Data
  50. Урок 50. 00:06:55
    Communicating from Parent to Child
  51. Урок 51. 00:05:42
    Prop Validation
  52. Урок 52. 00:04:21
    Separate List Components
  53. Урок 53. 00:03:50
    Lists with V-For
  54. Урок 54. 00:06:21
    Handling Props with V-For
  55. Урок 55. 00:03:05
    Keys with V-For
  56. Урок 56. 00:02:12
    Including Bootstrap Styling
  57. Урок 57. 00:03:57
    Styling the Search Bar
  58. Урок 58. 00:02:39
    Styling the Video List
  59. Урок 59. 00:05:32
    Thumbnail Image Reference
  60. Урок 60. 00:04:35
    Thumbnail By Computed Property
  61. Урок 61. 00:05:30
    More List Item Styling
  62. Урок 62. 00:04:24
    Handling Nested Clicks
  63. Урок 63. 00:04:49
    Event Handling in the VideoList
  64. Урок 64. 00:03:05
    Receiving Events in the App
  65. Урок 65. 00:04:57
    Passing Props to the Video Detail
  66. Урок 66. 00:05:07
    Updating Data
  67. Урок 67. 00:04:02
    The V-If Directive
  68. Урок 68. 00:04:19
    Referencing Video Title and Description
  69. Урок 69. 00:07:41
    Crafting the Embed URL
  70. Урок 70. 00:02:28
    Responsive Embeds
  71. Урок 71. 00:03:19
    Two Column Layout
  72. Урок 72. 00:02:47
    App Review
  73. Урок 73. 00:01:51
    Exercise Solution
  74. Урок 74. 00:03:09
    Exercise Solution
  75. Урок 75. 00:02:45
    App Overview
  76. Урок 76. 00:05:09
    App Challenges
  77. Урок 77. 00:01:15
    Additional Dependencies
  78. Урок 78. 00:04:24
    A Bit of Boilerplate
  79. Урок 79. 00:04:08
    Building the Header
  80. Урок 80. 00:05:32
    Including Semantic UI
  81. Урок 81. 00:05:45
    Styling the Header
  82. Урок 82. 00:03:55
    Imgur Overview
  83. Урок 83. 00:05:25
    OAuth Overview
  84. Урок 84. 00:06:52
    Imgur API Signup
  85. Урок 85. 00:05:53
    Handling App Logic
  86. Урок 86. 00:03:29
    Vuex Introduction
  87. Урок 87. 00:11:51
    Vuex Modules
  88. Урок 88. 00:06:42
    Connecting Vuex to Vue
  89. Урок 89. 00:06:40
    Initial Auth Module Design
  90. Урок 90. 00:07:11
    Auth Module Mutations
  91. Урок 91. 00:06:54
    Auth Module State and Getters
  92. Урок 92. 00:03:10
    Updating State Values
  93. Урок 93. 00:04:33
    Logging Out with Actions
  94. Урок 94. 00:08:07
    Separate API Helpers
  95. Урок 95. 00:08:14
    Forming the OAuth2 URL
  96. Урок 96. 00:03:33
    Initiating the Login Flow
  97. Урок 97. 00:03:40
    Wiring in the Auth Module
  98. Урок 98. 00:13:17
    Initial OAuth Request
  99. Урок 99. 00:04:36
    Extracting the Access Token
  100. Урок 100. 00:07:09
    Wiring up Vue Router
  101. Урок 101. 00:05:00
    Browser vs Hash Routers
  102. Урок 102. 00:02:31
    Component Insertion Point
  103. Урок 103. 00:06:53
    Component Lifecycle Methods
  104. Урок 104. 00:03:22
    Calling Actions
  105. Урок 105. 00:06:20
    Parsing the Access Token
  106. Урок 106. 00:06:46
    Data in Components with MapGetters
  107. Урок 107. 00:05:41
    The V-Else Directive
  108. Урок 108. 00:06:28
    Persisting Login State
  109. Урок 109. 00:03:16
    Button Styling
  110. Урок 110. 00:02:41
    Logging Out Users
  111. Урок 111. 00:01:53
    Automatic Component Updates
  112. Урок 112. 00:02:25
    Clearing LocalStorage Tokens
  113. Урок 113. 00:07:21
    Programmatic Navigation
  114. Урок 114. 00:04:41
    Additional Route Config
  115. Урок 115. 00:06:17
    Navigation with Router-Link
  116. Урок 116. 00:08:24
    Image Module Deisgn
  117. Урок 117. 00:03:52
    Module Implementation
  118. Урок 118. 00:02:34
    Fetch Images API Documentation
  119. Урок 119. 00:05:33
    Fetching Images
  120. Урок 120. 00:06:33
    Communicating Across Modules
  121. Урок 121. 00:07:23
    Testing Images Reponse
  122. Урок 122. 00:03:38
    Image Upload via Imgur
  123. Урок 123. 00:03:11
    Committing Images to State
  124. Урок 124. 00:02:51
    Mapping the Images Getter
  125. Урок 125. 00:02:41
    Listing Images
  126. Урок 126. 00:03:07
    Image Upload Overview
  127. Урок 127. 00:04:53
    Upload Form HTML
  128. Урок 128. 00:06:30
    Styling the Upload Form
  129. Урок 129. 00:02:30
    The Upload Images Action
  130. Урок 130. 00:02:56
    File Change Event
  131. Урок 131. 00:06:14
    Accepting Multiple Image Files
  132. Урок 132. 00:03:45
    The Path to Upload
  133. Урок 133. 00:07:21
    Attaching Images with FormData
  134. Урок 134. 00:05:44
    Concurrent Uploads
  135. Урок 135. 00:03:06
    Layout with CSS Grid
  136. Урок 136. 00:02:28
    Hide Images on Logout
  137. Урок 137. 00:02:07
    Expanding the App