589689.xyz

[12-2019] build-a-slack-chat-app-with-react-redux-and-firebase

  • 收录时间:2020-10-30 23:12:08
  • 文件大小:4GB
  • 下载次数:5
  • 最近下载:2020-12-04 20:38:45
  • 磁力链接:

文件列表

  1. 13 MetaPanel Component to Display Channel Info/049 Display Top Posters for each Channel in MetaPanel.mp4 150MB
  2. 14 Color Picker to Change App Colors/052 Display Saved User Colors as Icons, Change App Colors on Click.mp4 143MB
  3. 08 Adding _ Displaying Messages on Public Channels/028 Create Messages Collection, Add First Message to Database.mp4 132MB
  4. 12 Starred Component to Favorite _ Unfavorite Channels/045 Update 'Starred' Property for User Data Upon Starring Channel.mp4 119MB
  5. 09 Adding _ Uploading Messages with Media Files/033 Upload Image File, Post Image Message.mp4 115MB
  6. 11 Notifications for New Messages on Public Channels/043 Add Notifications to Public Channel.mp4 114MB
  7. 14 Color Picker to Change App Colors/051 Attach Chosen Colors to User Data.mp4 111MB
  8. 10 Sending Direct Messages to Users/039 Add Users to DirectMessages Component, Show If Online_Offline.mp4 106MB
  9. 16 Display Animation when Users Typing/058 Add Typing Listeners to See When Other Users Typing.mp4 102MB
  10. 10 Sending Direct Messages to Users/037 Add Ability to Search Messages.mp4 98MB
  11. 10 Sending Direct Messages to Users/041 Functionality to Add Messages _ Images to Private Channels.mp4 93MB
  12. 08 Adding _ Displaying Messages on Public Channels/027 Scaffold ColorPanel _ Message Components.mp4 93MB
  13. 18 Removing Listeners, Securing our App with Firebase Rules/063 Remove Listeners upon Component Unmount.mp4 93MB
  14. 17 Adding Emoji Picker, Loading Skeleton, Automatic Scroll to Bottom, Key Shortcuts/059 Emoji Picker to Add Emojis to Messages.mp4 90MB
  15. 15 Change and Edit User Avatar Images/055 Upload Cropped Image to Firebase, Put on User Profile.mp4 90MB
  16. 08 Adding _ Displaying Messages on Public Channels/030 Display Messages, Create Message Component.mp4 89MB
  17. 15 Change and Edit User Avatar Images/054 Crop Uploaded Image with AvatarEditor.mp4 87MB
  18. 05 Integrate Redux for Global State/013 Set up Redux to Make User Data Available on Global State.mp4 86MB
  19. 04 Form Validation and Authentication Error Handling/008 Form Validation for Register Form.mp4 86MB
  20. 06 Building Out Chat Console/018 Passing Redux State via Props.mp4 84MB
  21. 04 Form Validation and Authentication Error Handling/010 Add Name and Avatar to Users, Add New Users to Database.mp4 83MB
  22. 17 Adding Emoji Picker, Loading Skeleton, Automatic Scroll to Bottom, Key Shortcuts/061 Show Message Skeleton when Messages Loading.mp4 82MB
  23. 07 Adding _ Displaying Public Channels/022 Create Channels Collection, Add First Channel to Database.mp4 73MB
  24. 03 User Authentication with Firebase/007 Register User with Email and Password.mp4 72MB
  25. 10 Sending Direct Messages to Users/040 Put DirectMessage Channel Data in Global State, Set as Private Channels.mp4 69MB
  26. 13 MetaPanel Component to Display Channel Info/047 Scaffold MetaPanel Component.mp4 69MB
  27. 03 User Authentication with Firebase/006 Create Register Form.mp4 68MB
  28. 06 Building Out Chat Console/016 App Header _ UserPanel Dropdown.mp4 68MB
  29. 10 Sending Direct Messages to Users/036 Add Channel Title _ Users Count to Messages Header.mp4 67MB
  30. 09 Adding _ Uploading Messages with Media Files/032 Put Media File in State, Add Mimetype Validation.mp4 67MB
  31. 07 Adding _ Displaying Public Channels/021 Create Modal for Adding Channels.mp4 66MB
  32. 18 Removing Listeners, Securing our App with Firebase Rules/065 Write Database Rules for App Data.mp4 62MB
  33. 09 Adding _ Uploading Messages with Media Files/031 Create File Modal to Upload File.mp4 62MB
  34. 04 Form Validation and Authentication Error Handling/009 Clear Errors upon Registration, Show Loading State.mp4 58MB
  35. 04 Form Validation and Authentication Error Handling/011 Create Login Form and Functionality.mp4 57MB
  36. 16 Display Animation when Users Typing/056 Add Typing Collection to Track When Other Users Typing.mp4 57MB
  37. 14 Color Picker to Change App Colors/050 Add Color Picker Modal to ColorPanel.mp4 57MB
  38. 15 Change and Edit User Avatar Images/053 Create Change Avatar Modal.mp4 55MB
  39. 07 Adding _ Displaying Public Channels/024 Put Channel on Global State, Add channel_reducer.mp4 55MB
  40. 12 Starred Component to Favorite _ Unfavorite Channels/044 Add Starred Component to Hold Starred (Favorited) Channels.mp4 51MB
  41. 18 Removing Listeners, Securing our App with Firebase Rules/064 Write Firebase Storage Rules for Media Files.mp4 51MB
  42. 12 Starred Component to Favorite _ Unfavorite Channels/046 Display Starred Channels in Starred Component.mp4 51MB
  43. 07 Adding _ Displaying Public Channels/025 Set First Channel on Page Load, Show Active Channel.mp4 50MB
  44. 16 Display Animation when Users Typing/057 Add Typing Component _ Animation, Display in Messages.mp4 48MB
  45. 09 Adding _ Uploading Messages with Media Files/035 Options for Displaying ProgressBar.mp4 47MB
  46. 13 MetaPanel Component to Display Channel Info/048 Display Channel Info in MetaPanel.mp4 46MB
  47. 09 Adding _ Uploading Messages with Media Files/034 ProgressBar Component to Represent Image Upload.mp4 46MB
  48. 06 Building Out Chat Console/015 Scaffold App Components.mp4 46MB
  49. 02 Project Setup/004 Organize Project, Create Routes.mp4 45MB
  50. 02 Project Setup/005 Setup Firebase.mp4 42MB
  51. 06 Building Out Chat Console/017 Add Signout Functionality, Clear User Action.mp4 41MB
  52. 07 Adding _ Displaying Public Channels/023 Display Channels with child_added Listener.mp4 39MB
  53. 17 Adding Emoji Picker, Loading Skeleton, Automatic Scroll to Bottom, Key Shortcuts/060 Automatic Scroll to Bottom upon New Message.mp4 38MB
  54. 10 Sending Direct Messages to Users/038 Create DirectMessages Component.mp4 35MB
  55. 05 Integrate Redux for Global State/012 onAuthStateChanged to Listen for Login_Register.mp4 34MB
  56. 05 Integrate Redux for Global State/014 Add Spinner Component for Loading State.mp4 34MB
  57. 07 Adding _ Displaying Public Channels/020 Add Channels Component.mp4 30MB
  58. 19 Deploying our App with Firebase Tools/066 Deploy our App with Firebase Tools.mp4 26MB
  59. 01 Required _ Optional Tools/002 Install React _ Redux Dev Tools for Google Chrome.mp4 21MB
  60. 10 Sending Direct Messages to Users/042 Display Active DirectMessage Channel.mp4 20MB
  61. 02 Project Setup/003 Git Clone and Install Dependencies.mp4 18MB
  62. 06 Building Out Chat Console/019 Add Avatar to User Dropdown.mp4 17MB
  63. 01 Required _ Optional Tools/001 Required Tools for the Project.mp4 14MB
  64. 17 Adding Emoji Picker, Loading Skeleton, Automatic Scroll to Bottom, Key Shortcuts/062 Create Key Combo Shortcuts to Send Messages.mp4 13MB
  65. 08 Adding _ Displaying Messages on Public Channels/029 Controlled Input to Clear Message, Disable Button on Loading State.mp4 13MB
  66. 07 Adding _ Displaying Public Channels/026 Remove Listeners with componentWillUnmount.mp4 10MB
  67. 18 Removing Listeners, Securing our App with Firebase Rules/063 Remove-Listeners-upon-Component-Unmount.zip 231KB
  68. 19 Deploying our App with Firebase Tools/066 Final-Code.zip 231KB
  69. 17 Adding Emoji Picker, Loading Skeleton, Automatic Scroll to Bottom, Key Shortcuts/062 Create-Key-Combo-Shortcuts-to-Send-Messages.zip 231KB
  70. 17 Adding Emoji Picker, Loading Skeleton, Automatic Scroll to Bottom, Key Shortcuts/061 Show-Message-Skeleton-when-Messages-Loading.zip 230KB
  71. 17 Adding Emoji Picker, Loading Skeleton, Automatic Scroll to Bottom, Key Shortcuts/059 Emoji-Picker-to-Add-Emojis-to-Messages.zip 230KB
  72. 16 Display Animation when Users Typing/058 Add-Typing-Listeners-to-See-When-Other-Users-Typing.zip 229KB
  73. 16 Display Animation when Users Typing/057 Add-Typing-Component-Animation-Display-in-Messages.zip 229KB
  74. 15 Change and Edit User Avatar Images/055 Upload-Cropped-Image-to-Firebase-Put-on-User-Profile.zip 228KB
  75. 15 Change and Edit User Avatar Images/054 Crop-Uploaded-Image-with-AvatarEditor.zip 228KB
  76. 15 Change and Edit User Avatar Images/053 Create-Change-Avatar-Modal.zip 228KB
  77. 14 Color Picker to Change App Colors/052 Display-Saved-User-Colors-as-Icons-Change-App-Colors-on-Click.zip 227KB
  78. 14 Color Picker to Change App Colors/051 Attach-Chosen-Colors-to-User-Data.zip 227KB
  79. 14 Color Picker to Change App Colors/050 Add-Color-Picker-Modal-to-ColorPanel.zip 226KB
  80. 13 MetaPanel Component to Display Channel Info/049 Display-Top-Posters-for-each-Channel-in-MetaPanel.zip 226KB
  81. 12 Starred Component to Favorite _ Unfavorite Channels/046 Display-Starred-Channels-in-Starred-Component.zip 226KB
  82. 13 MetaPanel Component to Display Channel Info/048 Display-Channel-Info-in-MetaPanel.zip 226KB
  83. 13 MetaPanel Component to Display Channel Info/047 Scaffold-MetaPanel-Component.zip 226KB
  84. 12 Starred Component to Favorite _ Unfavorite Channels/045 Update-Starred-Property-for-User-Data-Upon-Starring-Channel.zip 225KB
  85. 12 Starred Component to Favorite _ Unfavorite Channels/044 Add-Starred-Component-to-Hold-Starred-Favorited-Channels.zip 224KB
  86. 11 Notifications for New Messages on Public Channels/043 Add-Notifications-to-Public-Channels.zip 224KB
  87. 10 Sending Direct Messages to Users/042 Display-Active-DirectMessage-Channel.zip 223KB
  88. 10 Sending Direct Messages to Users/041 Functionality-to-Add-Messages-Images-to-Private-Channels.zip 223KB
  89. 10 Sending Direct Messages to Users/038 Create-DirectMessages-Component.zip 223KB
  90. 10 Sending Direct Messages to Users/040 Put-DirectMessage-Channel-Data-in-Global-State-Set-as-Private-Channels.zip 223KB
  91. 10 Sending Direct Messages to Users/039 Add-Users-to-DirectMessages-Component-Show-If-Online-Offline.zip 223KB
  92. 10 Sending Direct Messages to Users/037 Add-Ability-to-Search-Messages.zip 222KB
  93. 10 Sending Direct Messages to Users/036 Add-Channel-TItle-Users-Count-to-Messages-Header.zip 221KB
  94. 09 Adding _ Uploading Messages with Media Files/035 Options-for-Displaying-ProgressBar.zip 221KB
  95. 09 Adding _ Uploading Messages with Media Files/034 ProgressBar-Component-to-Represent-Image-Upload.zip 221KB
  96. 09 Adding _ Uploading Messages with Media Files/033 Upload-Image-File-Post-Image-Message.zip 221KB
  97. 09 Adding _ Uploading Messages with Media Files/032 Put-Media-File-in-State-Add-Mimetype-Validation.zip 220KB
  98. 09 Adding _ Uploading Messages with Media Files/031 Create-FileModal-to-Upload-File.zip 220KB
  99. 08 Adding _ Displaying Messages on Public Channels/030 Display-Messages-Create-Message-Component.zip 219KB
  100. 08 Adding _ Displaying Messages on Public Channels/029 Controlled-Input-to-Clear-Message-Disable-Button-on-Loading-State.zip 218KB
  101. 08 Adding _ Displaying Messages on Public Channels/027 Scaffold-ColorPanel-Message-Components.zip 218KB
  102. 07 Adding _ Displaying Public Channels/026 Remove-Listeners-with-componentWillUnmount.zip 216KB
  103. 07 Adding _ Displaying Public Channels/025 Set-First-Channel-on-Page-Load-Show-Active-Channel.zip 216KB
  104. 07 Adding _ Displaying Public Channels/024 Put-Channel-on-Global-State-Add-channel-reducer.zip 216KB
  105. 07 Adding _ Displaying Public Channels/023 Display-Channels-with-child-added-Listener.zip 216KB
  106. 07 Adding _ Displaying Public Channels/022 Create-Channels-Collection-Add-First-Channel-to-Database.zip 216KB
  107. 07 Adding _ Displaying Public Channels/021 Create-Modal-for-Adding-Channels.zip 215KB
  108. 07 Adding _ Displaying Public Channels/020 Add-Channels-Component.zip 215KB
  109. 06 Building Out Chat Console/019 Add-Avatar-to-User-Dropdown.zip 215KB
  110. 06 Building Out Chat Console/018 Passing-Redux-State-via-Props.zip 215KB
  111. 06 Building Out Chat Console/017 Add-Signout-Functionality-Clear-User-Action.zip 214KB
  112. 06 Building Out Chat Console/016 App-Header-UserPanel-Dropdown.zip 214KB
  113. 06 Building Out Chat Console/015 Scaffold-App-Components.zip 213KB
  114. 05 Integrate Redux for Global State/014 Add-Spinner-Component-for-Loading-State.zip 212KB
  115. 05 Integrate Redux for Global State/013 Set-up-Redux-to-Make-User-Data-Available-on-Global-State.zip 212KB
  116. 05 Integrate Redux for Global State/012 onAuthStateChanged-to-Listen-for-Login-Register.zip 210KB
  117. 04 Form Validation and Authentication Error Handling/011 Create-Login-Form-and-Functionality.zip 210KB
  118. 04 Form Validation and Authentication Error Handling/010 Add-Name-and-Avatar-to-Users-Add-New-Users-to-Database.zip 209KB
  119. 04 Form Validation and Authentication Error Handling/009 Clear-Errors-upon-Registration-Show-Loading-State.zip 209KB
  120. 04 Form Validation and Authentication Error Handling/008 Form-Validation-for-Register-Form.zip 208KB
  121. 03 User Authentication with Firebase/007 Register-User-with-Email-and-Password.zip 208KB
  122. 03 User Authentication with Firebase/006 Create-Register-Form.zip 208KB
  123. 02 Project Setup/004 Organize-Project-Create-Routes.zip 207KB
  124. 08 Adding _ Displaying Messages on Public Channels/028 Create Messages Collection, Add First Message to Database.en_US.srt 11KB
  125. 13 MetaPanel Component to Display Channel Info/049 Display Top Posters for each Channel in MetaPanel.en_US.srt 11KB
  126. 11 Notifications for New Messages on Public Channels/043 Add Notifications to Public Channel.en_US.srt 10KB
  127. 14 Color Picker to Change App Colors/052 Display Saved User Colors as Icons, Change App Colors on Click.en_US.srt 10KB
  128. 05 Integrate Redux for Global State/013 Set up Redux to Make User Data Available on Global State.en_US.srt 10KB
  129. 12 Starred Component to Favorite _ Unfavorite Channels/045 Update 'Starred' Property for User Data Upon Starring Channel.en_US.srt 9KB
  130. 09 Adding _ Uploading Messages with Media Files/033 Upload Image File, Post Image Message.en_US.srt 9KB
  131. 04 Form Validation and Authentication Error Handling/008 Form Validation for Register Form.en_US.srt 8KB
  132. 10 Sending Direct Messages to Users/039 Add Users to DirectMessages Component, Show If Online_Offline.en_US.srt 8KB
  133. 14 Color Picker to Change App Colors/051 Attach Chosen Colors to User Data.en_US.srt 8KB
  134. 08 Adding _ Displaying Messages on Public Channels/030 Display Messages, Create Message Component.en_US.srt 8KB
  135. 10 Sending Direct Messages to Users/037 Add Ability to Search Messages.en_US.srt 8KB
  136. 08 Adding _ Displaying Messages on Public Channels/027 Scaffold ColorPanel _ Message Components.en_US.srt 7KB
  137. 04 Form Validation and Authentication Error Handling/010 Add Name and Avatar to Users, Add New Users to Database.en_US.srt 7KB
  138. 10 Sending Direct Messages to Users/041 Functionality to Add Messages _ Images to Private Channels.en_US.srt 7KB
  139. 06 Building Out Chat Console/018 Passing Redux State via Props.en_US.srt 7KB
  140. 03 User Authentication with Firebase/007 Register User with Email and Password.en_US.srt 7KB
  141. 03 User Authentication with Firebase/006 Create Register Form.en_US.srt 7KB
  142. 18 Removing Listeners, Securing our App with Firebase Rules/063 Remove Listeners upon Component Unmount.en_US.srt 7KB
  143. 18 Removing Listeners, Securing our App with Firebase Rules/065 Write Database Rules for App Data.en_US.srt 6KB
  144. 17 Adding Emoji Picker, Loading Skeleton, Automatic Scroll to Bottom, Key Shortcuts/061 Show Message Skeleton when Messages Loading.en_US.srt 6KB
  145. 17 Adding Emoji Picker, Loading Skeleton, Automatic Scroll to Bottom, Key Shortcuts/059 Emoji Picker to Add Emojis to Messages.en_US.srt 6KB
  146. 13 MetaPanel Component to Display Channel Info/047 Scaffold MetaPanel Component.en_US.srt 6KB
  147. 16 Display Animation when Users Typing/058 Add Typing Listeners to See When Other Users Typing.en_US.srt 6KB
  148. 04 Form Validation and Authentication Error Handling/009 Clear Errors upon Registration, Show Loading State.en_US.srt 6KB
  149. 07 Adding _ Displaying Public Channels/022 Create Channels Collection, Add First Channel to Database.en_US.srt 6KB
  150. 18 Removing Listeners, Securing our App with Firebase Rules/064 Write Firebase Storage Rules for Media Files.en_US.srt 6KB
  151. 15 Change and Edit User Avatar Images/055 Upload Cropped Image to Firebase, Put on User Profile.en_US.srt 6KB
  152. 15 Change and Edit User Avatar Images/054 Crop Uploaded Image with AvatarEditor.en_US.srt 6KB
  153. 10 Sending Direct Messages to Users/036 Add Channel Title _ Users Count to Messages Header.en_US.srt 6KB
  154. 06 Building Out Chat Console/016 App Header _ UserPanel Dropdown.en_US.srt 6KB
  155. 09 Adding _ Uploading Messages with Media Files/032 Put Media File in State, Add Mimetype Validation.en_US.srt 6KB
  156. 07 Adding _ Displaying Public Channels/021 Create Modal for Adding Channels.en_US.srt 5KB
  157. 07 Adding _ Displaying Public Channels/024 Put Channel on Global State, Add channel_reducer.en_US.srt 5KB
  158. 10 Sending Direct Messages to Users/040 Put DirectMessage Channel Data in Global State, Set as Private Channels.en_US.srt 5KB
  159. 02 Project Setup/004 Organize Project, Create Routes.en_US.srt 5KB
  160. 07 Adding _ Displaying Public Channels/025 Set First Channel on Page Load, Show Active Channel.en_US.srt 4KB
  161. 12 Starred Component to Favorite _ Unfavorite Channels/046 Display Starred Channels in Starred Component.en_US.srt 4KB
  162. 09 Adding _ Uploading Messages with Media Files/031 Create File Modal to Upload File.en_US.srt 4KB
  163. 14 Color Picker to Change App Colors/050 Add Color Picker Modal to ColorPanel.en_US.srt 4KB
  164. 16 Display Animation when Users Typing/056 Add Typing Collection to Track When Other Users Typing.en_US.srt 4KB
  165. 04 Form Validation and Authentication Error Handling/011 Create Login Form and Functionality.en_US.srt 4KB
  166. 06 Building Out Chat Console/017 Add Signout Functionality, Clear User Action.en_US.srt 4KB
  167. 05 Integrate Redux for Global State/014 Add Spinner Component for Loading State.en_US.srt 4KB
  168. 06 Building Out Chat Console/015 Scaffold App Components.en_US.srt 4KB
  169. 09 Adding _ Uploading Messages with Media Files/035 Options for Displaying ProgressBar.en_US.srt 4KB
  170. 13 MetaPanel Component to Display Channel Info/048 Display Channel Info in MetaPanel.en_US.srt 4KB
  171. 02 Project Setup/005 Setup Firebase.en_US.srt 4KB
  172. 12 Starred Component to Favorite _ Unfavorite Channels/044 Add Starred Component to Hold Starred (Favorited) Channels.en_US.srt 4KB
  173. 09 Adding _ Uploading Messages with Media Files/034 ProgressBar Component to Represent Image Upload.en_US.srt 3KB
  174. 16 Display Animation when Users Typing/057 Add Typing Component _ Animation, Display in Messages.en_US.srt 3KB
  175. 15 Change and Edit User Avatar Images/053 Create Change Avatar Modal.en_US.srt 3KB
  176. 07 Adding _ Displaying Public Channels/023 Display Channels with child_added Listener.en_US.srt 3KB
  177. 19 Deploying our App with Firebase Tools/066 Deploy our App with Firebase Tools.en_US.srt 3KB
  178. 05 Integrate Redux for Global State/012 onAuthStateChanged to Listen for Login_Register.en_US.srt 3KB
  179. 07 Adding _ Displaying Public Channels/020 Add Channels Component.en_US.srt 3KB
  180. 01 Required _ Optional Tools/002 Install React _ Redux Dev Tools for Google Chrome.en_US.srt 3KB
  181. 10 Sending Direct Messages to Users/038 Create DirectMessages Component.en_US.srt 3KB
  182. 17 Adding Emoji Picker, Loading Skeleton, Automatic Scroll to Bottom, Key Shortcuts/060 Automatic Scroll to Bottom upon New Message.en_US.srt 3KB
  183. 02 Project Setup/003 Git Clone and Install Dependencies.en_US.srt 2KB
  184. 17 Adding Emoji Picker, Loading Skeleton, Automatic Scroll to Bottom, Key Shortcuts/062 Create Key Combo Shortcuts to Send Messages.en_US.srt 2KB
  185. 10 Sending Direct Messages to Users/042 Display Active DirectMessage Channel.en_US.srt 1KB
  186. 08 Adding _ Displaying Messages on Public Channels/029 Controlled Input to Clear Message, Disable Button on Loading State.en_US.srt 1KB
  187. 01 Required _ Optional Tools/001 Required Tools for the Project.en_US.srt 1KB
  188. 06 Building Out Chat Console/019 Add Avatar to User Dropdown.en_US.srt 1KB
  189. 07 Adding _ Displaying Public Channels/026 Remove Listeners with componentWillUnmount.en_US.srt 1KB
  190. 18 Removing Listeners, Securing our App with Firebase Rules/065 Database-Rules.zip 1018B
  191. 18 Removing Listeners, Securing our App with Firebase Rules/064 Storage-Rules.zip 840B