1. Урок 1. 00:07:04
    [Optional]: Detail showcase of project
  2. Урок 2. 00:06:18
    [Optional]: Github intro
  3. Урок 3. 00:06:15
    [Optional]: Git SSH Key
  4. Урок 4. 00:06:06
    Node introduction + installation
  5. Урок 5. 00:06:14
    [Optional]: Server vs Client, SPA vs MPA.
  6. Урок 6. 00:00:24
    [Optional]: Section Introduction
  7. Урок 7. 00:12:25
    [Optional]: Classes
  8. Урок 8. 00:12:57
    [Optional]: Classes 2 and Modularity
  9. Урок 9. 00:07:10
    [Optional]: const, let, var
  10. Урок 10. 00:09:47
    [Optional]: Callback Functions
  11. Урок 11. 00:07:18
    [Optional]: Arrow Functions
  12. Урок 12. 00:09:11
    [Optional]: Destructuring, Ternary Operator
  13. Урок 13. 00:09:48
    [Optional]: Inheritance
  14. Урок 14. 00:06:38
    [Optional]: Asynchronous Code
  15. Урок 15. 00:10:55
    [Optional]: Promises
  16. Урок 16. 00:15:10
    [Optional]: Observables
  17. Урок 17. 00:00:21
    Section introduction
  18. Урок 18. 00:08:04
    Project setup from Git Repository
  19. Урок 19. 00:03:31
    [OPTIONAL]: Project setup with Angular CLI
  20. Урок 20. 00:06:06
    What is Component ?
  21. Урок 21. 00:07:27
    Create Header Component
  22. Урок 22. 00:04:03
    What are modules for ?
  23. Урок 23. 00:04:12
    Bootstrap framework installation
  24. Урок 24. 00:05:27
    Application layout + Header Component
  25. Урок 25. 00:06:20
    Header Component Finish
  26. Урок 26. 00:03:41
    First Github Feature Push
  27. Урок 27. 00:02:39
    [Optional]: Lifecycle methods
  28. Урок 28. 00:03:03
    Create Rental listings
  29. Урок 29. 00:07:16
    Introduce routing
  30. Урок 30. 00:03:38
    Rental Module
  31. Урок 31. 00:06:00
    Rental Module Continue
  32. Урок 32. 00:05:33
    Rental List Component and NgFor
  33. Урок 33. 00:04:17
    How to pass data to children component
  34. Урок 34. 00:06:21
    Service Introduction + Rental Service
  35. Урок 35. 00:09:05
    Observables, Service improvement
  36. Урок 36. 00:05:23
    [Optional]: Types
  37. Урок 37. 00:05:39
    Rental Type
  38. Урок 38. 00:08:23
    Detail Rental View and Routing Improvement
  39. Урок 39. 00:06:11
    Link to Rental Detail
  40. Урок 40. 00:06:39
    Get Rental Data from Service
  41. Урок 41. 00:06:35
    Code Improvements before Github push
  42. Урок 42. 00:04:20
    Push changes to our Repositories.
  43. Урок 43. 00:00:14
    Section Introduction
  44. Урок 44. 00:07:41
    Server initialisation
  45. Урок 45. 00:04:44
    Postman and first endpoint
  46. Урок 46. 00:04:04
    Database Changes
  47. Урок 47. 00:09:19
    Database introduction and creation
  48. Урок 48. 00:08:16
    Mongoose Rental Model
  49. Урок 49. 00:06:03
    Fill our Database with data
  50. Урок 50. 00:04:53
    Clean Database
  51. Урок 51. 00:04:50
    Separate Routing
  52. Урок 52. 00:05:48
    Create Rental Endpoints
  53. Урок 53. 00:02:55
    Handle Errors
  54. Урок 54. 00:03:05
    Git Push and Summary of Section
  55. Урок 55. 00:00:21
    Section Introduction
  56. Урок 56. 00:05:35
    Get Rentals from Node Server
  57. Урок 57. 00:06:58
    Proxy configuration
  58. Урок 58. 00:07:21
    Rental Detail Styles and Font Awesome
  59. Урок 59. 00:06:58
    Pipes
  60. Урок 60. 00:05:26
    Custom Pipe
  61. Урок 61. 00:06:01
    Google Maps Module
  62. Урок 62. 00:08:42
    Create Map Component
  63. Урок 63. 00:04:21
    Displaying Map
  64. Урок 64. 00:15:05
    Display location of Rental on Map
  65. Урок 65. 00:07:50
    Introduce Caching
  66. Урок 66. 00:06:22
    Caching Finish
  67. Урок 67. 00:05:55
    Refactoring of Caching
  68. Урок 68. 00:05:14
    Display Area of Rental on Map
  69. Урок 69. 00:08:43
    Display Error When Location is Not found
  70. Урок 70. 00:01:50
    Rental Map Hotfix
  71. Урок 71. 00:04:33
    Git Push and End of Section
  72. Урок 72. 00:00:17
    Section Introduction
  73. Урок 73. 00:04:04
    Introduction to JWT
  74. Урок 74. 00:08:43
    Create User Model
  75. Урок 75. 00:11:29
    User Controllers
  76. Урок 76. 00:15:12
    Starting Register
  77. Урок 77. 00:06:39
    Encrypt User Password
  78. Урок 78. 00:11:14
    Mongoose Errors and Debugging
  79. Урок 79. 00:06:17
    Auth Middleware introduction
  80. Урок 80. 00:07:32
    Decoding JWT
  81. Урок 81. 00:11:05
    Auth Middleware Finish
  82. Урок 82. 00:06:28
    Update FakeDB
  83. Урок 83. 00:05:26
    Push to Github
  84. Урок 84. 00:00:18
    Section Introduction
  85. Урок 85. 00:08:40
    Login and Register Component
  86. Урок 86. 00:08:40
    Register Template Driven Form
  87. Урок 87. 00:09:28
    Register Form Validation
  88. Урок 88. 00:06:39
    Register User
  89. Урок 89. 00:06:05
    Register Redirect and Handle Errors
  90. Урок 90. 00:06:36
    Login Reactive Forms
  91. Урок 91. 00:04:56
    Login Validators
  92. Урок 92. 00:07:17
    Login Error Display
  93. Урок 93. 00:11:18
    Login User
  94. Урок 94. 00:06:42
    Register Success Message and Images in App
  95. Урок 95. 00:05:18
    Authentication Decode Token
  96. Урок 96. 00:06:42
    Authentication Implementation
  97. Урок 97. 00:07:30
    Authentication Logout and Display Username
  98. Урок 98. 00:11:06
    Auth Guard - Protect Pages
  99. Урок 99. 00:09:17
    Send Authorise Request - HTTP Interceptors
  100. Урок 100. 00:08:35
    Booking Component Preparation
  101. Урок 101. 00:07:54
    Small Improvements Before Push
  102. Урок 102. 00:03:38
    Git Push
  103. Урок 103. 00:00:18
    Section Introduction
  104. Урок 104. 00:05:19
    Add Booking Model
  105. Урок 105. 00:04:44
    Init Booking Controller
  106. Урок 106. 00:13:22
    Booking Controller Implementation
  107. Урок 107. 00:13:35
    Validate Bookings
  108. Урок 108. 00:11:59
    Bookings Improvements
  109. Урок 109. 00:05:31
    Git Push
  110. Урок 110. 00:00:20
    Section Introduction
  111. Урок 111. 00:08:59
    Booking Model and Iterate Bookings
  112. Урок 112. 00:12:58
    Booking Range Of Dates
  113. Урок 113. 00:11:01
    Disable Dates In Calendar
  114. Урок 114. 00:08:30
    Get Booking Data part 1
  115. Урок 115. 00:06:12
    Get Booking Data part 2
  116. Урок 116. 00:05:35
    Init Modal Component
  117. Урок 117. 00:08:55
    Display Booking Data In Modal ( Confirmation step )
  118. Урок 118. 00:10:08
    Send Request and Book Place
  119. Урок 119. 00:07:11
    Update Calendar and Handle Errors
  120. Урок 120. 00:06:48
    Toast Messages Intro
  121. Урок 121. 00:09:46
    Reset Daterange Picker + ViewChild
  122. Урок 122. 00:07:11
    Small Improvements Before Push
  123. Урок 123. 00:00:23
    Section Introduction
  124. Урок 124. 00:08:30
    Update FakeDB and Get Query From Url
  125. Урок 125. 00:05:28
    Search City Endpoint Start
  126. Урок 126. 00:12:24
    Refactor Search and Create Rental Endpoint
  127. Урок 127. 00:06:36
    Git Push Server Part
  128. Урок 128. 00:07:52
    Init Search Component
  129. Урок 129. 00:07:20
    Search Rentals From Server
  130. Урок 130. 00:04:47
    Handle Search Errors and other Edge Cases
  131. Урок 131. 00:07:25
    Work On Input Header Search
  132. Урок 132. 00:09:09
    Rental Create Component Start
  133. Урок 133. 00:08:26
    Send Request to Create Rental
  134. Урок 134. 00:07:25
    Rental Create Component Start Finish
  135. Урок 135. 00:06:28
    Owner Section Navigation
  136. Урок 136. 00:07:57
    Disable Booking and Show Rental Owner
  137. Урок 137. 00:08:41
    Push Rental Create and Rental Search
  138. Урок 138. 00:00:21
    Section Introduction
  139. Урок 139. 00:12:48
    Delete Rental Endpoint
  140. Урок 140. 00:08:04
    Manage Endpoints
  141. Урок 141. 00:00:33
    Manage Endpoint Fix
  142. Урок 142. 00:05:26
    Git Push Server
  143. Урок 143. 00:11:08
    Manage Components Init
  144. Урок 144. 00:10:29
    Manage Components Connect To Server
  145. Урок 145. 00:09:09
    Manage Booking Start
  146. Урок 146. 00:04:49
    Format Dates Pipes
  147. Урок 147. 00:05:33
    Manage Rentals Start
  148. Урок 148. 00:08:00
    Manage Rental Bookings Part 1
  149. Урок 149. 00:11:45
    Manage Rental Bookings Finish
  150. Урок 150. 00:07:34
    Delete Rental Design
  151. Урок 151. 00:09:12
    Delete Rental Request
  152. Урок 152. 00:09:13
    Improvements and Git Push
  153. Урок 153. 00:00:16
    Section Introduction
  154. Урок 154. 00:08:26
    Index Route and Prod Setup
  155. Урок 155. 00:09:28
    Config file, prod environment
  156. Урок 156. 00:13:16
    Heroku Last Steps
  157. Урок 157. 00:06:18
    Few Hotfixes Before Deploy
  158. Урок 158. 00:08:19
    We are Deploying !
  159. Урок 159. 00:08:50
    Deployed App Test
  160. Урок 160. 00:00:20
    Section Introduction
  161. Урок 161. 00:06:30
    Git Init (My Repo)
  162. Урок 162. 00:05:44
    Cli Init (Create React App)
  163. Урок 163. 00:08:40
    App Intro and JSX
  164. Урок 164. 00:07:12
    Bootstrap FW and Functional Components
  165. Урок 165. 00:07:45
    Sccs Deep Dive
  166. Урок 166. 00:11:59
    Header Component and Scss
  167. Урок 167. 00:07:04
    Rental Card, Separate Concerns
  168. Урок 168. 00:07:58
    Rental List, State Intro
  169. Урок 169. 00:08:10
    Rental List Manipulate State, Rerender
  170. Урок 170. 00:03:53
    Rental List. What are Props ?
  171. Урок 171. 00:09:12
    Routing Simple Example
  172. Урок 172. 00:06:00
    Real Routing
  173. Урок 173. 00:05:51
    Rental List Display Real Data
  174. Урок 174. 00:06:44
    React Link TO
  175. Урок 175. 00:05:42
    Get Rental ID from Url
  176. Урок 176. 00:09:43
    Redux exciting start
  177. Урок 177. 00:09:53
    Redux Reducers
  178. Урок 178. 00:11:25
    Redux Actions
  179. Урок 179. 00:09:43
    Selected Rental Reducer
  180. Урок 180. 00:04:59
    Redux Thunk Init
  181. Урок 181. 00:06:27
    Redux Thunk Part 2
  182. Урок 182. 00:05:50
    Redux Chrome Extension
  183. Урок 183. 00:08:58
    Add missing Links and styling improvements
  184. Урок 184. 00:08:15
    Folder structure update and Rental Detail Issue
  185. Урок 185. 00:14:41
    Git push and New Components
  186. Урок 186. 00:00:42
    Section Introduction
  187. Урок 187. 00:07:41
    Server initialisation
  188. Урок 188. 00:04:44
    Postman and first endpoint
  189. Урок 189. 00:04:04
    Database Changes
  190. Урок 190. 00:09:19
    Database introduction and creation
  191. Урок 191. 00:08:16
    Mongoose Rental Model
  192. Урок 192. 00:06:03
    Fill our Database with data
  193. Урок 193. 00:04:53
    Clean Database
  194. Урок 194. 00:04:50
    Separate Routing
  195. Урок 195. 00:05:48
    Create Rental Endpoints
  196. Урок 196. 00:02:55
    Handle Errors
  197. Урок 197. 00:03:05
    Git Push and Summary of Section
  198. Урок 198. 00:00:18
    Section Introduction
  199. Урок 199. 00:11:00
    Get Rentals From Server, Actions changes
  200. Урок 200. 00:08:35
    Proxy, Cors Explanation and Fix
  201. Урок 201. 00:09:15
    Proxy part 2, Rental Detail Fix
  202. Урок 202. 00:06:44
    Rental Detail Layout, Font Awesome
  203. Урок 203. 00:05:49
    Rental Detail More Components Separation
  204. Урок 204. 00:08:40
    Helper Functions
  205. Урок 205. 00:05:59
    Google Map Init
  206. Урок 206. 00:07:34
    Google Map Api Key
  207. Урок 207. 00:14:57
    HOC - High Order Components
  208. Урок 208. 00:06:00
    Composition Pattern
  209. Урок 209. 00:10:35
    Geolocation HOC
  210. Урок 210. 00:11:27
    Geolocate Location
  211. Урок 211. 00:02:39
    Display Rental Location Area on Map
  212. Урок 212. 00:14:28
    Caching Intro and Cache Location
  213. Урок 213. 00:09:33
    Caching Refactor, Promises
  214. Урок 214. 00:10:48
    Handle Map Error
  215. Урок 215. 00:08:53
    Git Push + Last Changes
  216. Урок 216. 00:00:17
    Section Introduction
  217. Урок 217. 00:04:04
    Introduction to JWT
  218. Урок 218. 00:08:43
    Create User Model
  219. Урок 219. 00:11:29
    User Controllers
  220. Урок 220. 00:15:12
    Starting Register
  221. Урок 221. 00:06:39
    Encrypt User Passwords
  222. Урок 222. 00:11:14
    Mongoose Errors and Debugging
  223. Урок 223. 00:06:17
    Auth Middleware introduction
  224. Урок 224. 00:06:39
    Decoding JWT
  225. Урок 225. 00:11:05
    Auth Middleware Finish
  226. Урок 226. 00:06:28
    Update FakeDB
  227. Урок 227. 00:05:26
    Push to Github
  228. Урок 228. 00:00:19
    Section Introduction
  229. Урок 229. 00:05:13
    Login, Register Init
  230. Урок 230. 00:08:37
    Register Redux Form
  231. Урок 231. 00:09:46
    Get Values From Register Form
  232. Урок 232. 00:13:53
    Register Form Validation
  233. Урок 233. 00:05:24
    Separate Input Component
  234. Урок 234. 00:08:44
    Send Request To Register User
  235. Урок 235. 00:10:16
    Handle Register Errors
  236. Урок 236. 00:07:14
    Redirect On Success Register
  237. Урок 237. 00:05:40
    Login Redux Form
  238. Урок 238. 00:05:41
    Login Form Validation
  239. Урок 239. 00:06:45
    Login Redux Form State, Actions
  240. Урок 240. 00:12:13
    Login Redux Form State, Reducers
  241. Урок 241. 00:10:38
    Auth Service Start
  242. Урок 242. 00:10:15
    Check Auth State
  243. Урок 243. 00:06:38
    Handle Login Errors
  244. Урок 244. 00:10:38
    Logout User, Success Message On Register
  245. Урок 245. 00:07:52
    Update UI depending on auth state
  246. Урок 246. 00:09:48
    Protected Routes
  247. Урок 247. 00:13:23
    Interceptors
  248. Урок 248. 00:07:36
    Redirect On Logout and Images
  249. Урок 249. 00:04:40
    Git Push!
  250. Урок 250. 00:00:18
    Section Introduction
  251. Урок 251. 00:05:19
    Add Booking Model
  252. Урок 252. 00:04:40
    Init Booking Controller
  253. Урок 253. 00:13:22
    Booking Controller Implementation
  254. Урок 254. 00:05:19
    Validate Bookings
  255. Урок 255. 00:04:44
    Bookings Improvements
  256. Урок 256. 00:05:31
    Git Push
  257. Урок 257. 00:00:21
    Section Introduction
  258. Урок 258. 00:07:42
    Booking Layout
  259. Урок 259. 00:09:47
    Date Range Picker
  260. Урок 260. 00:08:58
    Get Range of Dates
  261. Урок 261. 00:07:55
    Disable Booked Out Dates
  262. Урок 262. 00:11:20
    Get Values From Calendar
  263. Урок 263. 00:08:35
    Create Booking Modal
  264. Урок 264. 00:11:42
    Display Booking Confirmation in Modal
  265. Урок 265. 00:09:20
    Send Request To Book Place
  266. Урок 266. 00:07:52
    Handle Cases After Booking Created
  267. Урок 267. 00:04:28
    Toast Messages
  268. Урок 268. 00:05:36
    Git Push!
  269. Урок 269. 00:00:22
    Section Introduction
  270. Урок 270. 00:08:30
    Update FakeDB and Get Query From Url
  271. Урок 271. 00:05:28
    Search City Endpoint Start
  272. Урок 272. 00:12:24
    Refactor Search and Create Rental Endpoint
  273. Урок 273. 00:06:36
    Git Push Server Part
  274. Урок 274. 00:06:11
    Rental Search Component Init
  275. Урок 275. 00:10:30
    Search City Request
  276. Урок 276. 00:04:42
    Handle Search Errors
  277. Урок 277. 00:11:43
    Search Input
  278. Урок 278. 00:13:02
    Rental Create Form
  279. Урок 279. 00:10:18
    New Inputs - Description and Category
  280. Урок 280. 00:10:51
    New Inputs - Image and Shared
  281. Урок 281. 00:12:58
    Create Rental Request
  282. Урок 282. 00:05:01
    New Owner Section Menu in Header
  283. Урок 283. 00:07:21
    Display Username in Header
  284. Урок 284. 00:08:36
    Git Push!
  285. Урок 285. 00:00:20
    Section Introduction
  286. Урок 286. 00:12:48
    Delete Rental Endpoint
  287. Урок 287. 00:08:04
    Manage Endpoints
  288. Урок 288. 00:00:33
    Manage Endpoint Fix
  289. Урок 289. 00:05:26
    Git Push Server
  290. Урок 290. 00:06:08
    Manage Section Init
  291. Урок 291. 00:21:13
    Manage Bookings - Redux Architecture
  292. Урок 292. 00:07:29
    Manage Rentals, Class State
  293. Урок 293. 00:10:58
    Manage Bookings Layout
  294. Урок 294. 00:07:45
    Manage Bookings Helpers and Handle Error
  295. Урок 295. 00:05:46
    Manage Booking Card
  296. Урок 296. 00:14:31
    Manage Rentals Layout
  297. Урок 297. 00:08:21
    Manage Rentals Modal For Bookings
  298. Урок 298. 00:06:44
    Rental Modal Fill Booking Data
  299. Урок 299. 00:10:40
    Delete Rental Layout
  300. Урок 300. 00:17:34
    Delete Rental Request
  301. Урок 301. 00:11:20
    Small Improvements
  302. Урок 302. 00:08:05
    Git Push!
  303. Урок 303. 00:00:19
    Section Introduction
  304. Урок 304. 00:10:22
    Pre Deploy Setup
  305. Урок 305. 00:09:20
    Package.json and Config variables
  306. Урок 306. 00:13:33
    Heroku, Mlab Production setup
  307. Урок 307. 00:02:47
    Quick Fix
  308. Урок 308. 00:10:50
    Heroku Deploy!
  309. Урок 309. 00:07:33
    Test Our Applications
  310. Урок 310. 00:00:20
    Outro
  311. Урок 311. 00:00:28
    Section Introduction
  312. Урок 312. 00:07:32
    Create Update Endpoint
  313. Урок 313. 00:05:08
    Test Endpoint in Postman
  314. Урок 314. 00:06:09
    New Update Component For Rental
  315. Урок 315. 00:08:52
    New Reusable Editable Component
  316. Урок 316. 00:05:12
    Introduce Entity and Field
  317. Урок 317. 00:06:13
    State of Editable Component and Input
  318. Урок 318. 00:08:04
    Styles Update
  319. Урок 319. 00:07:08
    Output Property and Emit Event
  320. Урок 320. 00:12:12
    Let's send Rental Update request!
  321. Урок 321. 00:10:24
    Handle edge cases and new conditions.
  322. Урок 322. 00:08:31
    Update Styles with [ngStyle] Directive
  323. Урок 323. 00:12:12
    New Editable Text Area & Inheritance
  324. Урок 324. 00:12:54
    New Editable Select Component
  325. Урок 325. 00:05:19
    Fixing Select Issue, & New Events
  326. Урок 326. 00:10:14
    Update Map & Subject
  327. Урок 327. 00:12:57
    Handle Errors & Toast Messages
  328. Урок 328. 00:16:57
    Transform View in Editable Component
  329. Урок 329. 00:17:01
    Rental Guard
  330. Урок 330. 00:12:57
    Guard Navigate Fix & Button to Edit
  331. Урок 331. 00:08:47
    Git Push!
  332. Урок 332. 00:06:55
    AWS S3 Configuration
  333. Урок 333. 00:07:31
    Image Upload Service in Node
  334. Урок 334. 00:08:47
    Image Upload Route Init
  335. Урок 335. 00:06:55
    Testing Image Upload - Check for a file type
  336. Урок 336. 00:05:31
    Error Handling & Debug Code
  337. Урок 337. 00:07:35
    Image Input Component Init
  338. Урок 338. 00:11:47
    Read File from the Input
  339. Урок 339. 00:08:31
    Styling Improvements of Input
  340. Урок 340. 00:14:01
    Integrate Image Upload Service
  341. Урок 341. 00:09:39
    Handle Upload Edge Cases - Messages and Spinner
  342. Урок 342. 00:08:31
    Emit Uploaded Image - Create Rental with an Image!
  343. Урок 343. 00:14:57
    Image Cropper Intro
  344. Урок 344. 00:19:31
    Create Rental with a Cropped Image
  345. Урок 345. 00:11:37
    Handle Cropping Edge Cases
  346. Урок 346. 00:13:14
    Let's Create Editable Image Component
  347. Урок 347. 00:14:11
    Update Image With Reusable Component Architecture
  348. Урок 348. 00:12:04
    Git Push and Test App!
  349. Урок 349. 00:16:43
    Migration To Angular 6
  350. Урок 350. 00:15:08
    Deploy Application to Heroku
  351. Урок 351. 00:07:32
    Create Update Endpoint
  352. Урок 352. 00:05:34
    Test Endpoint in Postman
  353. Урок 353. 00:13:29
    Rental Detail Update Component
  354. Урок 354. 00:09:28
    Editable Input Component First Touches
  355. Урок 355. 00:11:56
    Editable Input Handle Active State
  356. Урок 356. 00:06:34
    Style the Button
  357. Урок 357. 00:14:26
    Update Functionality via Props
  358. Урок 358. 00:13:45
    Update Functionality - Actions
  359. Урок 359. 00:06:12
    Update Functionality - Reducers
  360. Урок 360. 00:07:42
    Use Editable Inputs for other properties
  361. Урок 361. 00:10:26
    Editable TextArea
  362. Урок 362. 00:11:54
    Editable Select Component
  363. Урок 363. 00:13:05
    Editable Components Errors - part 1
  364. Урок 364. 00:13:38
    Editable Components Errors - part 2
  365. Урок 365. 00:12:39
    Map Reload -part 1
  366. Урок 366. 00:09:25
    Map Reload -part 2
  367. Урок 367. 00:06:10
    User Guard - Server
  368. Урок 368. 00:13:09
    User Guard - Client part 1
  369. Урок 369. 00:07:43
    User Guard - Client Part 2
  370. Урок 370. 00:09:35
    User Guard Refactor
  371. Урок 371. 00:11:10
    Format pipes
  372. Урок 372. 00:05:59
    Git push and testing!
  373. Урок 373. 00:10:19
    Get a file from input
  374. Урок 374. 00:10:21
    Style your input part 1
  375. Урок 375. 00:06:51
    Style your input part 2
  376. Урок 376. 00:14:35
    First upload of an image
  377. Урок 377. 00:03:26
    UX Improvements part 1
  378. Урок 378. 00:07:08
    UX Improvements part 2
  379. Урок 379. 00:12:36
    Cropping functionality start
  380. Урок 380. 00:03:26
    Get a cropped image
  381. Урок 381. 00:11:36
    Fix Cropping Behaviour
  382. Урок 382. 00:11:18
    Handle Cropping Edge Cases
  383. Урок 383. 00:14:03
    Image Update Refactoring
  384. Урок 384. 00:09:43
    Editable Image Implementation Part 1
  385. Урок 385. 00:07:53
    Editable Image Implementation Part 2
  386. Урок 386. 00:14:03
    Styling Improvements and Git Push
  387. Урок 387. 00:02:52
    Test After Push
  388. Урок 388. 00:09:25
    Payment Component
  389. Урок 389. 00:07:03
    Stripe Introduction
  390. Урок 390. 00:06:36
    Stripe Form
  391. Урок 391. 00:07:53
    Stripe Form part 2
  392. Урок 392. 00:10:56
    Handle Error in Stripe
  393. Урок 393. 00:11:04
    How to get a token from Stripe
  394. Урок 394. 00:12:24
    UI Improvements for Slack Form
  395. Урок 395. 00:01:53
    Quick Form Fix
  396. Урок 396. 00:07:20
    [Node]: Update Models, Payment Model
  397. Урок 397. 00:10:51
    [Node]: Create a payment
  398. Урок 398. 00:08:06
    [Node]: Create a payment, part 2
  399. Урок 399. 00:10:36
    [Node]: Get Pending Payments
  400. Урок 400. 00:09:47
    Get Pending Payments
  401. Урок 401. 00:13:36
    Pending Payments Debugging + Fixes
  402. Урок 402. 00:06:07
    Display Pending Payments
  403. Урок 403. 00:12:36
    [Node]: Accept Payment
  404. Урок 404. 00:06:50
    [Node]: Decline Payment
  405. Урок 405. 00:11:18
    Accept Payment Frontend
  406. Урок 406. 00:07:22
    Accept Payment Detailed Debugging
  407. Урок 407. 00:11:35
    Decline Payment Angular
  408. Урок 408. 00:11:14
    [Node]: Profile Page Endpoint
  409. Урок 409. 00:08:44
    Profile Page Init
  410. Урок 410. 00:13:35
    Profile Page Fill the Template
  411. Урок 411. 00:10:56
    Get Real Data of User
  412. Урок 412. 00:15:50
    Display User Data + Small Styling fixes
  413. Урок 413. 00:04:39
    Push Changes To Github
  414. Урок 414. 00:06:25
    Update Angular
  415. Урок 415. 00:04:36
    Payment Component
  416. Урок 416. 00:06:46
    Integrate Stripe
  417. Урок 417. 00:09:53
    Payment Form
  418. Урок 418. 00:07:23
    Payment Form Styling
  419. Урок 419. 00:09:48
    Handle Stripe Error
  420. Урок 420. 00:09:17
    Stripe Token
  421. Урок 421. 00:05:02
    Handle Edge Cases
  422. Урок 422. 00:07:20
    [Node]: Update Models
  423. Урок 423. 00:10:51
    [Node]: Create Payment
  424. Урок 424. 00:08:06
    [Node]: Create Payment part 2
  425. Урок 425. 00:10:36
    [Node]: Get Pending Payments
  426. Урок 426. 00:09:03
    Get Pending Payments Client
  427. Урок 427. 00:13:36
    Fixes And Debugging
  428. Урок 428. 00:04:58
    Display Pending Payments
  429. Урок 429. 00:12:36
    [Node]: Accept Payment
  430. Урок 430. 00:06:50
    [Node]: Decline Payment
  431. Урок 431. 00:11:26
    Accept Payment Client
  432. Урок 432. 00:14:08
    Accept Payment Debugging
  433. Урок 433. 00:08:57
    Decline Payment
  434. Урок 434. 00:07:53
    Review Intro
  435. Урок 435. 00:09:34
    Create Review Part 1
  436. Урок 436. 00:08:25
    Create Review part 2
  437. Урок 437. 00:07:53
    Create Review Debugging
  438. Урок 438. 00:10:56
    Create Review Testing If Cases
  439. Урок 439. 00:12:18
    Pre Save Review & Get Rental Reviews
  440. Урок 440. 00:16:34
    Review Component Intro
  441. Урок 441. 00:11:29
    Review Component Modal
  442. Урок 442. 00:11:06
    Star Rating Introduction
  443. Урок 443. 00:08:24
    Handle Rating Change + Service Endpoints
  444. Урок 444. 00:08:41
    Save Review
  445. Урок 445. 00:12:13
    Expired Bookings & Emit Event after Success
  446. Урок 446. 00:08:24
    Display Reviews on Rental Detail
  447. Урок 447. 00:12:53
    Overall Rating Endpoint
  448. Урок 448. 00:04:00
    Display Overall Rating
  449. Урок 449. 00:08:08
    Rating Last Touches
  450. Урок 450. 00:08:30
    Server Preparations
  451. Урок 451. 00:13:53
    Init Review Modal
  452. Урок 452. 00:10:12
    Review Inputs
  453. Урок 453. 00:07:15
    Review Create Request
  454. Урок 454. 00:13:53
    Handle Review Create First Solution
  455. Урок 455. 00:11:13
    Handle Review Create Solution 2
  456. Урок 456. 00:05:44
    Handle Review Creation Edge Cases
  457. Урок 457. 00:15:40
    Get Reviews and Display Them
  458. Урок 458. 00:25:11
    UPDATED: How to Setup Completed Project
  459. Урок 459. 00:18:57
    OUTDATED - How to setup a completed project