Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Microservices with NodeJS, React, Typescript and Kubernetes, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:25:48
    Walkthrough of complete application
  2. Урок 2. 00:07:28
    AWS kubernetes objects overview
  3. Урок 3. 00:04:03
    Overview of microservices code
  4. Урок 4. 00:08:09
    Elasticsearch and Kibana dashboard
  5. Урок 5. 00:04:37
    Prometheus and Grafana overview
  6. Урок 6. 00:09:26
    Monolithic Architecture
  7. Урок 7. 00:12:03
    Microservices Architecture
  8. Урок 8. 00:06:49
    Microservices communication types
  9. Урок 9. 00:05:33
    Microservices communication styles
  10. Урок 10. 00:07:35
    Project description
  11. Урок 11. 00:07:04
    Functional requirements
  12. Урок 12. 00:07:09
    Non-functional requirements
  13. Урок 13. 00:09:33
    Design decisions
  14. Урок 14. 00:08:52
    Project architecture
  15. Урок 15. 00:06:17
    Inter-process communication
  16. Урок 16. 00:03:17
    Local dev tools
  17. Урок 17. 00:02:47
    Docker installation
  18. Урок 18. 00:10:11
    Redis service
  19. Урок 19. 00:06:19
    MongoDB service
  20. Урок 20. 00:07:58
    MySQL and Postgres services
  21. Урок 21. 00:06:08
    Rabbitmq service
  22. Урок 22. 00:13:38
    Elasticsearch service
  23. Урок 23. 00:10:08
    Kibana service
  24. Урок 24. 00:06:18
    Start docker compose services
  25. Урок 25. 00:04:20
    Kibana dashboard
  26. Урок 26. 00:00:40
    Section introduction
  27. Урок 27. 00:09:19
    Helper library description
  28. Урок 28. 00:10:21
    Helper library folder
  29. Урок 29. 00:05:20
    Github project
  30. Урок 30. 00:08:35
    Node npmrc file
  31. Урок 31. 00:09:30
    Helper interfaces
  32. Урок 32. 00:12:07
    Cloudinary upload method
  33. Урок 33. 00:11:46
    Error handlers
  34. Урок 34. 00:13:43
    Gateway middleware
  35. Урок 35. 00:14:11
    Logger
  36. Урок 36. 00:02:43
    Helpers file
  37. Урок 37. 00:11:37
    Github actions
  38. Урок 38. 00:06:06
    Publish helper library
  39. Урок 39. 00:04:59
    Update Library
  40. Урок 40. 00:01:01
    Section introduction
  41. Урок 41. 00:05:20
    Notification emails introduction
  42. Урок 42. 00:06:52
    Notification service setup
  43. Урок 43. 00:09:03
    Package json build script
  44. Урок 44. 00:09:15
    Add src folder and files
  45. Урок 45. 00:09:18
    Notification service config file
  46. Урок 46. 00:10:01
    Server functions
  47. Урок 47. 00:06:26
    Notification service health route
  48. Урок 48. 00:12:27
    Elasticsearch connection
  49. Урок 49. 00:10:23
    Start notification service
  50. Урок 50. 00:10:45
    Rabbitmq connection
  51. Урок 51. 00:09:23
    Rabbitmq introduction
  52. Урок 52. 00:07:39
    Rabbitmq channel methods
  53. Урок 53. 00:16:43
    Auth email consumer method
  54. Урок 54. 00:09:54
    Use auth email consumer method
  55. Урок 55. 00:07:19
    Order email consumer method
  56. Урок 56. 00:05:35
    Mail transport method
  57. Урок 57. 00:12:38
    Email templates - Part 1
  58. Урок 58. 00:04:57
    Email templates - Part 2
  59. Урок 59. 00:11:55
    Use send email method
  60. Урок 60. 00:06:49
    Add send email to order consumer
  61. Урок 61. 00:12:31
    Setup jest
  62. Урок 62. 00:13:43
    Auth consumer test - Part 1
  63. Урок 63. 00:07:12
    Auth consumer test - Part 2
  64. Урок 64. 00:07:51
    Development dockerfile
  65. Урок 65. 00:07:32
    Add notification service to docker compose
  66. Урок 66. 00:10:51
    Production dockerfile
  67. Урок 67. 00:05:51
    Package json scripts commands
  68. Урок 68. 00:08:09
    Copy emails folder into build
  69. Урок 69. 00:04:23
    Push code to github
  70. Урок 70. 00:04:00
    API gateway architecture
  71. Урок 71. 00:06:52
    Gateway service folder
  72. Урок 72. 00:10:13
    Gateway server file - Part 1
  73. Урок 73. 00:09:25
    Gateway server file - Part 2
  74. Урок 74. 00:07:51
    Gateway server file - Part 3
  75. Урок 75. 00:09:11
    Gateway config file
  76. Урок 76. 00:07:50
    Setup gateway service elasticsearch connection
  77. Урок 77. 00:09:56
    Gateway health route
  78. Урок 78. 00:09:33
    Authentication middleware
  79. Урок 79. 00:12:41
    Axios Service
  80. Урок 80. 00:03:40
    Add gateway service to docker compose
  81. Урок 81. 00:04:04
    Push code to github
  82. Урок 82. 00:03:36
    Auth service introduction
  83. Урок 83. 00:08:21
    Auth service project setup
  84. Урок 84. 00:11:29
    Setup database connection
  85. Урок 85. 00:01:33
    Fix sequelize database setup
  86. Урок 86. 00:04:07
    Check elasticsearch connection method
  87. Урок 87. 00:10:21
    Security middleware function
  88. Урок 88. 00:09:07
    Server methods
  89. Урок 89. 00:04:35
    App entry file
  90. Урок 90. 00:09:57
    Signup schema
  91. Урок 91. 00:06:55
    Login schema
  92. Урок 92. 00:09:39
    Sequelize model basics
  93. Урок 93. 00:12:52
    Database table model fields
  94. Урок 94. 00:12:42
    Database indexes
  95. Урок 95. 00:07:14
    Connect MySQL to tableplus
  96. Урок 96. 00:11:00
    Rabbitmq connection
  97. Урок 97. 00:09:57
    Create user service method
  98. Урок 98. 00:09:45
    Auth service get methods
  99. Урок 99. 00:06:40
    Auth service update methods
  100. Урок 100. 00:06:07
    Auth service endpoints
  101. Урок 101. 00:14:08
    Signup controller method - Part 1
  102. Урок 102. 00:11:21
    Signup controller method - Part 2
  103. Урок 103. 00:12:49
    Auth service signup routes
  104. Урок 104. 00:11:21
    Auth service gateway methods
  105. Урок 105. 00:08:34
    Gateway signup route
  106. Урок 106. 00:11:27
    Get cloudinary keys
  107. Урок 107. 00:08:56
    Update shared library gateway method
  108. Урок 108. 00:08:52
    Add gateway token to shared library
  109. Урок 109. 00:11:29
    Auth signin controller
  110. Урок 110. 00:09:15
    Verify email controller
  111. Урок 111. 00:10:30
    Forgot password method
  112. Урок 112. 00:08:48
    Reset password method
  113. Урок 113. 00:08:18
    Change password method
  114. Урок 114. 00:11:49
    Current user method
  115. Урок 115. 00:04:42
    API gateway current user controller
  116. Урок 116. 00:11:44
    Refresh token method
  117. Урок 117. 00:11:28
    Auth unit test mock
  118. Урок 118. 00:14:39
    Current user read method unit test
  119. Урок 119. 00:06:11
    Fix jest issue
  120. Урок 120. 00:08:15
    Resend email test
  121. Урок 121. 00:05:26
    Push to github
  122. Урок 122. 00:11:57
    Elasticsearch and Kibana dashboard
  123. Урок 123. 00:12:06
    Create gigs index
  124. Урок 124. 00:05:52
    Add test data to gigs index
  125. Урок 125. 00:05:52
    Get gig by id
  126. Урок 126. 00:06:58
    Upload gigs data
  127. Урок 127. 00:10:34
    Elaasticsearch API
  128. Урок 128. 00:11:19
    Gigs search query - Part 1
  129. Урок 129. 00:12:26
    Gigs search query - Part 2
  130. Урок 130. 00:09:55
    Search controller
  131. Урок 131. 00:02:39
    Search routes
  132. Урок 132. 00:12:52
    API gateway auth search controller
  133. Урок 133. 00:06:58
    Search http test
  134. Урок 134. 00:13:29
    Auth seed controller - Part 1
  135. Урок 135. 00:07:41
    Auth seed controller - Part 2
  136. Урок 136. 00:05:26
    Auth seed http test
  137. Урок 137. 00:01:50
    Push to github
  138. Урок 138. 00:05:44
    Section introduction
  139. Урок 139. 00:04:03
    Users service setup
  140. Урок 140. 00:09:02
    Database connection
  141. Урок 141. 00:06:01
    Elasticsearch connection
  142. Урок 142. 00:06:59
    Server setup
  143. Урок 143. 00:08:02
    Buyer schema
  144. Урок 144. 00:10:09
    Seller schema - Part 1
  145. Урок 145. 00:06:04
    Seller schema - Part 2
  146. Урок 146. 00:06:32
    Seller validation scheme
  147. Урок 147. 00:07:56
    Buyer service get methods
  148. Урок 148. 00:05:20
    Buyer service update methods
  149. Урок 149. 00:07:44
    Seller service get methods
  150. Урок 150. 00:15:12
    Seller service update methods
  151. Урок 151. 00:05:24
    Buyer gateway service
  152. Урок 152. 00:05:03
    Seller gateway service
  153. Урок 153. 00:08:49
    Rabbitmq queue connection and producer methods
  154. Урок 154. 00:12:48
    Rabbitmq buyer message consumer method
  155. Урок 155. 00:09:55
    Rabbitmq seller message consumer method
  156. Урок 156. 00:12:21
    Rabbitmq review message consumer method
  157. Урок 157. 00:11:55
    Buyer controller routes
  158. Урок 158. 00:11:26
    Seller create and update controllers
  159. Урок 159. 00:05:05
    Router definition order
  160. Урок 160. 00:05:03
    Seller get controller
  161. Урок 161. 00:11:51
    Seller seed controller - Part 1
  162. Урок 162. 00:15:23
    Seller seed controller - Part 2
  163. Урок 163. 00:09:37
    Seller gateway controller
  164. Урок 164. 00:07:01
    Seed http test
  165. Урок 165. 00:13:44
    Buyer unit test
  166. Урок 166. 00:06:07
    Push to github
  167. Урок 167. 00:05:04
    Section introduction
  168. Урок 168. 00:06:44
    Gig service setup
  169. Урок 169. 00:06:04
    Gig service folders
  170. Урок 170. 00:10:30
    Elasticsearch add to index method
  171. Урок 171. 00:02:48
    Elasticsearch update and delete methods
  172. Урок 172. 00:10:45
    Gig schema - Part 1
  173. Урок 173. 00:07:40
    Gig schema - Part 2
  174. Урок 174. 00:03:55
    Rabbitmq queue connection
  175. Урок 175. 00:12:33
    Gig service get methods
  176. Урок 176. 00:10:38
    Gig service create method
  177. Урок 177. 00:08:38
    Gig service delete and update methods
  178. Урок 178. 00:04:53
    Update gig review method
  179. Урок 179. 00:10:22
    Gig queue consumer methods
  180. Урок 180. 00:07:08
    Create redis connection
  181. Урок 181. 00:07:33
    Get category from redis cache method
  182. Урок 182. 00:10:13
    Gig create controller
  183. Урок 183. 00:04:31
    Add sortid to create method
  184. Урок 184. 00:10:06
    Gig update controller
  185. Урок 185. 00:07:00
    Gig get methods
  186. Урок 186. 00:09:13
    Gig search methods
  187. Урок 187. 00:09:50
    Elasticsearch more like this method
  188. Урок 188. 00:12:56
    Top gigs method
  189. Урок 189. 00:05:15
    Test top gig method
  190. Урок 190. 00:11:51
    Search controller
  191. Урок 191. 00:13:37
    Seed data method
  192. Урок 192. 00:01:31
    Move seed data consumer method to server start queues method
  193. Урок 193. 00:08:00
    Gig seed controller
  194. Урок 194. 00:14:37
    Gig unit test
  195. Урок 195. 00:13:49
    Gateway gig controllers
  196. Урок 196. 00:06:33
    Gateway gig get controller
  197. Урок 197. 00:01:03
    Fix gig routes
  198. Урок 198. 00:04:56
    Gateway redis connection
  199. Урок 199. 00:11:53
    Gateway cache methods
  200. Урок 200. 00:10:04
    SocketIO setup
  201. Урок 201. 00:11:18
    SocketIO events
  202. Урок 202. 00:06:24
    Update current user controller
  203. Урок 203. 00:05:01
    Push to github
  204. Урок 204. 00:04:30
    Section introduction
  205. Урок 205. 00:09:10
    Chat project setup
  206. Урок 206. 00:03:41
    Chat service socketio information
  207. Урок 207. 00:16:44
    Chat service socket connection
  208. Урок 208. 00:03:50
    Start chat server
  209. Урок 209. 00:07:21
    Conversation model
  210. Урок 210. 00:08:04
    Message database model
  211. Урок 211. 00:04:59
    Rabbitmq connection
  212. Урок 212. 00:12:17
    Message service add message method
  213. Урок 213. 00:12:12
    Get chat list method
  214. Урок 214. 00:07:30
    Get user messages method
  215. Урок 215. 00:06:03
    Mark messages method
  216. Урок 216. 00:12:58
    Create message controller
  217. Урок 217. 00:09:47
    Update get health controller
  218. Урок 218. 00:05:42
    Chat service routes
  219. Урок 219. 00:01:36
    Set default createdAt date
  220. Урок 220. 00:07:23
    Chat create controller unit test
  221. Урок 221. 00:07:38
    Chat gateway service
  222. Урок 222. 00:11:40
    Chat gateway controller
  223. Урок 223. 00:02:42
    Push to github
  224. Урок 224. 00:06:06
    Section introduction
  225. Урок 225. 00:05:32
    Service setup
  226. Урок 226. 00:09:14
    Order model
  227. Урок 227. 00:05:27
    Notification schema
  228. Урок 228. 00:00:53
    Fix date in schema
  229. Урок 229. 00:12:33
    Notification service
  230. Урок 230. 00:15:44
    Get and create order methods
  231. Урок 231. 00:11:27
    Approve and cancel order methods
  232. Урок 232. 00:07:50
    Deliver order mthod
  233. Урок 233. 00:12:47
    Extension request method
  234. Урок 234. 00:05:52
    Update order review method
  235. Урок 235. 00:07:23
    Order consumer rabbitmq method
  236. Урок 236. 00:08:28
    Stripe account creation
  237. Урок 237. 00:12:19
    Create stripe intent method - Part 1
  238. Урок 238. 00:11:21
    Create stripe intent method - Part 2
  239. Урок 239. 00:08:21
    Create order controller method
  240. Урок 240. 00:09:56
    Update order controllers
  241. Урок 241. 00:05:30
    Update deliver order method
  242. Урок 242. 00:05:38
    Notification controllers
  243. Урок 243. 00:07:34
    Order routes
  244. Урок 244. 00:13:34
    Create order unit test
  245. Урок 245. 00:08:34
    Create controller order method unit test
  246. Урок 246. 00:13:14
    Gateway order controller and routes
  247. Урок 247. 00:01:01
    Fix order routes
  248. Урок 248. 00:02:14
    Push code to github
  249. Урок 249. 00:02:35
    Section introduction
  250. Урок 250. 00:04:35
    Service setup
  251. Урок 251. 00:12:30
    Postgres database connection
  252. Урок 252. 00:12:02
    Review database table
  253. Урок 253. 00:10:50
    Create review method
  254. Урок 254. 00:06:36
    Rabbitmq producer
  255. Урок 255. 00:05:42
    Get reviews methods
  256. Урок 256. 00:09:29
    Review controller
  257. Урок 257. 00:10:16
    Create review method unit test
  258. Урок 258. 00:08:31
    Gateway review controller
  259. Урок 259. 00:09:04
    Gateway current user controller unit test - Part 1
  260. Урок 260. 00:09:50
    Gateway current user controller unit test - Part 2
  261. Урок 261. 00:01:31
    Push to github
  262. Урок 262. 00:11:52
    Metric beats docker service
  263. Урок 263. 00:10:21
    Run metricbeat service
  264. Урок 264. 00:14:23
    Heartbeat docker service
  265. Урок 265. 00:05:01
    Run heartbeat service
  266. Урок 266. 00:14:28
    Update elasticsearch and kibana in docker compose file
  267. Урок 267. 00:11:09
    Create kibana service token
  268. Урок 268. 00:11:12
    APM server setup
  269. Урок 269. 00:10:52
    APM nodejs client setup
  270. Урок 270. 00:07:12
    Run apm server
  271. Урок 271. 00:09:28
    Kubernetes fundamentals
  272. Урок 272. 00:08:00
    Kubernetes components
  273. Урок 273. 00:13:02
    Kubernetes objects
  274. Урок 274. 00:09:46
    Minikube installation
  275. Урок 275. 00:08:27
    Lens IDE
  276. Урок 276. 00:02:44
    Minikube vs. Cloud resources
  277. Урок 277. 00:13:16
    Redis kubernetes objects
  278. Урок 278. 00:14:15
    Redis statefulsets
  279. Урок 279. 00:12:24
    Rabbitmq kubernetes object
  280. Урок 280. 00:14:09
    Update Rabbitmq kubernetes object
  281. Урок 281. 00:12:40
    MySQL kubernetes object - Part 1
  282. Урок 282. 00:07:14
    MySQL kubernetes object - Part 2
  283. Урок 283. 00:06:32
    Postgres kubernetes object
  284. Урок 284. 00:04:26
    Update postgres kubernetes objects
  285. Урок 285. 00:07:16
    Mongodb kubernetes object
  286. Урок 286. 00:14:11
    Elasticsearch kubernetes object
  287. Урок 287. 00:10:22
    Kibana kubernetes object
  288. Урок 288. 00:08:35
    Apply kibana objects
  289. Урок 289. 00:15:25
    Create secrets file
  290. Урок 290. 00:07:28
    Use secrets
  291. Урок 291. 00:01:15
    Import express async errors
  292. Урок 292. 00:12:15
    Build gateway service docker image
  293. Урок 293. 00:12:48
    Review service kubernetes objects
  294. Урок 294. 00:04:37
    Order and chat services kubernetes objects
  295. Урок 295. 00:10:03
    API gateway kubernetes objects
  296. Урок 296. 00:12:04
    API gateway ingress
  297. Урок 297. 00:02:23
    Dynamically set sameSite property to gateway microservice
  298. Урок 298. 00:09:58
    Run api gateway ingress
  299. Урок 299. 00:16:42
    Generate self-signed certificates
  300. Урок 300. 00:12:07
    Create gateway tls secret
  301. Урок 301. 00:04:02
    Remove whitespace from secrets
  302. Урок 302. 00:04:52
    Update gateway ingress
  303. Урок 303. 00:09:49
    Kibana ingress
  304. Урок 304. 00:13:34
    Kibana configmap
  305. Урок 305. 00:11:15
    Change kibana user password
  306. Урок 306. 00:14:03
    Elasticsearch heartbeat object
  307. Урок 307. 00:01:48
    View heartbeat on kibana dashboard
  308. Урок 308. 00:06:04
    Elasticsearch metricbeart object
  309. Урок 309. 00:03:29
    View metricbeat on kibana dashboard
  310. Урок 310. 00:07:09
    Port forward to access MySQl and MongoDB
  311. Урок 311. 00:06:40
    Jenkins docker service
  312. Урок 312. 00:12:15
    Jenkins agent docker service
  313. Урок 313. 00:08:49
    Add Jenkins agent as node
  314. Урок 314. 00:08:12
    Install docker on jenkins agent
  315. Урок 315. 00:13:20
    Install plugins
  316. Урок 316. 00:13:15
    Create minikube kubernetes token
  317. Урок 317. 00:10:54
    Review service jenkinsfile
  318. Урок 318. 00:14:41
    Review service jenkins pipeline
  319. Урок 319. 00:10:12
    Docker image pipeline build stage
  320. Урок 320. 00:14:43
    Reusable groovy functions
  321. Урок 321. 00:06:19
    Create slack webhook
  322. Урок 322. 00:10:46
    Create jenkins file post actions
  323. Урок 323. 00:09:31
    Add kubernetes stage to pipeline
  324. Урок 324. 00:06:24
    Test kubernetes pipeline stage
  325. Урок 325. 00:09:49
    Github webhooks
  326. Урок 326. 00:06:53
    Setup order service pipeline
  327. Урок 327. 00:13:25
    Microservice eks cluster architecture
  328. Урок 328. 00:08:21
    AWS cost
  329. Урок 329. 00:08:22
    Install aws cli
  330. Урок 330. 00:09:28
    Create VPC and subnets
  331. Урок 331. 00:05:28
    Tag public subnets
  332. Урок 332. 00:07:06
    Create NAT gateway
  333. Урок 333. 00:08:43
    Create security groups
  334. Урок 334. 00:03:45
    Add k8s objects files
  335. Урок 335. 00:13:19
    Create EBS CSI driver role
  336. Урок 336. 00:05:50
    Install aws ebs-csi driver
  337. Урок 337. 00:05:28
    Update rabbitmq storage class and persistent volume
  338. Урок 338. 00:11:39
    Create mysql rds instance
  339. Урок 339. 00:06:37
    Create postgres rds instance
  340. Урок 340. 00:07:46
    Install eksctl
  341. Урок 341. 00:07:04
    Eksctl introduction
  342. Урок 342. 00:08:47
    Create kubernetes cluster with eksctl
  343. Урок 343. 00:13:53
    Create kubernetes cluster nodegroup with eksctl
  344. Урок 344. 00:06:25
    View worker nodes
  345. Урок 345. 00:04:18
    Create elasticsearch cloud deployment
  346. Урок 346. 00:10:06
    Add elasticsearch url to secrets
  347. Урок 347. 00:08:33
    Create redis cluster on aws
  348. Урок 348. 00:06:36
    Create mongodb cloud database
  349. Урок 349. 00:02:28
    Apply API gateway kubernetes deployment
  350. Урок 350. 00:04:51
    Fix postgres connection issue
  351. Урок 351. 00:02:22
    Dynamically set postgres connection ssl property
  352. Урок 352. 00:04:37
    Add new env variable to review microservice
  353. Урок 353. 00:11:35
    AWS route53 hosted zones
  354. Урок 354. 00:05:44
    Apply gateway objects
  355. Урок 355. 00:11:18
    Create application load balancer controller service account
  356. Урок 356. 00:12:36
    Install ALB controller with helm
  357. Урок 357. 00:12:42
    Add annotations to gateway ingress
  358. Урок 358. 00:11:32
    Create gateway application load balancer ingress
  359. Урок 359. 00:12:17
    Create gateway external DNS service account
  360. Урок 360. 00:11:48
    Create gateway external DNS
  361. Урок 361. 00:09:25
    Run elasticsearch heartbeat and metricbeat
  362. Урок 362. 00:04:32
    Test endpoints
  363. Урок 363. 00:09:29
    Create EC2 jenkins master
  364. Урок 364. 00:13:10
    Install jenkins on EC2 jenkins master
  365. Урок 365. 00:02:27
    Access jenkins master dashboard
  366. Урок 366. 00:08:11
    Setup jenkins agent
  367. Урок 367. 00:10:00
    Setup ssh connection between jenkins master and agent
  368. Урок 368. 00:06:28
    Install nodejs and docker
  369. Урок 369. 00:10:11
    Jenkins aws service account token
  370. Урок 370. 00:07:10
    Create review service pipeline
  371. Урок 371. 00:03:24
    View review service pipeline logs
  372. Урок 372. 00:02:50
    Create github webhook
  373. Урок 373. 00:13:19
    Create EBS CSI driver role
  374. Урок 374. 00:05:50
    Install aws ebs-csi driver
  375. Урок 375. 00:08:35
    Install prometheus with helm
  376. Урок 376. 00:10:48
    Setup prometheus ingress
  377. Урок 377. 00:08:33
    Setup external DNS for prometheus
  378. Урок 378. 00:01:51
    Prometheus host
  379. Урок 379. 00:07:41
    Install grafana with helm
  380. Урок 380. 00:06:50
    Setup grafana ingress
  381. Урок 381. 00:08:34
    View grafana dashboard
  382. Урок 382. 00:07:19
    Setup project with vite
  383. Урок 383. 00:10:06
    Update vite config file
  384. Урок 384. 00:05:29
    Add prettier and eslint
  385. Урок 385. 00:06:05
    App folder structure
  386. Урок 386. 00:08:38
    Install tailwindcss
  387. Урок 387. 00:00:42
    Section introduction
  388. Урок 388. 00:06:13
    Create index component
  389. Урок 389. 00:08:10
    Create app router component
  390. Урок 390. 00:08:02
    React code splitting concept
  391. Урок 391. 00:08:32
    Button component
  392. Урок 392. 00:13:38
    Index header component
  393. Урок 393. 00:07:47
    Hero component
  394. Урок 394. 00:09:30
    Hero component text animation
  395. Урок 395. 00:10:58
    Text input component
  396. Урок 396. 00:07:33
    Utils service file
  397. Урок 397. 00:08:10
    Remove shared library
  398. Урок 398. 00:12:10
    Gig tabs component
  399. Урок 399. 00:10:37
    Gig tabs items
  400. Урок 400. 00:13:48
    Categories components
  401. Урок 401. 00:06:19
    Modal background component
  402. Урок 402. 00:09:44
    Alert component
  403. Урок 403. 00:15:20
    Dropdown component
  404. Урок 404. 00:13:05
    Login modal component
  405. Урок 405. 00:07:48
    Register modal component
  406. Урок 406. 00:10:17
    Setup redux store
  407. Урок 407. 00:07:26
    Use redux store file
  408. Урок 408. 00:14:19
    RTK query setup
  409. Урок 409. 00:06:20
    RTK create api method
  410. Урок 410. 00:14:20
    Authentication service
  411. Урок 411. 00:13:18
    Register component implementation
  412. Урок 412. 00:10:37
    Register component country dropdown
  413. Урок 413. 00:14:43
    Register component profile picture
  414. Урок 414. 00:13:47
    Validate registration user data
  415. Урок 415. 00:10:42
    Create new user method
  416. Урок 416. 00:03:44
    Fix RTK query issues
  417. Урок 417. 00:09:54
    Create auth reducer
  418. Урок 418. 00:07:57
    Logout reducer
  419. Урок 419. 00:09:18
    Login user
  420. Урок 420. 00:10:32
    Forgot password
  421. Урок 421. 00:13:36
    Reset password
  422. Урок 422. 00:05:47
    Reset user password testing
  423. Урок 423. 00:10:30
    Confirm email
  424. Урок 424. 00:11:38
    Home header component
  425. Урок 425. 00:11:46
    Check current user query
  426. Урок 426. 00:11:53
    App page component conditionals
  427. Урок 427. 00:13:18
    Logout method
  428. Урок 428. 00:07:29
    Add gateway service logout route
  429. Урок 429. 00:10:24
    Setup protected route component
  430. Урок 430. 00:12:44
    Display banner component
  431. Урок 431. 00:12:26
    Slider component - Part 1
  432. Урок 432. 00:07:47
    Slider component - Part 2
  433. Урок 433. 00:09:21
    Home gigs view component
  434. Урок 434. 00:07:12
    Featured sellers component
  435. Урок 435. 00:11:10
    Star rating component
  436. Урок 436. 00:03:50
    Error component
  437. Урок 437. 00:07:07
    Buyer dashboard route
  438. Урок 438. 00:12:23
    Buyer dashboard component
  439. Урок 439. 00:14:39
    Buyer table component
  440. Урок 440. 00:07:12
    Buyer reducer
  441. Урок 441. 00:13:01
    Settings dropdown component
  442. Урок 442. 00:12:14
    Detect outside click hook
  443. Урок 443. 00:03:31
    Fix settings dropdown items
  444. Урок 444. 00:09:30
    Create breadcrumb component
  445. Урок 445. 00:09:52
    Add new seller component
  446. Урок 446. 00:10:35
    Personal info component
  447. Урок 447. 00:15:44
    Get personal info data
  448. Урок 448. 00:10:55
    Seller experience fields component
  449. Урок 449. 00:12:40
    Seller experience fields onchange method
  450. Урок 450. 00:13:03
    Add and remove fields
  451. Урок 451. 00:05:18
    Handle fields change method
  452. Урок 452. 00:12:07
    Seller education fields
  453. Урок 453. 00:05:14
    Add other seller fields
  454. Урок 454. 00:11:25
    Seller service methods
  455. Урок 455. 00:11:35
    Seller validation
  456. Урок 456. 00:14:52
    Seller onCreate method
  457. Урок 457. 00:13:52
    Dispatch seller inside app page component
  458. Урок 458. 00:10:23
    Fix email verification issue
  459. Урок 459. 00:15:38
    Fix dynamic input text issue
  460. Урок 460. 00:03:22
    Update settings dropdown
  461. Урок 461. 00:10:30
    Add profile header component
  462. Урок 462. 00:11:01
    Profile header gig info
  463. Урок 463. 00:12:02
    Fullname update fields
  464. Урок 464. 00:10:13
    Display star ratings
  465. Урок 465. 00:07:15
    Install react fast compare package
  466. Урок 466. 00:09:09
    Profile tabs components
  467. Урок 467. 00:08:43
    Seller Context
  468. Урок 468. 00:13:13
    Edit language components
  469. Урок 469. 00:12:34
    Handle update method
  470. Урок 470. 00:09:59
    Use language edit fields
  471. Урок 471. 00:10:31
    About me component
  472. Урок 472. 00:13:27
    Social links component
  473. Урок 473. 00:09:51
    Use social links component
  474. Урок 474. 00:10:19
    Certificates components
  475. Урок 475. 00:17:11
    Certificate edit fields
  476. Урок 476. 00:10:03
    Description component
  477. Урок 477. 00:02:06
    Experience and education components
  478. Урок 478. 00:08:57
    Show experience and education components
  479. Урок 479. 00:11:48
    Skill fields component
  480. Урок 480. 00:12:06
    Skills component properties
  481. Урок 481. 00:06:03
    Create toast method
  482. Урок 482. 00:09:05
    Seller update method
  483. Урок 483. 00:01:23
    Import toast component styles
  484. Урок 484. 00:09:57
    View seller profile page
  485. Урок 485. 00:14:02
    Seller dashboard header component
  486. Урок 486. 00:14:01
    Header reducer
  487. Урок 487. 00:14:12
    Manage earnings component
  488. Урок 488. 00:09:48
    Manage earnings table component
  489. Урок 489. 00:12:14
    Manage orders component
  490. Урок 490. 00:07:43
    Manage orders table body
  491. Урок 491. 00:14:57
    Seller dashboard component
  492. Урок 492. 00:08:18
    Active orders table
  493. Урок 493. 00:12:40
    Add circular page loader to app page
  494. Урок 494. 00:09:05
    Update featured expert component on home page
  495. Урок 495. 00:02:07
    Add index component suspense fallback
  496. Урок 496. 00:12:03
    Add gig component
  497. Урок 497. 00:15:43
    Setup react quill
  498. Урок 498. 00:07:40
    Add category dropdown
  499. Урок 499. 00:14:44
    Tags input component - Part 1
  500. Урок 500. 00:14:38
    Tags input component - Part 2
  501. Урок 501. 00:03:19
    Search tags field
  502. Урок 502. 00:06:30
    Characters validation
  503. Урок 503. 00:09:52
    Cover image selection
  504. Урок 504. 00:14:26
    Gig validation hook
  505. Урок 505. 00:15:11
    Approval modal component
  506. Урок 506. 00:13:20
    Gig create method
  507. Урок 507. 00:14:07
    Gig view component
  508. Урок 508. 00:07:05
    Gig context
  509. Урок 509. 00:12:29
    Gig right package - Part 1
  510. Урок 510. 00:07:10
    Gig right package - Part 2
  511. Урок 511. 00:14:06
    Gig view seller component
  512. Урок 512. 00:05:16
    Gig related tags component
  513. Урок 513. 00:10:28
    Gig overview and about components
  514. Урок 514. 00:10:19
    Html parser component
  515. Урок 515. 00:07:58
    Gig view reviews
  516. Урок 516. 00:09:34
    Gigs search result components
  517. Урок 517. 00:15:50
    Budget dropdown component
  518. Урок 518. 00:12:59
    Delivery time component
  519. Урок 519. 00:13:16
    Gig card display item component
  520. Урок 520. 00:13:36
    Search gigs query
  521. Урок 521. 00:14:53
    Use gig display item component
  522. Урок 522. 00:03:47
    Fix budget min and max issue
  523. Урок 523. 00:15:29
    Gig paginate component
  524. Урок 524. 00:09:27
    Use gig paginate component
  525. Урок 525. 00:10:22
    Add gig card display item to seller profile
  526. Урок 526. 00:14:33
    Top gigs view component
  527. Урок 527. 00:13:13
    Add top gigs view component to home page
  528. Урок 528. 00:10:27
    Top gigs slide methods
  529. Урок 529. 00:12:10
    Gig card item component
  530. Урок 530. 00:15:07
    Gig card item methods - Part 1
  531. Урок 531. 00:07:59
    Gig card item methods - Part 2
  532. Урок 532. 00:16:14
    Edit gig component
  533. Урок 533. 00:14:30
    Main chat and chatbox components
  534. Урок 534. 00:07:09
    Scroll to bottom hook
  535. Урок 535. 00:13:36
    Message query in chatbox component
  536. Урок 536. 00:13:09
    Use save chat message in chatbox component
  537. Урок 537. 00:08:07
    Chatbox form
  538. Урок 538. 00:15:20
    Message dropdown component
  539. Урок 539. 00:07:48
    Add message dropdown to home header
  540. Урок 540. 00:05:20
    Fix chat conversation bug
  541. Урок 541. 00:14:47
    Setup socketio client
  542. Урок 542. 00:10:36
    Emit socket events in components
  543. Урок 543. 00:15:27
    Chat list component
  544. Урок 544. 00:15:23
    Chat list select user method
  545. Урок 545. 00:14:10
    Chat utils - Part 1
  546. Урок 546. 00:07:53
    Chat utils - Part 2
  547. Урок 547. 00:11:35
    Chat window component
  548. Урок 548. 00:12:38
    Display receiver username in chat window
  549. Урок 549. 00:10:47
    Chat image preview component
  550. Урок 550. 00:14:24
    Use chat image preview component
  551. Урок 551. 00:15:35
    Offer modal component
  552. Урок 552. 00:07:57
    Use offer modal component
  553. Урок 553. 00:12:39
    Chat offer component
  554. Урок 554. 00:06:21
    Use chat offer component
  555. Урок 555. 00:12:46
    Chat file component
  556. Урок 556. 00:03:22
    Add download file method to chat file component
  557. Урок 557. 00:13:10
    Send message method in chat window component
  558. Урок 558. 00:14:52
    Notification reducer
  559. Урок 559. 00:06:19
    Mobile header components
  560. Урок 560. 00:13:23
    Index header sidebar
  561. Урок 561. 00:16:08
    Checkout form Component
  562. Урок 562. 00:15:05
    Checkout form handle submit method
  563. Урок 563. 00:14:09
    Checkout component
  564. Урок 564. 00:11:59
    Payment intent method and requirements component
  565. Урок 565. 00:15:18
    Download order invoice
  566. Урок 566. 00:11:06
    Start order method
  567. Урок 567. 00:14:37
    Order component
  568. Урок 568. 00:17:08
    Count down timer hook
  569. Урок 569. 00:16:00
    Extend delivery modal
  570. Урок 570. 00:15:37
    Delivery work modal
  571. Урок 571. 00:14:20
    Order details table component
  572. Урок 572. 00:14:04
    Order activities component
  573. Урок 573. 00:08:37
    Order placed component
  574. Урок 574. 00:15:13
    Order extension component
  575. Урок 575. 00:07:58
    Order delivered component
  576. Урок 576. 00:08:54
    Order review component
  577. Урок 577. 00:03:12
    Fix review microservice bug
  578. Урок 578. 00:12:09
    Update buyer and seller order tables
  579. Урок 579. 00:16:27
    Get seller reviews
  580. Урок 580. 00:10:48
    Gig reviews issue
  581. Урок 581. 00:03:29
    Remapped review response in review microservice
  582. Урок 582. 00:15:30
    Order dropdown component
  583. Урок 583. 00:20:56
    Notifications dropdown
  584. Урок 584. 00:08:46
    Before window unload hook
  585. Урок 585. 00:15:22
    Settings and change password components
  586. Урок 586. 00:08:22
    Settings service
  587. Урок 587. 00:09:59
    Fix change password bug
  588. Урок 588. 00:07:41
    Fetch base query error method
  589. Урок 589. 00:11:07
    Gig index item component
  590. Урок 590. 00:17:20
    Gig index display
  591. Урок 591. 00:07:04
    Gig index info display
  592. Урок 592. 00:07:48
    NPM run build command
  593. Урок 593. 00:14:12
    NGINX config - Part 1
  594. Урок 594. 00:07:19
    NGINX config - Part 2
  595. Урок 595. 00:11:10
    Setup dockerfile
  596. Урок 596. 00:02:39
    Docker build and push image
  597. Урок 597. 00:08:33
    Create frontend kubernetes objects on minikube
  598. Урок 598. 00:12:59
    Create self-signed certificates for frontend ingress
  599. Урок 599. 00:06:34
    Frontend minikube ingress
  600. Урок 600. 00:02:14
    View frontend application on browser
  601. Урок 601. 00:07:21
    Push code to github
  602. Урок 602. 00:04:07
    Add stripe api key to jenkins
  603. Урок 603. 00:16:29
    Create frontend jenkins pipeline
  604. Урок 604. 00:03:17
    Install APM RUM package in React
  605. Урок 605. 00:05:16
    Make changes to frontend ENV file
  606. Урок 606. 00:02:47
    Install elastic apm node package
  607. Урок 607. 00:04:11
    Add APM server url to ENV file
  608. Урок 608. 00:10:18
    Create frontend kubernetes objects on AWS EKS cluster
  609. Урок 609. 00:03:47
    Create frontend deployment and ingress
  610. Урок 610. 00:15:00
    Move require to index html file in react
  611. Урок 611. 00:10:32
    Fix api gateway client url
  612. Урок 612. 00:01:25
    Update frontend ingress host