1. Урок 1. 00:02:11
    Section Introduction
  2. Урок 2. 00:11:57
    Project initialization
  3. Урок 3. 00:21:22
    Framework deep dive
  4. Урок 4. 00:09:39
    Functional Component
  5. Урок 5. 00:04:57
    Class vs Functional Component
  6. Урок 6. 00:10:01
    What is State ?
  7. Урок 7. 00:09:09
    State in Functional component
  8. Урок 8. 00:09:10
    Counter functional component
  9. Урок 9. 00:07:40
    Counter class component
  10. Урок 10. 00:17:32
    Props in class component
  11. Урок 11. 00:05:11
    Props in functional component
  12. Урок 12. 00:14:03
    Previous data in functional component
  13. Урок 13. 00:04:09
    Jsconfig
  14. Урок 14. 00:17:57
    Init layout + styles
  15. Урок 15. 00:13:11
    Iterate services
  16. Урок 16. 00:13:35
    Service item component
  17. Урок 17. 00:11:05
    Routing
  18. Урок 18. 00:09:07
    Create Link + Navbar section
  19. Урок 19. 00:02:53
    Section Introduction
  20. Урок 20. 00:14:23
    What is Redux
  21. Урок 21. 00:07:46
    Connect function
  22. Урок 22. 00:13:26
    Dispatch action + simple reducer
  23. Урок 23. 00:06:08
    Services reducer
  24. Урок 24. 00:11:42
    Add logger to dispatch
  25. Урок 25. 00:19:33
    Init Firebase
  26. Урок 26. 00:17:43
    Redux Promises
  27. Урок 27. 00:13:16
    Middleware improvements
  28. Урок 28. 00:10:43
    Add service detail page
  29. Урок 29. 00:21:15
    Service reducer
  30. Урок 30. 00:08:01
    Add API
  31. Урок 31. 00:07:25
    Reducer improvements
  32. Урок 32. 00:10:30
    Spinner component
  33. Урок 33. 00:10:26
    Is fetching state
  34. Урок 34. 00:14:30
    Redux thunk
  35. Урок 35. 00:07:09
    Caching improvements
  36. Урок 36. 00:06:52
    Enhancers
  37. Урок 37. 00:02:14
    Section Introduction
  38. Урок 38. 00:02:28
    Login & Register page
  39. Урок 39. 00:11:21
    Add useForm package
  40. Урок 40. 00:14:10
    Validators
  41. Урок 41. 00:10:02
    Custom validators
  42. Урок 42. 00:11:00
    Custom validators part 2
  43. Урок 43. 00:17:50
    Register User
  44. Урок 44. 00:11:34
    Create user profile
  45. Урок 45. 00:15:13
    Handle register response
  46. Урок 46. 00:13:13
    Handle Login
  47. Урок 47. 00:11:39
    Structural changes of App
  48. Урок 48. 00:18:37
    Watch auth state changes
  49. Урок 49. 00:18:34
    Display UI auth changes
  50. Урок 50. 00:08:17
    Handle Logout
  51. Урок 51. 00:10:44
    Fresh JS Loading
  52. Урок 52. 00:08:32
    Fresh JS Loading part 2
  53. Урок 53. 00:05:05
    Reset auth state
  54. Урок 54. 00:12:48
    High order component
  55. Урок 55. 00:13:58
    Custom HOC
  56. Урок 56. 00:04:33
    Small Improvements Dispatch
  57. Урок 57. 00:03:06
    Section Introduction
  58. Урок 58. 00:05:13
    Service Create Page
  59. Урок 59. 00:13:49
    Handle form submit
  60. Урок 60. 00:15:44
    Create Service
  61. Урок 61. 00:12:36
    User services page
  62. Урок 62. 00:10:02
    User Services reducer
  63. Урок 63. 00:05:52
    User services reducer rework
  64. Урок 64. 00:08:57
    Modal component
  65. Урок 65. 00:17:20
    Add modal content
  66. Урок 66. 00:15:23
    Create user ref
  67. Урок 67. 00:06:47
    Structural changes of API
  68. Урок 68. 00:06:21
    Section Introduction
  69. Урок 69. 00:20:17
    Create offer
  70. Урок 70. 00:14:41
    Send & Received Offers
  71. Урок 71. 00:15:32
    Fetch Offers
  72. Урок 72. 00:17:07
    Display Offers + Extract Data
  73. Урок 73. 00:15:37
    Display offer in Service Item
  74. Урок 74. 00:09:13
    Accept and Decline Offer Button
  75. Урок 75. 00:17:54
    Accept & Decline Offer
  76. Урок 76. 00:17:16
    Create collaboration and messages
  77. Урок 77. 00:12:22
    Create Collaboration API
  78. Урок 78. 00:17:31
    Mark offer as in collaboration
  79. Урок 79. 00:13:56
    Subscribe to messages
  80. Урок 80. 00:16:26
    Create message component
  81. Урок 81. 00:10:19
    Display actual messages
  82. Урок 82. 00:18:29
    Mark message as read one
  83. Урок 83. 00:05:05
    Section Introduction
  84. Урок 84. 00:09:08
    Auth reducer refactor
  85. Урок 85. 00:12:31
    Collaboration List page
  86. Урок 86. 00:12:11
    Collaboration Detail
  87. Урок 87. 00:20:02
    Firebase functions
  88. Урок 88. 00:24:21
    Check user connection
  89. Урок 89. 00:15:09
    Check online status on firestore
  90. Урок 90. 00:07:30
    Set offline on logout
  91. Урок 91. 00:24:34
    Subscribe to collaborations
  92. Урок 92. 00:16:29
    Display joined people
  93. Урок 93. 00:14:33
    Watch profile changes
  94. Урок 94. 00:11:56
    Display correct status
  95. Урок 95. 00:08:40
    UI color changes of status
  96. Урок 96. 00:14:04
    On send message function
  97. Урок 97. 00:19:15
    Subscribe to messages
  98. Урок 98. 00:15:33
    Display messages
  99. Урок 99. 00:12:07
    Clean messages + Start collab button
  100. Урок 100. 00:13:27
    Count expiration time
  101. Урок 101. 00:12:16
    Timer Component
  102. Урок 102. 00:05:36
    Timer fix
  103. Урок 103. 00:14:22
    Handle Collaboration status
  104. Урок 104. 00:22:08
    Small fixes
  105. Урок 105. 00:20:25
    Improvements on detail page
  106. Урок 106. 00:02:57
    Section Introduction
  107. Урок 107. 00:12:37
    Rules introduction
  108. Урок 108. 00:13:15
    Service Rules
  109. Урок 109. 00:20:04
    More rules!
  110. Урок 110. 00:25:46
    Fixing logout, messages and register
  111. Урок 111. 00:19:54
    Collaboration messages fix
  112. Урок 112. 00:12:34
    Collaboration Rules
  113. Урок 113. 00:08:57
    Application Testing
  114. Урок 114. 00:02:43
    Section Introduction
  115. Урок 115. 00:17:27
    Git installation + Service fix
  116. Урок 116. 00:07:44
    Deployment
  117. Урок 117. 00:11:14
    Final testing part 1
  118. Урок 118. 00:14:37
    Final testing part 2
  119. Урок 119. 00:01:09
    Course Outro