1. Урок 1. 00:12:10
    Detailed Overview + Requirements
  2. Урок 2. 00:02:16
    How to get help + Course Info
  3. Урок 3. 00:01:34
    Section Introduction
  4. Урок 4. 00:10:58
    Initilization of Vue App
  5. Урок 5. 00:09:45
    Your first code - Hello World!
  6. Урок 6. 00:13:57
    Introduction to Variables
  7. Урок 7. 00:14:37
    Introduction to Functions - part 1
  8. Урок 8. 00:21:10
    Introduction to Functions - part 2
  9. Урок 9. 00:14:14
    How web apps work - part 1
  10. Урок 10. 00:17:02
    How web apps work - part 2
  11. Урок 11. 00:16:13
    Introduction to Operators
  12. Урок 12. 00:15:21
    What is Call Stack
  13. Урок 13. 00:22:29
    Introduction to Objects
  14. Урок 14. 00:12:24
    Introduction to Classes
  15. Урок 15. 00:13:06
    More about Class Contructor
  16. Урок 16. 00:21:07
    Introduction to "this" context
  17. Урок 17. 00:16:47
    Introduction to Inheritance - part 1
  18. Урок 18. 00:22:34
    Introduction to Inheritance - part 2
  19. Урок 19. 00:17:35
    What is IF statement
  20. Урок 20. 00:08:33
    Learn more about IFs
  21. Урок 21. 00:16:11
    Introduction to Arrays
  22. Урок 22. 00:08:49
    Map and Filter array functions
  23. Урок 23. 00:22:59
    Create custom Array functions
  24. Урок 24. 00:14:33
    Difference between var, const & let
  25. Урок 25. 00:08:07
    What is function scope
  26. Урок 26. 00:09:28
    Initilization of Todo App
  27. Урок 27. 00:09:16
    Vue Component "data" and "methods"
  28. Урок 28. 00:12:19
    Create todo container html and css
  29. Урок 29. 00:12:19
    Create todo items html and stylings
  30. Урок 30. 00:08:25
    Introduction to Scss
  31. Урок 31. 00:12:15
    Let's create more Vue Components
  32. Урок 32. 00:12:11
    What are Props
  33. Урок 33. 00:07:45
    Explanation of "v-for" directive
  34. Урок 34. 00:16:08
    Initilization of Modal + Stylings
  35. Урок 35. 00:04:36
    Modal "open" button stylings
  36. Урок 36. 00:12:35
    Move modal to separate component
  37. Урок 37. 00:11:13
    Toggling of Modal Component
  38. Урок 38. 00:08:58
    Implement close Modal
  39. Урок 39. 00:05:54
    Refactoring of Modal component
  40. Урок 40. 00:12:16
    Initilization of Todo create form
  41. Урок 41. 00:05:32
    What is Two way data binding
  42. Урок 42. 00:08:58
    New Todo create component
  43. Урок 43. 00:13:50
    Implementation of Todo create
  44. Урок 44. 00:06:34
    Introduction to Form Validation
  45. Урок 45. 00:17:28
    Close modal after Todo create
  46. Урок 46. 00:11:46
    Learn how to handle form errors
  47. Урок 47. 00:07:26
    Create edit and delete buttons
  48. Урок 48. 00:07:03
    Display edit form for Todo
  49. Урок 49. 00:06:24
    Get values to edit form inputs
  50. Урок 50. 00:11:11
    Data store architecture
  51. Урок 51. 00:12:28
    Dispatch action from the store
  52. Урок 52. 00:14:46
    Finishing update todo functionality
  53. Урок 53. 00:07:47
    Implementing delete todo functionality
  54. Урок 54. 00:10:29
    Introduction to Store architecture
  55. Урок 55. 00:06:05
    Learn how to persist data
  56. Урок 56. 00:05:07
    Persist data improvements
  57. Урок 57. 00:00:45
    Section Summary
  58. Урок 58. 00:01:13
    Section Introduction
  59. Урок 59. 00:07:47
    Introduction to Vue.JS (Initialise Project)
  60. Урок 60. 00:02:00
    Introduction to the Activity Planner App
  61. Урок 61. 00:07:06
    Installation of Vue.JS Framework
  62. Урок 62. 00:07:57
    Starting with directives - directive v-bind and v-if
  63. Урок 63. 00:08:08
    Explanation of directives v-else and v-on
  64. Урок 64. 00:11:54
    Explanation of directive v-for
  65. Урок 65. 00:05:12
    Iterate over activities array
  66. Урок 66. 00:08:05
    Introduction to forms - Create Activity Form
  67. Урок 67. 00:10:52
    Introduction to Vue components
  68. Урок 68. 00:10:22
    Making improvements in Activity Form
  69. Урок 69. 00:00:44
    Section Outro
  70. Урок 70. 00:02:28
    Section Intro
  71. Урок 71. 00:07:37
    Initialization of the Activity Planner via Vue CLI
  72. Урок 72. 00:08:43
    Initialization of the Activity Planner via Github
  73. Урок 73. 00:10:44
    Explanation of CLI application folder structure
  74. Урок 74. 00:18:10
    Merging code from Project 1 application
  75. Урок 75. 00:09:34
    Introduction to lifecycle funtions
  76. Урок 76. 00:10:05
    Introduction to Eslint
  77. Урок 77. 00:14:21
    Introduction to computed properties
  78. Урок 78. 00:15:21
    Introduction to watchers
  79. Урок 79. 00:10:41
    Learning more about computed properties
  80. Урок 80. 00:06:53
    Creating select input in form
  81. Урок 81. 00:14:43
    Moving form to separate component
  82. Урок 82. 00:09:35
    Learning how to emit events
  83. Урок 83. 00:10:08
    Introduction to debugging
  84. Урок 84. 00:07:33
    Responsive UI updates with Vue.set
  85. Урок 85. 00:07:34
    Asynchronous fetching of Activities data
  86. Урок 86. 00:10:07
    Handle error from response
  87. Урок 87. 00:11:21
    Introduction to Style Binding
  88. Урок 88. 00:08:59
    Improving styling of Progress Bar
  89. Урок 89. 00:15:37
    Introduction to Mixins
  90. Урок 90. 00:08:27
    Introduction to Filters
  91. Урок 91. 00:10:48
    Create abstraction of API
  92. Урок 92. 00:14:00
    Finishing the API abstraction + Debugging
  93. Урок 93. 00:05:46
    Introduction to callback functions
  94. Урок 94. 00:12:10
    Implementing Delete Activity functionality
  95. Урок 95. 00:07:54
    Finishing Delete Activity functionality
  96. Урок 96. 00:11:49
    Implementing Update Activity functionality
  97. Урок 97. 00:14:59
    Finishing Update Activity functionality
  98. Урок 98. 00:07:09
    Introduction to Store architecture - part 1
  99. Урок 99. 00:08:11
    Store architecture - part 2
  100. Урок 100. 00:15:21
    Store architecture - part 3
  101. Урок 101. 00:07:46
    Improvements of Activity update functionality Part 1
  102. Урок 102. 00:08:38
    Improvements of Activity update functionality Part 2
  103. Урок 103. 00:16:16
    Persisting activities data in Local Storage
  104. Урок 104. 00:08:56
    Filtering activities feature - part 1
  105. Урок 105. 00:18:04
    Filtering activities feature - part 2
  106. Урок 106. 00:10:28
    Filtering activities feature - part 3
  107. Урок 107. 00:01:35
    Section Outro
  108. Урок 108. 00:01:47
    Section Intro
  109. Урок 109. 00:10:55
    Initialization of VueMeetuper via Github
  110. Урок 110. 00:12:25
    [Optional]: Initialization of VueMeetuper app via Vue CLI
  111. Урок 111. 00:10:29
    [Optional]: Explanation of Node Server
  112. Урок 112. 00:16:31
    Setting up Mongo Atlas Database
  113. Урок 113. 00:13:29
    Explanation of Proxy + fetching Categories data
  114. Урок 114. 00:09:32
    Display Categories data in app
  115. Урок 115. 00:14:06
    Display Meetups data in app
  116. Урок 116. 00:11:45
    Introduction to Vue router
  117. Урок 117. 00:09:03
    Setting up navigation to Detail page
  118. Урок 118. 00:11:55
    Working on Detail page + fetching Meetup Data
  119. Урок 119. 00:14:41
    Display Threads & Posts data in Detail page
  120. Урок 120. 00:13:02
    Working on Meetup Find Page
  121. Урок 121. 00:12:23
    Implementation of Not Found Page
  122. Урок 122. 00:01:32
    Section Outro
  123. Урок 123. 00:01:05
    Section Intro
  124. Урок 124. 00:07:10
    Initialization of Vuex
  125. Урок 125. 00:10:03
    Introduction to Vuex Actions
  126. Урок 126. 00:11:52
    Injecting Vuex into Components
  127. Урок 127. 00:06:40
    Purpose of Shared Functions in Vuex
  128. Урок 128. 00:10:48
    Easier access to Vuex - Mapping
  129. Урок 129. 00:07:24
    Introduction to Modules - part 1
  130. Урок 130. 00:12:42
    Introduction to Modules - part 2
  131. Урок 131. 00:08:00
    Implementation of Loading Spinner
  132. Урок 132. 00:13:26
    Finishing the Loading Spinner
  133. Урок 133. 00:00:58
    Section Outro
  134. Урок 134. 00:01:18
    Section Intro
  135. Урок 135. 00:05:52
    Initialization of Register and Login page
  136. Урок 136. 00:11:04
    Binding component values to form
  137. Урок 137. 00:12:25
    Validation of form inputs
  138. Урок 138. 00:19:29
    Introduction to built-in Vuelidate validators
  139. Урок 139. 00:09:21
    Creating custom validators
  140. Урок 140. 00:00:37
    Section Outro
  141. Урок 141. 00:01:07
    Section Intro
  142. Урок 142. 00:04:47
    Initialization of Register functionality
  143. Урок 143. 00:12:35
    Implementation of Register controllers and routes
  144. Урок 144. 00:19:40
    Configuring Session implementation
  145. Урок 145. 00:11:31
    Introduction to Passport package
  146. Урок 146. 00:20:40
    Implementation of Login functionality + Debugging
  147. Урок 147. 00:08:54
    Implementation of Logout and Authentication middleware
  148. Урок 148. 00:05:35
    Debugging of implemented Authentication functionality
  149. Урок 149. 00:00:54
    Section Outro
  150. Урок 150. 00:01:32
    Section Intro
  151. Урок 151. 00:05:30
    Sending request to register user
  152. Урок 152. 00:05:13
    Sending request to login user
  153. Урок 153. 00:07:15
    Display user name in navigation bar
  154. Урок 154. 00:09:00
    Creating persistent authentication state
  155. Урок 155. 00:04:51
    Working on logout functionality
  156. Урок 156. 00:05:33
    Informing application about authentication state
  157. Урок 157. 00:13:49
    Creating Secret page protected by authentication
  158. Урок 158. 00:09:59
    Redirecting when user is not authenticated
  159. Урок 159. 00:09:34
    Creating only-guest restricted pages
  160. Урок 160. 00:01:32
    Section Outro
  161. Урок 161. 00:01:56
    Section Intro
  162. Урок 162. 00:13:58
    Replacing Session authentication with JWT
  163. Урок 163. 00:11:34
    Finishing implementation of JWT
  164. Урок 164. 00:07:44
    Debugging implemented JWT functionality
  165. Урок 165. 00:13:14
    Implementing JWT authentication to VueMeetuper
  166. Урок 166. 00:07:11
    Changing Logout and adding Interceptor functionality
  167. Урок 167. 00:09:47
    Display Toast message on error
  168. Урок 168. 00:16:44
    Improving error handing on Server
  169. Урок 169. 00:01:10
    Section Outro
  170. Урок 170. 00:02:06
    Section Introduction
  171. Урок 171. 00:11:50
    Initialization of Meetup create page
  172. Урок 172. 00:10:10
    Separating form into multiple screens
  173. Урок 173. 00:13:25
    Sharing form data with form screens
  174. Урок 174. 00:09:50
    Confirmation form step and input validation
  175. Урок 175. 00:05:48
    Checking form step validity - part 1
  176. Урок 176. 00:06:14
    Checking form step validity - part 2
  177. Урок 177. 00:06:45
    Creating dynamically rendered component
  178. Урок 178. 00:15:13
    Initialization of date picker Input
  179. Урок 179. 00:11:14
    Initialization of time picker Input
  180. Урок 180. 00:07:47
    Emitting form data to parent page
  181. Урок 181. 00:02:18
    Implementing create meetup on server
  182. Урок 182. 00:13:01
    Wrapping up create meetup functionality
  183. Урок 183. 00:01:12
    Section Summary
  184. Урок 184. 00:01:45
    Section Introduction
  185. Урок 185. 00:10:34
    Creating join and leave meetup computed properties
  186. Урок 186. 00:03:13
    Applying computed properties to view
  187. Урок 187. 00:11:59
    Implementing join meetup functionality
  188. Урок 188. 00:06:17
    Server implementation of join and leave meetup
  189. Урок 189. 00:07:36
    Finishing up join meetup functionality
  190. Урок 190. 00:12:14
    Finishing up leave meetup functionality
  191. Урок 191. 00:09:41
    Debugging of join and leave meetup implementation
  192. Урок 192. 00:01:11
    Section Summary
  193. Урок 193. 00:01:52
    Section Introduction
  194. Урок 194. 00:10:14
    Implementing modal window to create Thread
  195. Урок 195. 00:13:04
    Toggling modal window functionality
  196. Урок 196. 00:06:58
    Implemeting Action to create Thread
  197. Урок 197. 00:09:25
    Finishing Thread create feature + Debugging
  198. Урок 198. 00:09:05
    Ordering Threads by date + displaying Toast message
  199. Урок 199. 00:11:22
    New components Thread List and Post Create
  200. Урок 200. 00:19:44
    Introduction to custom directives
  201. Урок 201. 00:08:03
    Creating Auto Expand directive
  202. Урок 202. 00:11:04
    Sending Action to create Thread post
  203. Урок 203. 00:05:20
    Server implementation of create Post
  204. Урок 204. 00:13:29
    Updating view after post is created
  205. Урок 205. 00:01:14
    Section Summary
  206. Урок 206. 00:01:42
    Section Introduction
  207. Урок 207. 00:09:39
    Initialization of Socket library
  208. Урок 208. 00:14:42
    Learning how to emit event and subscribe to socket
  209. Урок 209. 00:13:03
    Introduction to Vue plugins
  210. Урок 210. 00:07:41
    Creating custom socket plugin
  211. Урок 211. 00:22:44
    Wrapping up socket functionality
  212. Урок 212. 00:16:03
    Testing socket implementation
  213. Урок 213. 00:06:41
    Redirecting after logout - small improvements
  214. Урок 214. 00:01:03
    Section Summary
  215. Урок 215. 00:01:38
    Section Introduction
  216. Урок 216. 00:12:36
    Initialization of Profile page
  217. Урок 217. 00:07:53
    Fetching user statistics from server
  218. Урок 218. 00:10:45
    Displaying user statistics in page
  219. Урок 219. 00:05:45
    Implementing Tabs to display different screen
  220. Урок 220. 00:04:51
    Creating Modal to display update user form
  221. Урок 221. 00:04:39
    Passing user data to modal component
  222. Урок 222. 00:11:12
    Finishing up update user feature
  223. Урок 223. 00:13:12
    Debugging of profile section
  224. Урок 224. 00:01:05
    Section Summary
  225. Урок 225. 00:01:12
    Section Introduction
  226. Урок 226. 00:12:22
    Getting location from IP - server implementation
  227. Урок 227. 00:06:49
    Creating meta module in Vuex
  228. Урок 228. 00:09:20
    Displaying Location in Find Page
  229. Урок 229. 00:12:54
    Providing location to meetup create page
  230. Урок 230. 00:11:11
    Searching Meetup by location
  231. Урок 231. 00:09:12
    Debugging of search meetup functionality
  232. Урок 232. 00:00:55
    Section Summary
  233. Урок 233. 00:01:17
    Section Introduction
  234. Урок 234. 00:11:33
    Implementing search meetup by category feature
  235. Урок 235. 00:13:09
    Improvements in meetup search
  236. Урок 236. 00:10:19
    Loading more threads - server implementation
  237. Урок 237. 00:08:55
    Applying query parameters to fetch threads request
  238. Урок 238. 00:15:50
    Loading more threads in VueMeetuper
  239. Урок 239. 00:09:01
    Debugging of meetup search and load more threads feature
  240. Урок 240. 00:01:00
    Section Summary
  241. Урок 241. 00:01:08
    Section Introduction
  242. Урок 242. 00:09:24
    Creating page to update meetup
  243. Урок 243. 00:15:00
    Allow only meetup creators to access update meetup page
  244. Урок 244. 00:20:18
    Bind values to Meetup Edit component
  245. Урок 245. 00:15:50
    Finishing up Meetup update functionality
  246. Урок 246. 00:12:11
    Fixing small issues in Meetup update
  247. Урок 247. 00:13:41
    Style changes in meetup update page
  248. Урок 248. 00:09:32
    Adding location to meetup home page
  249. Урок 249. 00:03:40
    Course wrap-up + Debugging
  250. Урок 250. 00:01:06
    Section Summary
  251. Урок 251. 00:01:07
    Section Introduction
  252. Урок 252. 00:11:27
    Setting up production environment - part 1
  253. Урок 253. 00:13:38
    Setting up production environment - part 2
  254. Урок 254. 00:09:05
    Deploying application to Heroku
  255. Урок 255. 00:07:47
    Testing Application on Heroku
  256. Урок 256. 00:01:06
    Section Introduction
  257. Урок 257. 00:08:51
    Implementing delete endpoint on server
  258. Урок 258. 00:08:32
    Display confirm window before delete
  259. Урок 259. 00:05:52
    Create action in VUEX to delete meetup
  260. Урок 260. 00:07:17
    Mutate state after meetup delete
  261. Урок 261. 00:13:27
    Remove threads and posts from state 1
  262. Урок 262. 00:09:02
    Remove threads and posts from state 2
  263. Урок 263. 00:11:12
    Pagination server implementation
  264. Урок 264. 00:11:43
    Initilization of pagination component
  265. Урок 265. 00:04:59
    Set pagination parameters in Vuex
  266. Урок 266. 00:15:00
    Sending request with actual page
  267. Урок 267. 00:11:18
    Persistent pagination with query params
  268. Урок 268. 00:00:51
    Section Summary
  269. Урок 269. 00:05:18
    Section Introduction
  270. Урок 270. 00:13:24
    Create confirmation Hash
  271. Урок 271. 00:01:19
    Tips and Suggestions before sending Email
  272. Урок 272. 00:22:48
    Send email with NodeMailer
  273. Урок 273. 00:07:07
    New user Activate Page
  274. Урок 274. 00:12:49
    Activate User implementation
  275. Урок 275. 00:14:09
    Display redirect messages
  276. Урок 276. 00:04:56
    Last Improvements + Section Summar