-
Урок 1. 00:11:44Getting ready to start project
-
Урок 2. 00:07:47Initialize Application
-
Урок 3. 00:08:48Back-End Development
-
Урок 4. 00:07:42View Engine
-
Урок 5. 00:09:55Render template for view
-
Урок 6. 00:09:29Nodemon Module
-
Урок 7. 00:06:35Bootstrap
-
Урок 8. 00:06:34Navbar Component
-
Урок 9. 00:03:38Footer Component
-
Урок 10. 00:09:03Form
-
Урок 11. 00:10:01Dynamic Title
-
Урок 12. 00:09:30GitHub
-
Урок 13. 00:02:54Heroku CLI
-
Урок 14. 00:06:46Deployment
-
Урок 15. 00:10:18Form Submit
-
Урок 16. 00:06:11Parse Incoming Data
-
Урок 17. 00:10:34Mongoose Module
-
Урок 18. 00:14:46mLab Database
-
Урок 19. 00:11:29Storing data into database
-
Урок 20. 00:10:28Dynamically display data
-
Урок 21. 00:08:24User Model
-
Урок 22. 00:03:33Login With Facebook
-
Урок 23. 00:04:31Facebook App ID and Secret
-
Урок 24. 00:03:22Passport Module
-
Урок 25. 00:07:10Auth Configuration
-
Урок 26. 00:10:13Facebook Strategy
-
Урок 27. 00:09:58FB Auth Process
-
Урок 28. 00:17:45Storing User Data
-
Урок 29. 00:09:00Display User Data on profile page
-
Урок 30. 00:08:39Logout User
-
Урок 31. 00:07:38Access control
-
Урок 32. 00:08:59Auth Helpers
-
Урок 33. 00:09:06User profile
-
Урок 34. 00:08:41Google Auth
-
Урок 35. 00:07:33Passport-google-oauth module
-
Урок 36. 00:06:29Google Strategy
-
Урок 37. 00:07:48Testing Google Auth Process
-
Урок 38. 00:10:17Store Google User Data
-
Урок 39. 00:04:17Adjustment of google user image url
-
Урок 40. 00:07:59Static folder to serve css and js files
-
Урок 41. 00:07:08Login Form
-
Урок 42. 00:06:56Signup form
-
Урок 43. 00:06:25Connect-flash module
-
Урок 44. 00:19:47Signup form validation
-
Урок 45. 00:09:59User with email already exist
-
Урок 46. 00:07:21Encrypt Password
-
Урок 47. 00:10:30Store User Data into MongoDB
-
Урок 48. 00:07:36Passport-local module
-
Урок 49. 00:11:32Local Strategy
-
Урок 50. 00:10:30Login with email
-
Урок 51. 00:05:10Default user image
-
Урок 52. 00:03:50Pushing changes to Github
-
Урок 53. 00:09:06Deploy changes to heroku
-
Урок 54. 00:08:00MongoDB for production
-
Урок 55. 00:07:28Facebook App ID and Secret for production
-
Урок 56. 00:04:34Facebook CB url for production
-
Урок 57. 00:07:52Google +API for production
-
Урок 58. 00:09:03Login with google for production
-
Урок 59. 00:09:58AWS S3 storage
-
Урок 60. 00:07:28AWS Access ID and Key
-
Урок 61. 00:03:20Deployment of Changes in source code
-
Урок 62. 00:05:11Aws-sdk module
-
Урок 63. 00:16:27Helper to upload image
-
Урок 64. 00:03:08Upload Route
-
Урок 65. 00:12:03Submit form to upload image
-
Урок 66. 00:05:08POST method to upload profile image
-
Урок 67. 00:12:21jQuery AJAX request
-
Урок 68. 00:10:31Formidable module
-
Урок 69. 00:12:31Upload image into AWS S3 storage
-
Урок 70. 00:09:02Font-Awesome icons
-
Урок 71. 00:09:41Display User Profile
-
Урок 72. 00:15:06Update form for user profile
-
Урок 73. 00:07:28Update profile
-
Урок 74. 00:12:21Delete Account
-
Урок 75. 00:06:11Deploy Changes
-
Урок 76. 00:03:47RequireLogin Helper
-
Урок 77. 00:14:02UI Style
-
Урок 78. 00:09:00Fetch all users from DB
-
Урок 79. 00:07:50Online Users
-
Урок 80. 00:08:58Single User
-
Урок 81. 00:04:11Card Component
-
Урок 82. 00:10:54Chat model
-
Урок 83. 00:05:25Chat route
-
Урок 84. 00:15:40Starting chat process
-
Урок 85. 00:06:14Find one dialogue
-
Урок 86. 00:06:26Rendering Chat Template
-
Урок 87. 00:07:32Chat Array
-
Урок 88. 00:05:43Chat Form
-
Урок 89. 00:24:57Submit Chat Form
-
Урок 90. 00:05:06Testing Chat Process
-
Урок 91. 00:06:13Receiver continue dialogue
-
Урок 92. 00:06:06Chat Overflow
-
Урок 93. 00:05:43Auto Scroll Function
-
Урок 94. 00:10:49Moment.js
-
Урок 95. 00:06:15Route to profile page from chat room
-
Урок 96. 00:11:57Styling single page
-
Урок 97. 00:08:43UX design
-
Урок 98. 00:03:16Fixed Navbar
-
Урок 99. 00:03:29Navbar Logo
-
Урок 100. 00:03:18Smile icon
-
Урок 101. 00:03:45Singles Page Style
-
Урок 102. 00:06:29Smile Model
-
Урок 103. 00:07:28Send Smile
-
Урок 104. 00:09:42Display Smile on User Profile
-
Урок 105. 00:06:36Delete Smile
-
Урок 106. 00:09:42Smile Notification
-
Урок 107. 00:09:27Show new smile
-
Урок 108. 00:08:32Styling new smile
-
Урок 109. 00:08:17Fix smile notification
-
Урок 110. 00:06:13Find unread messages
-
Урок 111. 00:07:44Notify user about unread message
-
Урок 112. 00:06:34Chat History
-
Урок 113. 00:15:07Display Chat History
-
Урок 114. 00:05:09Path to Chat History
-
Урок 115. 00:09:33Delete chat
-
Урок 116. 00:06:26Route to chat room
-
Урок 117. 00:04:52No messages found
-
Урок 118. 00:13:11Wallet Checker
-
Урок 119. 00:06:09Stripe Checkout
-
Урок 120. 00:07:33Payment Form
-
Урок 121. 00:12:10Stripe Module
-
Урок 122. 00:09:05Submit payment form
-
Урок 123. 00:16:29Buy messages
-
Урок 124. 00:05:07Fixing chat order
-
Урок 125. 00:07:26Payment options
-
Урок 126. 00:09:59More payment options
-
Урок 127. 00:07:28Styling payment form
-
Урок 128. 00:04:51Styling smile icon
-
Урок 129. 00:10:06Deploy changes
-
Урок 130. 00:10:33Post Model
-
Урок 131. 00:08:02Icon for Post
-
Урок 132. 00:17:43Post Form
-
Урок 133. 00:05:41Submit Post Form
-
Урок 134. 00:17:24Create post
-
Урок 135. 00:04:05Public posts
-
Урок 136. 00:12:26Display public posts
-
Урок 137. 00:08:03Public post icon
-
Урок 138. 00:12:13Public and Private posts
-
Урок 139. 00:07:30Private posts
-
Урок 140. 00:14:35Dynamic icon
-
Урок 141. 00:06:49Edit and delete post
-
Урок 142. 00:04:30Delete post
-
Урок 143. 00:08:26Edit post
-
Урок 144. 00:18:29Save edited post
-
Урок 145. 00:04:00Allow people to leave comment
-
Урок 146. 00:08:42Like and Comment post
-
Урок 147. 00:03:43UI for like and comment icons
-
Урок 148. 00:06:23Like post
-
Урок 149. 00:04:35Full post
-
Урок 150. 00:09:36Display post with like users
-
Урок 151. 00:02:43Route to user profile
-
Урок 152. 00:03:00View more about post
-
Урок 153. 00:11:46Display comment form
-
Урок 154. 00:07:23Submit comment form
-
Урок 155. 00:06:01Display comments
-
Урок 156. 00:01:52Display date
-
Урок 157. 00:06:19Find public posts
-
Урок 158. 00:09:51Display public post comments
-
Урок 159. 00:05:55Populate user likes
-
Урок 160. 00:07:12Profile page update
-
Урок 161. 00:19:37Update post
-
Урок 162. 00:03:47Online and Offline User
-
Урок 163. 00:08:48Forget password?
-
Урок 164. 00:09:15Password does not match
-
Урок 165. 00:07:14Update password
-
Урок 166. 00:09:17UX design
-
Урок 167. 00:02:21Facebook and Google icons
-
Урок 168. 00:03:33Deployment
-
Урок 169. 00:08:22Domain name
-
Урок 170. 00:13:51UX Style
-
Урок 171. 00:07:09Friend Request
-
Урок 172. 00:03:56Friends Array
-
Урок 173. 00:13:10Send Friend Request
-
Урок 174. 00:05:12Update friends array
-
Урок 175. 00:17:34Notify friend request
-
Урок 176. 00:08:58Show friend request
-
Урок 177. 00:11:04Accept friend request
-
Урок 178. 00:16:10Display new friend
-
Урок 179. 00:18:20Display all friends
-
Урок 180. 00:12:40Display only friends
-
Урок 181. 00:08:11Reject friend request
-
Урок 182. 00:09:45Show rejected friend
-
Урок 183. 00:12:03Update friends array of sender
-
Урок 184. 00:14:17Display friends for public
-
Урок 185. 00:05:03Display friends in profile page
-
Урок 186. 00:14:41Upload more pictures
-
Урок 187. 00:04:53Display upload form
-
Урок 188. 00:08:26Submit form to upload image
-
Урок 189. 00:04:48Upload picture
-
Урок 190. 00:10:42Icons for picture
-
Урок 191. 00:08:42Styling picture
-
Урок 192. 00:07:18UX for pictures
-
Урок 193. 00:07:09Delete picture
-
Урок 194. 00:07:46Enlarge picture
-
Урок 195. 00:14:01Socket.io in server side
-
Урок 196. 00:11:02Socket.io in Client side
-
Урок 197. 00:05:30Emit event from Server
-
Урок 198. 00:18:01Require age and gender
-
Урок 199. 00:11:25Catch user ID by Socket.io
-
Урок 200. 00:30:28Automatic message from Admin
-
Урок 201. 00:08:29Show user wallet
-
Урок 202. 00:15:27Deployment
-
Урок 203. 00:06:14UX style
-
Урок 204. 00:09:21UI design
-
Урок 205. 00:13:20HTTPS certificate for website
- Категории
- Источники
- Все курсы
- Разделы
- Книги