589689.xyz

[] Udemy - Build a Slack Chat App with React, Redux, and Firebase

  • 收录时间:2020-02-22 01:47:14
  • 文件大小:3GB
  • 下载次数:260
  • 最近下载:2021-01-06 05:44:15
  • 磁力链接:

文件列表

  1. 13. MetaPanel Component to Display Channel Info/3. Display Top Posters for each Channel in MetaPanel.mp4 104MB
  2. 14. Color Picker to Change App Colors/3. Display Saved User Colors as Icons, Change App Colors on Click.mp4 101MB
  3. 8. Adding Displaying Messages on Public Channels/2. Create Messages Collection, Add First Message to Database.mp4 94MB
  4. 12. Starred Component to Favorite Unfavorite Channels/2. Update 'Starred' Property for User Data Upon Starring Channel.mp4 84MB
  5. 9. Adding Uploading Messages with Media Files/3. Upload Image File, Post Image Message.mp4 81MB
  6. 11. Notifications for New Messages on Public Channels/1. Add Notifications to Public Channel.mp4 80MB
  7. 14. Color Picker to Change App Colors/2. Attach Chosen Colors to User Data.mp4 78MB
  8. 10. Sending Direct Messages to Users/4. Add Users to DirectMessages Component, Show If OnlineOffline.mp4 75MB
  9. 16. Display Animation when Users Typing/3. Add Typing Listeners to See When Other Users Typing.mp4 71MB
  10. 10. Sending Direct Messages to Users/2. Add Ability to Search Messages.mp4 69MB
  11. 8. Adding Displaying Messages on Public Channels/1. Scaffold ColorPanel Message Components.mp4 67MB
  12. 10. Sending Direct Messages to Users/6. Functionality to Add Messages Images to Private Channels.mp4 66MB
  13. 18. Removing Listeners, Securing our App with Firebase Rules/1. Remove Listeners upon Component Unmount.mp4 65MB
  14. 17. Adding Emoji Picker, Loading Skeleton, Automatic Scroll to Bottom, Key Shortcuts/1. Emoji Picker to Add Emojis to Messages.mp4 63MB
  15. 15. Change and Edit User Avatar Images/3. Upload Cropped Image to Firebase, Put on User Profile.mp4 63MB
  16. 5. Integrate Redux for Global State/2. Set up Redux to Make User Data Available on Global State.mp4 63MB
  17. 8. Adding Displaying Messages on Public Channels/4. Display Messages, Create Message Component.mp4 62MB
  18. 15. Change and Edit User Avatar Images/2. Crop Uploaded Image with AvatarEditor.mp4 61MB
  19. 4. Form Validation and Authentication Error Handling/1. Form Validation for Register Form.mp4 61MB
  20. 4. Form Validation and Authentication Error Handling/3. Add Name and Avatar to Users, Add New Users to Database.mp4 60MB
  21. 6. Building Out Chat Console/4. Passing Redux State via Props.mp4 60MB
  22. 17. Adding Emoji Picker, Loading Skeleton, Automatic Scroll to Bottom, Key Shortcuts/3. Show Message Skeleton when Messages Loading.mp4 58MB
  23. 7. Adding Displaying Public Channels/3. Create Channels Collection, Add First Channel to Database.mp4 53MB
  24. 3. User Authentication with Firebase/2. Register User with Email and Password.mp4 52MB
  25. 6. Building Out Chat Console/2. App Header UserPanel Dropdown.mp4 49MB
  26. 10. Sending Direct Messages to Users/5. Put DirectMessage Channel Data in Global State, Set as Private Channels.mp4 48MB
  27. 3. User Authentication with Firebase/1. Create Register Form.mp4 48MB
  28. 13. MetaPanel Component to Display Channel Info/1. Scaffold MetaPanel Component.mp4 48MB
  29. 9. Adding Uploading Messages with Media Files/2. Put Media File in State, Add Mimetype Validation.mp4 47MB
  30. 10. Sending Direct Messages to Users/1. Add Channel Title Users Count to Messages Header.mp4 47MB
  31. 7. Adding Displaying Public Channels/2. Create Modal for Adding Channels.mp4 47MB
  32. 18. Removing Listeners, Securing our App with Firebase Rules/3. Write Database Rules for App Data.mp4 47MB
  33. 9. Adding Uploading Messages with Media Files/1. Create File Modal to Upload File.mp4 45MB
  34. 4. Form Validation and Authentication Error Handling/2. Clear Errors upon Registration, Show Loading State.mp4 42MB
  35. 14. Color Picker to Change App Colors/1. Add Color Picker Modal to ColorPanel.mp4 41MB
  36. 4. Form Validation and Authentication Error Handling/4. Create Login Form and Functionality.mp4 40MB
  37. 16. Display Animation when Users Typing/1. Add Typing Collection to Track When Other Users Typing.mp4 40MB
  38. 18. Removing Listeners, Securing our App with Firebase Rules/2. Write Firebase Storage Rules for Media Files.mp4 39MB
  39. 15. Change and Edit User Avatar Images/1. Create Change Avatar Modal.mp4 39MB
  40. 7. Adding Displaying Public Channels/5. Put Channel on Global State, Add channel_reducer.mp4 39MB
  41. 12. Starred Component to Favorite Unfavorite Channels/3. Display Starred Channels in Starred Component.mp4 36MB
  42. 12. Starred Component to Favorite Unfavorite Channels/1. Add Starred Component to Hold Starred (Favorited) Channels.mp4 36MB
  43. 7. Adding Displaying Public Channels/6. Set First Channel on Page Load, Show Active Channel.mp4 36MB
  44. 16. Display Animation when Users Typing/2. Add Typing Component Animation, Display in Messages.mp4 34MB
  45. 9. Adding Uploading Messages with Media Files/5. Options for Displaying ProgressBar.mp4 34MB
  46. 6. Building Out Chat Console/1. Scaffold App Components.mp4 33MB
  47. 9. Adding Uploading Messages with Media Files/4. ProgressBar Component to Represent Image Upload.mp4 33MB
  48. 13. MetaPanel Component to Display Channel Info/2. Display Channel Info in MetaPanel.mp4 33MB
  49. 2. Project Setup/2. Organize Project, Create Routes.mp4 32MB
  50. 2. Project Setup/3. Setup Firebase.mp4 30MB
  51. 6. Building Out Chat Console/3. Add Signout Functionality, Clear User Action.mp4 29MB
  52. 7. Adding Displaying Public Channels/4. Display Channels with child_added Listener.mp4 28MB
  53. 17. Adding Emoji Picker, Loading Skeleton, Automatic Scroll to Bottom, Key Shortcuts/2. Automatic Scroll to Bottom upon New Message.mp4 27MB
  54. 10. Sending Direct Messages to Users/3. Create DirectMessages Component.mp4 25MB
  55. 5. Integrate Redux for Global State/3. Add Spinner Component for Loading State.mp4 24MB
  56. 5. Integrate Redux for Global State/1. onAuthStateChanged to Listen for LoginRegister.mp4 24MB
  57. 7. Adding Displaying Public Channels/1. Add Channels Component.mp4 22MB
  58. 7. Adding Displaying Public Channels/7. Remove Listeners with componentWillUnmount.mp4 21MB
  59. 19. Deploying our App with Firebase Tools/1. Deploy our App with Firebase Tools.mp4 20MB
  60. 1. Required Optional Tools/2. Install React Redux Dev Tools for Google Chrome.mp4 16MB
  61. 10. Sending Direct Messages to Users/7. Display Active DirectMessage Channel.mp4 14MB
  62. 2. Project Setup/1. Git Clone and Install Dependencies.mp4 13MB
  63. 6. Building Out Chat Console/5. Add Avatar to User Dropdown.mp4 12MB
  64. 20. BONUS/1. Bonus Lecture.mp4 11MB
  65. 1. Required Optional Tools/1. Required Tools for the Project.mp4 10MB
  66. 17. Adding Emoji Picker, Loading Skeleton, Automatic Scroll to Bottom, Key Shortcuts/4. Create Key Combo Shortcuts to Send Messages.mp4 10MB
  67. 8. Adding Displaying Messages on Public Channels/3. Controlled Input to Clear Message, Disable Button on Loading State.mp4 9MB
  68. 6. Building Out Chat Console/1. Scaffold App Components.vtt 5MB
  69. 12. Starred Component to Favorite Unfavorite Channels/1.1 Add Starred Component to Hold Starred (Favorited) Channels.zip.zip 234KB
  70. 18. Removing Listeners, Securing our App with Firebase Rules/1.1 Remove Listeners upon Component Unmount.zip.zip 231KB
  71. 19. Deploying our App with Firebase Tools/1.1 Final Code.zip.zip 231KB
  72. 17. Adding Emoji Picker, Loading Skeleton, Automatic Scroll to Bottom, Key Shortcuts/4.1 Create Key Combo Shortcuts to Send Messages.zip.zip 231KB
  73. 17. Adding Emoji Picker, Loading Skeleton, Automatic Scroll to Bottom, Key Shortcuts/3.1 Show Message Skeleton when Messages Loading.zip.zip 230KB
  74. 17. Adding Emoji Picker, Loading Skeleton, Automatic Scroll to Bottom, Key Shortcuts/1.1 Emoji Picker to Add Emojis to Messages.zip.zip 230KB
  75. 16. Display Animation when Users Typing/3.1 Add Typing Listeners to See When Other Users Typing.zip.zip 229KB
  76. 16. Display Animation when Users Typing/2.1 Add Typing Component Animation, Display in Messages.zip.zip 229KB
  77. 15. Change and Edit User Avatar Images/3.1 Upload Cropped Image to Firebase, Put on User Profile.zip.zip 228KB
  78. 15. Change and Edit User Avatar Images/2.1 Crop Uploaded Image with AvatarEditor.zip.zip 228KB
  79. 15. Change and Edit User Avatar Images/1.1 Create Change Avatar Modal.zip.zip 228KB
  80. 14. Color Picker to Change App Colors/3.1 Display Saved User Colors as Icons, Change App Colors on Click.zip.zip 227KB
  81. 14. Color Picker to Change App Colors/2.1 Attach Chosen Colors to User Data.zip.zip 227KB
  82. 14. Color Picker to Change App Colors/1.1 Add Color Picker Modal to ColorPanel.zip.zip 226KB
  83. 7. Adding Displaying Public Channels/5.1 Put Channel on Global State, Add channel_reducer.zip.zip 226KB
  84. 13. MetaPanel Component to Display Channel Info/3.1 Display Top Posters for each Channel in MetaPanel.zip.zip 226KB
  85. 12. Starred Component to Favorite Unfavorite Channels/3.1 Display Starred Channels in Starred Component.zip.zip 226KB
  86. 13. MetaPanel Component to Display Channel Info/2.1 Display Channel Info in MetaPanel.zip.zip 226KB
  87. 13. MetaPanel Component to Display Channel Info/1.1 Scaffold MetaPanel Component.zip.zip 226KB
  88. 12. Starred Component to Favorite Unfavorite Channels/2.1 Update 'Starred' Property for User Data Upon Starring Channel.zip.zip 225KB
  89. 6. Building Out Chat Console/2.1 App Header UserPanel Dropdown.zip.zip 224KB
  90. 11. Notifications for New Messages on Public Channels/1.1 Add Notifications to Public Channels.zip.zip 224KB
  91. 10. Sending Direct Messages to Users/7.1 Display Active DirectMessage Channel.zip.zip 223KB
  92. 10. Sending Direct Messages to Users/6.1 Functionality to Add Messages Images to Private Channels.zip.zip 223KB
  93. 10. Sending Direct Messages to Users/3.1 Create DirectMessages Component.zip.zip 223KB
  94. 10. Sending Direct Messages to Users/5.1 Put DirectMessage Channel Data in Global State, Set as Private Channels.zip.zip 223KB
  95. 10. Sending Direct Messages to Users/4.1 Add Users to DirectMessages Component, Show If OnlineOffline.zip.zip 223KB
  96. 10. Sending Direct Messages to Users/2.1 Add Ability to Search Messages.zip.zip 222KB
  97. 10. Sending Direct Messages to Users/1.1 Add Channel TItle Users Count to Messages Header.zip.zip 221KB
  98. 9. Adding Uploading Messages with Media Files/5.1 Options for Displaying ProgressBar.zip.zip 221KB
  99. 9. Adding Uploading Messages with Media Files/4.1 ProgressBar Component to Represent Image Upload.zip.zip 221KB
  100. 9. Adding Uploading Messages with Media Files/3.1 Upload Image File, Post Image Message.zip.zip 221KB
  101. 9. Adding Uploading Messages with Media Files/2.1 Put Media File in State, Add Mimetype Validation.zip.zip 220KB
  102. 9. Adding Uploading Messages with Media Files/1.1 Create FileModal to Upload File.zip.zip 220KB
  103. 8. Adding Displaying Messages on Public Channels/4.1 Display Messages, Create Message Component.zip.zip 219KB
  104. 4. Form Validation and Authentication Error Handling/3.1 Add Name and Avatar to Users, Add New Users to Database.zip.zip 219KB
  105. 8. Adding Displaying Messages on Public Channels/3.1 Controlled Input to Clear Message, Disable Button on Loading State.zip.zip 218KB
  106. 8. Adding Displaying Messages on Public Channels/1.1 Scaffold ColorPanel Message Components.zip.zip 218KB
  107. 2. Project Setup/2.1 Organize Project, Create Routes.zip.zip 217KB
  108. 7. Adding Displaying Public Channels/7.1 Remove Listeners with componentWillUnmount.zip.zip 216KB
  109. 7. Adding Displaying Public Channels/6.1 Set First Channel on Page Load, Show Active Channel.zip.zip 216KB
  110. 7. Adding Displaying Public Channels/4.1 Display Channels with child_added Listener.zip.zip 216KB
  111. 7. Adding Displaying Public Channels/3.1 Create Channels Collection, Add First Channel to Database.zip.zip 216KB
  112. 7. Adding Displaying Public Channels/2.1 Create Modal for Adding Channels.zip.zip 215KB
  113. 7. Adding Displaying Public Channels/1.1 Add Channels Component.zip.zip 215KB
  114. 6. Building Out Chat Console/5.1 Add Avatar to User Dropdown.zip.zip 215KB
  115. 6. Building Out Chat Console/4.1 Passing Redux State via Props.zip.zip 215KB
  116. 6. Building Out Chat Console/3.1 Add Signout Functionality, Clear User Action.zip.zip 214KB
  117. 6. Building Out Chat Console/1.1 Scaffold App Components.zip.zip 213KB
  118. 5. Integrate Redux for Global State/3.1 Add Spinner Component for Loading State.zip.zip 212KB
  119. 5. Integrate Redux for Global State/2.1 Set up Redux to Make User Data Available on Global State.zip.zip 212KB
  120. 5. Integrate Redux for Global State/1.1 onAuthStateChanged to Listen for LoginRegister.zip.zip 210KB
  121. 4. Form Validation and Authentication Error Handling/4.1 Create Login Form and Functionality.zip.zip 210KB
  122. 4. Form Validation and Authentication Error Handling/2.1 Clear Errors upon Registration, Show Loading State.zip.zip 209KB
  123. 4. Form Validation and Authentication Error Handling/1.1 Form Validation for Register Form.zip.zip 208KB
  124. 3. User Authentication with Firebase/2.1 Register User with Email and Password.zip.zip 208KB
  125. 3. User Authentication with Firebase/1.1 Create Register Form.zip.zip 208KB
  126. 13. MetaPanel Component to Display Channel Info/3. Display Top Posters for each Channel in MetaPanel.vtt 10KB
  127. 8. Adding Displaying Messages on Public Channels/2. Create Messages Collection, Add First Message to Database.vtt 10KB
  128. 11. Notifications for New Messages on Public Channels/1. Add Notifications to Public Channel.vtt 10KB
  129. 14. Color Picker to Change App Colors/3. Display Saved User Colors as Icons, Change App Colors on Click.vtt 9KB
  130. 5. Integrate Redux for Global State/2. Set up Redux to Make User Data Available on Global State.vtt 9KB
  131. 12. Starred Component to Favorite Unfavorite Channels/2. Update 'Starred' Property for User Data Upon Starring Channel.vtt 8KB
  132. 9. Adding Uploading Messages with Media Files/3. Upload Image File, Post Image Message.vtt 8KB
  133. 4. Form Validation and Authentication Error Handling/1. Form Validation for Register Form.vtt 7KB
  134. 10. Sending Direct Messages to Users/4. Add Users to DirectMessages Component, Show If OnlineOffline.vtt 7KB
  135. 14. Color Picker to Change App Colors/2. Attach Chosen Colors to User Data.vtt 7KB
  136. 8. Adding Displaying Messages on Public Channels/4. Display Messages, Create Message Component.vtt 7KB
  137. 10. Sending Direct Messages to Users/2. Add Ability to Search Messages.vtt 7KB
  138. 8. Adding Displaying Messages on Public Channels/1. Scaffold ColorPanel Message Components.vtt 7KB
  139. 4. Form Validation and Authentication Error Handling/3. Add Name and Avatar to Users, Add New Users to Database.vtt 7KB
  140. 10. Sending Direct Messages to Users/6. Functionality to Add Messages Images to Private Channels.vtt 7KB
  141. 6. Building Out Chat Console/4. Passing Redux State via Props.vtt 6KB
  142. 3. User Authentication with Firebase/2. Register User with Email and Password.vtt 6KB
  143. 3. User Authentication with Firebase/1. Create Register Form.vtt 6KB
  144. 18. Removing Listeners, Securing our App with Firebase Rules/1. Remove Listeners upon Component Unmount.vtt 6KB
  145. 18. Removing Listeners, Securing our App with Firebase Rules/3. Write Database Rules for App Data.vtt 6KB
  146. 17. Adding Emoji Picker, Loading Skeleton, Automatic Scroll to Bottom, Key Shortcuts/3. Show Message Skeleton when Messages Loading.vtt 6KB
  147. 17. Adding Emoji Picker, Loading Skeleton, Automatic Scroll to Bottom, Key Shortcuts/1. Emoji Picker to Add Emojis to Messages.vtt 6KB
  148. 13. MetaPanel Component to Display Channel Info/1. Scaffold MetaPanel Component.vtt 6KB
  149. 16. Display Animation when Users Typing/3. Add Typing Listeners to See When Other Users Typing.vtt 6KB
  150. 4. Form Validation and Authentication Error Handling/2. Clear Errors upon Registration, Show Loading State.vtt 6KB
  151. 7. Adding Displaying Public Channels/3. Create Channels Collection, Add First Channel to Database.vtt 6KB
  152. 18. Removing Listeners, Securing our App with Firebase Rules/2. Write Firebase Storage Rules for Media Files.vtt 5KB
  153. 15. Change and Edit User Avatar Images/3. Upload Cropped Image to Firebase, Put on User Profile.vtt 5KB
  154. 10. Sending Direct Messages to Users/1. Add Channel Title Users Count to Messages Header.vtt 5KB
  155. 9. Adding Uploading Messages with Media Files/2. Put Media File in State, Add Mimetype Validation.vtt 5KB
  156. 6. Building Out Chat Console/2. App Header UserPanel Dropdown.vtt 5KB
  157. 7. Adding Displaying Public Channels/2. Create Modal for Adding Channels.vtt 5KB
  158. 7. Adding Displaying Public Channels/5. Put Channel on Global State, Add channel_reducer.vtt 5KB
  159. 10. Sending Direct Messages to Users/5. Put DirectMessage Channel Data in Global State, Set as Private Channels.vtt 4KB
  160. 2. Project Setup/2. Organize Project, Create Routes.vtt 4KB
  161. 7. Adding Displaying Public Channels/6. Set First Channel on Page Load, Show Active Channel.vtt 4KB
  162. 12. Starred Component to Favorite Unfavorite Channels/3. Display Starred Channels in Starred Component.vtt 4KB
  163. 9. Adding Uploading Messages with Media Files/1. Create File Modal to Upload File.vtt 4KB
  164. 14. Color Picker to Change App Colors/1. Add Color Picker Modal to ColorPanel.vtt 4KB
  165. 16. Display Animation when Users Typing/1. Add Typing Collection to Track When Other Users Typing.vtt 4KB
  166. 4. Form Validation and Authentication Error Handling/4. Create Login Form and Functionality.vtt 4KB
  167. 6. Building Out Chat Console/3. Add Signout Functionality, Clear User Action.vtt 4KB
  168. 5. Integrate Redux for Global State/3. Add Spinner Component for Loading State.vtt 4KB
  169. 9. Adding Uploading Messages with Media Files/5. Options for Displaying ProgressBar.vtt 4KB
  170. 13. MetaPanel Component to Display Channel Info/2. Display Channel Info in MetaPanel.vtt 3KB
  171. 2. Project Setup/3. Setup Firebase.vtt 3KB
  172. 12. Starred Component to Favorite Unfavorite Channels/1. Add Starred Component to Hold Starred (Favorited) Channels.vtt 3KB
  173. 16. Display Animation when Users Typing/2. Add Typing Component Animation, Display in Messages.vtt 3KB
  174. 9. Adding Uploading Messages with Media Files/4. ProgressBar Component to Represent Image Upload.vtt 3KB
  175. 15. Change and Edit User Avatar Images/1. Create Change Avatar Modal.vtt 3KB
  176. 7. Adding Displaying Public Channels/4. Display Channels with child_added Listener.vtt 3KB
  177. 19. Deploying our App with Firebase Tools/1. Deploy our App with Firebase Tools.vtt 3KB
  178. 5. Integrate Redux for Global State/1. onAuthStateChanged to Listen for LoginRegister.vtt 3KB
  179. 7. Adding Displaying Public Channels/1. Add Channels Component.vtt 3KB
  180. 1. Required Optional Tools/2. Install React Redux Dev Tools for Google Chrome.vtt 3KB
  181. 10. Sending Direct Messages to Users/3. Create DirectMessages Component.vtt 2KB
  182. 17. Adding Emoji Picker, Loading Skeleton, Automatic Scroll to Bottom, Key Shortcuts/2. Automatic Scroll to Bottom upon New Message.vtt 2KB
  183. 2. Project Setup/1. Git Clone and Install Dependencies.vtt 2KB
  184. 17. Adding Emoji Picker, Loading Skeleton, Automatic Scroll to Bottom, Key Shortcuts/4. Create Key Combo Shortcuts to Send Messages.vtt 2KB
  185. 10. Sending Direct Messages to Users/7. Display Active DirectMessage Channel.vtt 1KB
  186. 8. Adding Displaying Messages on Public Channels/3. Controlled Input to Clear Message, Disable Button on Loading State.vtt 1KB
  187. 1. Required Optional Tools/1. Required Tools for the Project.vtt 1KB
  188. 6. Building Out Chat Console/5. Add Avatar to User Dropdown.vtt 1KB
  189. 7. Adding Displaying Public Channels/7. Remove Listeners with componentWillUnmount.vtt 1KB
  190. 20. BONUS/1. Bonus Lecture.vtt 1KB
  191. 18. Removing Listeners, Securing our App with Firebase Rules/3.1 Database Rules.zip.zip 1018B
  192. 18. Removing Listeners, Securing our App with Firebase Rules/2.1 Storage Rules.zip.zip 840B
  193. [FCS Forum].url 133B
  194. [FreeCourseSite.com].url 127B
  195. 20. BONUS/1.1 Subscribe CodeArtistry.html 104B
  196. 15. Change and Edit User Avatar Images/2. Crop Uploaded Image with AvatarEditor.vtt 0B