1. Урок 1. 00:01:35
    Introduction
  2. Урок 2. 00:02:11
    Installing Node js
  3. Урок 3. 00:02:47
    Visual studio code ( IDE )
  4. Урок 4. 00:09:58
    Creating a NEXT project
  5. Урок 5. 00:09:20
    Pages and links
  6. Урок 6. 00:06:27
    Importing components
  7. Урок 7. 00:06:37
    Creating layouts
  8. Урок 8. 00:14:53
    Get Initial props
  9. Урок 9. 00:03:56
    Get initial props, async await
  10. Урок 10. 00:06:07
    Accessing the context
  11. Урок 11. 00:14:09
    Working with styles
  12. Урок 12. 00:09:28
    Sass, less, styles and css imports
  13. Урок 13. 00:07:09
    Making the app look better
  14. Урок 14. 00:15:07
    Query params
  15. Урок 15. 00:08:23
    Params
  16. Урок 16. 00:18:25
    Server side support
  17. Урок 17. 00:08:58
    The WithRouter
  18. Урок 18. 00:11:55
    Router
  19. Урок 19. 00:07:13
    Router events
  20. Урок 20. 00:10:16
    The _app
  21. Урок 21. 00:13:33
    Installing dependencies
  22. Урок 22. 00:27:51
    Setting a session
  23. Урок 23. 00:18:49
    Checking auth
  24. Урок 24. 00:16:57
    validating on the server and the client
  25. Урок 25. 00:12:51
    Passing auth props
  26. Урок 26. 00:13:45
    Preventing routes
  27. Урок 27. 00:06:50
    Preventing routes ...continued
  28. Урок 28. 00:11:45
    A better Auth ( optional )
  29. Урок 29. 00:11:50
    A better Auth ..continued ( optional )
  30. Урок 30. 00:09:49
    Dynamic headers / data
  31. Урок 31. 00:08:48
    Api routes
  32. Урок 32. 00:06:52
    Middleware examples
  33. Урок 33. 00:12:35
    Creating the Auth middleware
  34. Урок 34. 00:12:17
    Accessing API from the client
  35. Урок 35. 00:17:28
    Installing redux
  36. Урок 36. 00:17:59
    Creating a store
  37. Урок 37. 00:09:56
    Dispatching an action
  38. Урок 38. 00:07:56
    The initial state
  39. Урок 39. 00:17:39
    Connecting to MONGO
  40. Урок 40. 00:15:26
    Using a .DOTENV
  41. Урок 41. 00:14:15
    Creating a schema and model
  42. Урок 42. 00:06:53
    Using Nodemon
  43. Урок 43. 00:16:19
    Get - Delete - Patch
  44. Урок 44. 00:18:14
    Creating a form
  45. Урок 45. 00:18:06
    Creating a form 2
  46. Урок 46. 00:03:56
    Posting a user
  47. Урок 47. 00:14:08
    A bit of SEO
  48. Урок 48. 00:14:46
    Global config variables
  49. Урок 49. 00:08:43
    Setting up Heroku and Aut0
  50. Урок 50. 00:15:23
    Deploying
  51. Урок 51. 00:07:22
    Solving mongo and logout
  52. Урок 52. 00:04:52
    Compression
  53. Урок 53. 00:06:39
    Installing NEXT and Redux
  54. Урок 54. 00:14:09
    Preparing Redux
  55. Урок 55. 00:13:18
    Creating a layout
  56. Урок 56. 00:07:00
    Adding a header
  57. Урок 57. 00:13:27
    Home markup
  58. Урок 58. 00:06:38
    About us markup
  59. Урок 59. 00:20:15
    Contact markup
  60. Урок 60. 00:08:43
    Linking pizzas
  61. Урок 61. 00:07:06
    Creating a server
  62. Урок 62. 00:08:24
    Nodemon and dynamic routes
  63. Урок 63. 00:07:28
    Connecting to MONGO DB
  64. Урок 64. 00:09:05
    Creating models
  65. Урок 65. 00:08:23
    Posting pizzas
  66. Урок 66. 00:16:21
    Showing home pizzas
  67. Урок 67. 00:10:13
    The pizza component
  68. Урок 68. 00:10:23
    Global site information
  69. Урок 69. 00:12:07
    Posting messages
  70. Урок 70. 00:09:27
    Posting messages 2
  71. Урок 71. 00:06:56
    Enviroment variables
  72. Урок 72. 00:16:12
    Installing Auth0
  73. Урок 73. 00:13:48
    Storing tokens
  74. Урок 74. 00:16:29
    Verify user token - Client
  75. Урок 75. 00:10:58
    Verify user token - Server
  76. Урок 76. 00:08:45
    Preventing routes
  77. Урок 77. 00:10:38
    Creating admin layouts
  78. Урок 78. 00:11:54
    The Site form
  79. Урок 79. 00:17:23
    Dispatching site actions
  80. Урок 80. 00:07:37
    Posting site changes
  81. Урок 81. 00:12:50
    Getting the messages
  82. Урок 82. 00:05:21
    Messages markup
  83. Урок 83. 00:14:35
    Deleting messages
  84. Урок 84. 00:09:38
    Robots, urls and ports
  85. Урок 85. 00:04:15
    Meta tags
  86. Урок 86. 00:06:02
    Preparing heroku, mongo and auth0 for deploy
  87. Урок 87. 00:09:05
    Deploying and debugging
  88. Урок 88. 00:11:58
    Installing Node and using the CLI
  89. Урок 89. 00:05:58
    The bundle
  90. Урок 90. 00:09:07
    Starting with the code
  91. Урок 91. 00:09:10
    JSX Behind the scenes
  92. Урок 92. 00:08:26
    Importing components
  93. Урок 93. 00:05:31
    Types of components
  94. Урок 94. 00:10:20
    Adding styles
  95. Урок 95. 00:11:40
    Events
  96. Урок 96. 00:15:05
    The STATE
  97. Урок 97. 00:10:46
    Using props
  98. Урок 98. 00:14:04
    Using props 2
  99. Урок 99. 00:06:02
    Props to a class
  100. Урок 100. 00:03:43
    React children
  101. Урок 101. 00:06:59
    More with styles
  102. Урок 102. 00:06:35
    Style plugins
  103. Урок 103. 00:15:04
    Filter the news
  104. Урок 104. 00:05:38
    Installing routes
  105. Урок 105. 00:07:21
    How it works and creating components
  106. Урок 106. 00:06:28
    Using routes
  107. Урок 107. 00:10:53
    Linking
  108. Урок 108. 00:06:50
    Working with Params
  109. Урок 109. 00:07:19
    Other features with react routes
  110. Урок 110. 00:03:51
    Switch
  111. Урок 111. 00:06:55
    Redirections
  112. Урок 112. 00:09:57
    404 and the WithRouter
  113. Урок 113. 00:11:15
    Getting ready
  114. Урок 114. 00:15:57
    Adding header and banner
  115. Урок 115. 00:10:42
    Bringing the HOME list
  116. Урок 116. 00:18:42
    Creating the artist detailed view
  117. Урок 117. 00:07:22
    Component Lifecycles
  118. Урок 118. 00:19:27
    Component Lifecycles 2
  119. Урок 119. 00:10:24
    Conditional rendering
  120. Урок 120. 00:08:30
    Pure components
  121. Урок 121. 00:05:44
    Adjacent elements
  122. Урок 122. 00:08:48
    HOC''s
  123. Урок 123. 00:13:37
    HOC''s Continued
  124. Урок 124. 00:17:29
    Using transitions
  125. Урок 125. 00:08:56
    Using transitions 2
  126. Урок 126. 00:11:51
    CSS Transitions
  127. Урок 127. 00:15:44
    Transitions Group
  128. Урок 128. 00:10:23
    Proptypes
  129. Урок 129. 00:08:28
    Proptypes 2
  130. Урок 130. 00:07:59
    Controlled components
  131. Урок 131. 00:08:49
    Installation and setup
  132. Урок 132. 00:09:30
    Setting routes, footer and header
  133. Урок 133. 00:20:05
    Adding the slider
  134. Урок 134. 00:19:36
    Adding subscriptions
  135. Урок 135. 00:10:08
    Adding subscriptions 2
  136. Урок 136. 00:13:26
    Adding home blocks
  137. Урок 137. 00:14:59
    Adding a poll
  138. Урок 138. 00:06:13
    Finishing the poll
  139. Урок 139. 00:14:43
    Adding the teams section
  140. Урок 140. 00:08:55
    Finishing the teams section
  141. Урок 141. 00:13:27
    Creating the team view
  142. Урок 142. 00:08:37
    Redux introduction
  143. Урок 143. 00:07:54
    Creating a store
  144. Урок 144. 00:05:56
    The redux flow
  145. Урок 145. 00:06:35
    Combining reducers
  146. Урок 146. 00:07:32
    Creating a valid reducer
  147. Урок 147. 00:04:44
    Creating an action
  148. Урок 148. 00:12:44
    MapStateToProps and Connect
  149. Урок 149. 00:05:48
    MapDispatchToProps
  150. Урок 150. 00:07:58
    Working with Types
  151. Урок 151. 00:07:45
    MIddleware
  152. Урок 152. 00:06:59
    Installing
  153. Урок 153. 00:14:10
    Adding redux
  154. Урок 154. 00:16:46
    Geting home data
  155. Урок 155. 00:07:06
    Latest news component
  156. Урок 156. 00:08:57
    Other news section
  157. Урок 157. 00:16:06
    Articles page
  158. Урок 158. 00:12:33
    Adding likes component
  159. Урок 159. 00:08:59
    Finishing the likes
  160. Урок 160. 00:04:46
    Clearing data
  161. Урок 161. 00:01:50
    Introduction to hooks
  162. Урок 162. 00:13:54
    UseState
  163. Урок 163. 00:13:51
    UseState 2
  164. Урок 164. 00:16:43
    UseEffect
  165. Урок 165. 00:12:28
    UseReducer
  166. Урок 166. 00:10:00
    Preparing the app for the context
  167. Урок 167. 00:15:30
    Context and UseContext