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