首页 磁力链接怎么用

[DesireCourse.Net] Udemy - Build an app with React, Redux and Firestore from scratch

文件类型 收录时间 最后活跃 资源热度 文件大小 文件数量
视频 2020-1-18 12:18 2024-5-27 12:24 218 11.34 GB 253
二维码链接
[DesireCourse.Net] Udemy - Build an app with React, Redux and Firestore from scratch的二维码
种子下载(838888不存储任何种子文件)
种子下载线路1(迅雷)--推荐
种子下载线路2(比特彗星)
种子下载线路3(torcache)
3条线路均为国内外知名下载网站种子链接,内容跟本站无关!
文件列表
  1. 1. Course introduction and getting started/1. Introduction.mp434.92MB
  2. 1. Course introduction and getting started/10. Source control.mp433.22MB
  3. 1. Course introduction and getting started/11. Section 1 summary.mp415.43MB
  4. 1. Course introduction and getting started/2. Exercise Files.mp410.88MB
  5. 1. Course introduction and getting started/3. Setting up the project.mp451.64MB
  6. 1. Course introduction and getting started/4. Visual Studio Code Extensions.mp451.13MB
  7. 1. Course introduction and getting started/5. Course Snippets.mp428.65MB
  8. 1. Course introduction and getting started/6. Reviewing the React project contents and startup.mp487.61MB
  9. 1. Course introduction and getting started/7. Hot Module Replacement.mp437.48MB
  10. 1. Course introduction and getting started/8. Folder Structure.mp458.84MB
  11. 1. Course introduction and getting started/9. Versions.mp434.3MB
  12. 10. Adding Google maps integration into our application/1. Introduction.mp46.15MB
  13. 10. Adding Google maps integration into our application/2. Getting our Google API Keys.mp449.54MB
  14. 10. Adding Google maps integration into our application/3. Setting up Places Autocomplete.mp441.91MB
  15. 10. Adding Google maps integration into our application/4. Creating a reusable Place Input field.mp488.71MB
  16. 10. Adding Google maps integration into our application/5. Narrowing the venue results to the selected city.mp4135.03MB
  17. 10. Adding Google maps integration into our application/6. Setting up Google Maps + Google Maps Challenge.mp476.03MB
  18. 10. Adding Google maps integration into our application/7. Google maps challenge solution.mp470.99MB
  19. 10. Adding Google maps integration into our application/8. Adding a Map component to our application.mp4102.79MB
  20. 10. Adding Google maps integration into our application/9. Summary of section 10.mp43.5MB
  21. 11. Modals/1. Introduction.mp46.3MB
  22. 11. Modals/2. Setting up our modals in Redux part 1.mp445.99MB
  23. 11. Modals/3. Setting up our modals in Redux part 2.mp481.98MB
  24. 11. Modals/4. Adding login and register modals.mp479.39MB
  25. 11. Modals/5. Creating an auth reducer.mp442.8MB
  26. 11. Modals/6. Hooking up the nav bar to the auth.mp460.97MB
  27. 11. Modals/7. Summary of section 11.mp43.05MB
  28. 12. Redux Thunk/1. Introduction.mp411.65MB
  29. 12. Redux Thunk/2. Redux thunk 101 part 1.mp468.68MB
  30. 12. Redux Thunk/3. Redux-Thunk 101 part 2.mp464.98MB
  31. 12. Redux Thunk/4. Isolating button loading indicators.mp448.96MB
  32. 12. Redux Thunk/5. Creating a mock API.mp426.06MB
  33. 12. Redux Thunk/6. Fetching events from the mock API.mp457.5MB
  34. 12. Redux Thunk/7. Adding a Loading Component.mp457.39MB
  35. 12. Redux Thunk/8. Summary of section 12.mp46.42MB
  36. 13. Loose Ends/1. Introduction.mp42.94MB
  37. 13. Loose Ends/2. React Redux Toastr.mp478.07MB
  38. 13. Loose Ends/3. Date FNS.mp486.7MB
  39. 13. Loose Ends/4. Event Activity.mp412.34MB
  40. 13. Loose Ends/5. Summary of section 13.mp421.68MB
  41. 14. Firestore introduction/1. Introduction.mp49.03MB
  42. 14. Firestore introduction/2. Creating the Firebase project.mp446.27MB
  43. 14. Firestore introduction/3. Setting up the store for Firestore.mp494.11MB
  44. 14. Firestore introduction/4. Adding data to Firestore.mp455.99MB
  45. 14. Firestore introduction/5. Listening to data from Firestore.mp499.27MB
  46. 14. Firestore introduction/6. Summary of section 14.mp48.21MB
  47. 15. Firebase authentication/1. Introduction.mp44.66MB
  48. 15. Firebase authentication/10. Adding Facebook login to our app.mp445.13MB
  49. 15. Firebase authentication/11. Adding Google login to our app.mp445.99MB
  50. 15. Firebase authentication/12. Managing the User profile data.mp451.8MB
  51. 15. Firebase authentication/13. Changing the nav bar display name.mp420.67MB
  52. 15. Firebase authentication/14. Adding the Account page.mp442.66MB
  53. 15. Firebase authentication/15. Updating the Password form.mp474.97MB
  54. 15. Firebase authentication/16. Attaching auth is ready to the app.mp455.39MB
  55. 15. Firebase authentication/17. Summary of section 15.mp48.41MB
  56. 15. Firebase authentication/2. Firebase login.mp440.68MB
  57. 15. Firebase authentication/3. Handling Firebase errors.mp423.49MB
  58. 15. Firebase authentication/4. Using withFirebase to sign out of the app.mp438.28MB
  59. 15. Firebase authentication/5. Creating the register method.mp493.12MB
  60. 15. Firebase authentication/6. Hooking up the register method to our app.mp436.15MB
  61. 15. Firebase authentication/7. Error handing in the Register form.mp427.64MB
  62. 15. Firebase authentication/8. Social login component.mp421.28MB
  63. 15. Firebase authentication/9. Facebook login setup.mp435.4MB
  64. 16. User management/1. Introduction.mp41.67MB
  65. 16. User management/2. Setting up the basic user page form.mp432.68MB
  66. 16. User management/3. Creating a reusable Radio input field.mp454.52MB
  67. 16. User management/4. Adding the update user profile user action.mp430.17MB
  68. 16. User management/5. Hooking the update user method to the form.mp450.82MB
  69. 16. User management/6. Date consistency.mp464.13MB
  70. 16. User management/7. Adding the about me page.mp460.44MB
  71. 16. User management/8. Summary of section 16.mp42.05MB
  72. 17. Photo Uploads in our application/1. Introduction.mp413.98MB
  73. 17. Photo Uploads in our application/10. Displaying the photos on the page.mp454.11MB
  74. 17. Photo Uploads in our application/11. Dealing with duplicate photos on the page.mp443.22MB
  75. 17. Photo Uploads in our application/12. Adding the delete photo method.mp454.35MB
  76. 17. Photo Uploads in our application/13. Adding the set main photo method.mp445.34MB
  77. 17. Photo Uploads in our application/14. Improving the User experience.mp445.56MB
  78. 17. Photo Uploads in our application/15. Summary of section 17.mp48.79MB
  79. 17. Photo Uploads in our application/2. Setting up Firebase Storage.mp414.65MB
  80. 17. Photo Uploads in our application/3. Adding the Photos page.mp413.24MB
  81. 17. Photo Uploads in our application/4. React Dropzone.mp4131.85MB
  82. 17. Photo Uploads in our application/5. React Cropper.mp475.63MB
  83. 17. Photo Uploads in our application/6. Adding the photo upload method.mp494.75MB
  84. 17. Photo Uploads in our application/7. Adding the method to the photo component.mp445.63MB
  85. 17. Photo Uploads in our application/8. Using the debugger in VS Code.mp465.85MB
  86. 17. Photo Uploads in our application/9. Connecting the photos component to Firestore.mp473.63MB
  87. 18. Challenge 1/1. Introduction to the challenge.mp419.3MB
  88. 18. Challenge 1/2. Challenge set up.mp462.32MB
  89. 18. Challenge 1/3. Challenge solution.mp453.31MB
  90. 19. Moving the Events into Firestore/1. Introduction.mp42.59MB
  91. 19. Moving the Events into Firestore/10. improving the cancel experience.mp496.25MB
  92. 19. Moving the Events into Firestore/11. React lifecycle method - componentWillUnmount.mp443.37MB
  93. 19. Moving the Events into Firestore/12. Adding conditionals to the buttons in the event detailed header.mp472.05MB
  94. 19. Moving the Events into Firestore/13. Adding the user signup to events.mp485.11MB
  95. 19. Moving the Events into Firestore/14. Adding cancel signup to the events.mp461.94MB
  96. 19. Moving the Events into Firestore/15. Setting the links in the app.mp456.75MB
  97. 19. Moving the Events into Firestore/16. Viewing other users profiles.mp462.41MB
  98. 19. Moving the Events into Firestore/17. App cleanup.mp469.05MB
  99. 19. Moving the Events into Firestore/18. React lazy load.mp442.2MB
  100. 19. Moving the Events into Firestore/19. Adding loading indicators to improve the user experience.mp469.02MB
  101. 19. Moving the Events into Firestore/2. Firestore Database design.mp436.78MB
  102. 19. Moving the Events into Firestore/20. Summary of section 19.mp49.1MB
  103. 19. Moving the Events into Firestore/3. Create event method.mp4104.96MB
  104. 19. Moving the Events into Firestore/4. Hooking up the create event method to the event form.mp436.69MB
  105. 19. Moving the Events into Firestore/5. Getting data from Firestore.mp467.32MB
  106. 19. Moving the Events into Firestore/6. Updating the mapState function.mp436.43MB
  107. 19. Moving the Events into Firestore/7. Converting objects to arrays.mp484.38MB
  108. 19. Moving the Events into Firestore/8. Updating events.mp469.35MB
  109. 19. Moving the Events into Firestore/9. Adding the cancel event toggle.mp457.4MB
  110. 2. React Concepts/1. Introduction.mp45.65MB
  111. 2. React Concepts/2. Why React.mp410.04MB
  112. 2. React Concepts/3. React Concepts.mp48.89MB
  113. 2. React Concepts/4. Introduction to JSX.mp412.62MB
  114. 2. React Concepts/5. React Developer tools.mp424.23MB
  115. 2. React Concepts/6. Decisions decisions....mp414.66MB
  116. 20. Paging, sorting and filtering/1. Introduction.mp431.61MB
  117. 20. Paging, sorting and filtering/10. Adding filtered events to the reducer state.mp452.41MB
  118. 20. Paging, sorting and filtering/11. Adding the events to the UI.mp446.5MB
  119. 20. Paging, sorting and filtering/12. Adding tab functionality to change the query.mp469.48MB
  120. 20. Paging, sorting and filtering/13. Summary of section 20.mp421.06MB
  121. 20. Paging, sorting and filtering/2. Preparation for paging.mp433.75MB
  122. 20. Paging, sorting and filtering/3. Filtering and Sorting.mp4107.81MB
  123. 20. Paging, sorting and filtering/4. Setting up paging.mp456.76MB
  124. 20. Paging, sorting and filtering/5. Adding the paging for the events dashboard.mp453.91MB
  125. 20. Paging, sorting and filtering/6. Improving the paging experience.mp438.02MB
  126. 20. Paging, sorting and filtering/7. Infinite scroll.mp446.66MB
  127. 20. Paging, sorting and filtering/8. Building compound queries.mp484.76MB
  128. 20. Paging, sorting and filtering/9. Firestore composite indexes.mp454.27MB
  129. 21. Event Chat system/1. Introduction.mp49.33MB
  130. 21. Event Chat system/10. Summary of section 21.mp49.69MB
  131. 21. Event Chat system/2. Connect to Firebase.mp453.57MB
  132. 21. Event Chat system/3. Sending a comment to firebase.mp476.4MB
  133. 21. Event Chat system/4. Shaping the chat data.mp421.74MB
  134. 21. Event Chat system/5. Adding the chat data to the component.mp469.17MB
  135. 21. Event Chat system/6. Adding the reply form.mp436.18MB
  136. 21. Event Chat system/7. Using dynamic form names in redux forms.mp439.95MB
  137. 21. Event Chat system/8. Adding parent ids to comments.mp435.51MB
  138. 21. Event Chat system/9. Displaying the chat with replies.mp482.34MB
  139. 22. Cloud functions/1. Introduction.mp412.12MB
  140. 22. Cloud functions/2. Cloud functions setup.mp446.03MB
  141. 22. Cloud functions/3. Creating our first cloud function.mp460.01MB
  142. 22. Cloud functions/4. Checking the cloud function logs.mp410.4MB
  143. 22. Cloud functions/5. Adding another cloud function.mp458.97MB
  144. 22. Cloud functions/6. Reviewing the data in cloud functions.mp448.6MB
  145. 22. Cloud functions/7. Adding the event activity feed.mp450.3MB
  146. 22. Cloud functions/8. Making the event activity feed stick.mp461.2MB
  147. 22. Cloud functions/9. Summary of section 22.mp42.75MB
  148. 23. Firestore data consistency/1. Introduction.mp413MB
  149. 23. Firestore data consistency/2. Batch updates for the user photos.mp4135.01MB
  150. 23. Firestore data consistency/3. Batch updates for the events.mp4128.86MB
  151. 23. Firestore data consistency/4. Firestore transactions.mp477.11MB
  152. 23. Firestore data consistency/5. Summary of section 23.mp410.95MB
  153. 24. Securing our application/1. Introduction.mp412.1MB
  154. 24. Securing our application/2. Implementing Firestore security rules.mp474.84MB
  155. 24. Securing our application/3. Firestore security rules simulator.mp497.92MB
  156. 24. Securing our application/4. Checking our permissions.mp4132.07MB
  157. 24. Securing our application/5. Adding an unauth modal.mp421.56MB
  158. 24. Securing our application/6. Adding a redux auth wrapper.mp448.9MB
  159. 24. Securing our application/7. Improving the user experience for anonymous users.mp422.87MB
  160. 24. Securing our application/8. Adding a popup for anonymous users when clicking buttons.mp460.32MB
  161. 24. Securing our application/9. Summary of section 25.mp46.42MB
  162. 25. Finishing touches and publishing our application/1. Introduction.mp410.17MB
  163. 25. Finishing touches and publishing our application/10. Publishing to Firebase.mp436.71MB
  164. 25. Finishing touches and publishing our application/11. End of course summary.mp415.42MB
  165. 25. Finishing touches and publishing our application/2. Adding more loading indicators.mp481.12MB
  166. 25. Finishing touches and publishing our application/3. Adding a Not Found component.mp433.37MB
  167. 25. Finishing touches and publishing our application/4. Dealing with not found events.mp450.96MB
  168. 25. Finishing touches and publishing our application/5. Final clean up and finishing touches.mp448.67MB
  169. 25. Finishing touches and publishing our application/6. Fixing a bug in the application.mp485.38MB
  170. 25. Finishing touches and publishing our application/7. Building the project.mp424.42MB
  171. 25. Finishing touches and publishing our application/8. Examining the bundle size.mp428.41MB
  172. 25. Finishing touches and publishing our application/9. Service Workers.mp453MB
  173. 26. Post course Challenge/1. Challenge introduction.mp434.28MB
  174. 26. Post course Challenge/2. Challenge set up.mp413.64MB
  175. 26. Post course Challenge/3. Challenge hints.mp430.81MB
  176. 26. Post course Challenge/4. Challenge solution part 1.mp431.85MB
  177. 26. Post course Challenge/5. Challenge solution part 2.mp429.39MB
  178. 26. Post course Challenge/6. Challenge solution part 3.mp428MB
  179. 26. Post course Challenge/7. Challenge solution part 4.mp419.41MB
  180. 26. Post course Challenge/8. Challenge solution part 5.mp425.16MB
  181. 27. Bonus - Course updates - June 2019/1. Course update June 2019 - whats changed and what to do if you mid course.mp459.96MB
  182. 28. Bonus - Revents Alpha, React Hooks and the future of this course/1. Introduction to Revents Alpha.mp421.53MB
  183. 28. Bonus - Revents Alpha, React Hooks and the future of this course/2. React Hooks used in Revents Alpha.mp4110.99MB
  184. 28. Bonus - Revents Alpha, React Hooks and the future of this course/3. React Redux Hooks used in Revents Alpha.mp473.45MB
  185. 28. Bonus - Revents Alpha, React Hooks and the future of this course/4. React Redux Firebase Alpha, setup, usage and the future of this course.mp4119.5MB
  186. 3. Thinking in React/1. Introduction.mp47.29MB
  187. 3. Thinking in React/10. Adding state to our application.mp436.09MB
  188. 3. Thinking in React/11. Inverse data flow.mp458.48MB
  189. 3. Thinking in React/12. Summary of section 3.mp412.24MB
  190. 3. Thinking in React/2. Breaking up the UI into a component hierarchy.mp432.26MB
  191. 3. Thinking in React/3. Semantic UI Introduction.mp471.94MB
  192. 3. Thinking in React/4. Building our first component.mp434.34MB
  193. 3. Thinking in React/5. Adding the Navigation bar and styling.mp480.85MB
  194. 3. Thinking in React/6. Adding the event list items component.mp460.21MB
  195. 3. Thinking in React/7. Adding the Event Form.mp435.9MB
  196. 3. Thinking in React/8. Passing down static props to components.mp488.28MB
  197. 3. Thinking in React/9. Identifying state.mp414.57MB
  198. 4. Forms 101/1. Introduction.mp46.52MB
  199. 4. Forms 101/2. Uncontrolled Forms.mp430.41MB
  200. 4. Forms 101/3. Controlled Forms.mp4112.7MB
  201. 4. Forms 101/4. Submitting form data.mp482.54MB
  202. 4. Forms 101/5. Summary of section 4.mp410.41MB
  203. 5. Creating a CRUD application in React/1. Introduction.mp43.37MB
  204. 5. Creating a CRUD application in React/2. Selecting event to open.mp472.46MB
  205. 5. Creating a CRUD application in React/3. React lifecycle method - componentDidMount.mp438.35MB
  206. 5. Creating a CRUD application in React/4. React Lifecycle method - Alternative to componentWillReceiveProps.mp441.53MB
  207. 5. Creating a CRUD application in React/5. Updating the events.mp436.68MB
  208. 5. Creating a CRUD application in React/6. Deleting the events.mp433.2MB
  209. 5. Creating a CRUD application in React/7. Summary of section 5.mp46.24MB
  210. 6. React Router 5/1. Introduction.mp422.62MB
  211. 6. React Router 5/2. Stateless functional components.mp430.28MB
  212. 6. React Router 5/3. Routing configuration.mp494.7MB
  213. 6. React Router 5/4. Adding a home page.mp442.56MB
  214. 6. React Router 5/5. Adding Signed in and Signed out menus to the nav bar.mp472.06MB
  215. 6. React Router 5/6. Using the withRouter Higher Order Component.mp418.97MB
  216. 6. React Router 5/7. Internal navigation for our application.mp490.79MB
  217. 6. React Router 5/8. Summary of section 6.mp414.78MB
  218. 7. Introduction to Redux/1. Introduction.mp418.03MB
  219. 7. Introduction to Redux/10. Summary of section 7.mp414.01MB
  220. 7. Introduction to Redux/2. React Redux.mp414.56MB
  221. 7. Introduction to Redux/3. Creating a test area to practice concepts.mp417.52MB
  222. 7. Introduction to Redux/4. Redux store configuration.mp461.19MB
  223. 7. Introduction to Redux/5. Connecting the store to our application.mp430.75MB
  224. 7. Introduction to Redux/6. Creating our first actions.mp467.28MB
  225. 7. Introduction to Redux/7. Creating a root reducer.mp420.43MB
  226. 7. Introduction to Redux/8. Improving the dev experience.mp428.42MB
  227. 7. Introduction to Redux/9. Reducing boilerplate code.mp458.69MB
  228. 8. Converting our app to use Redux/1. Introduction.mp46.06MB
  229. 8. Converting our app to use Redux/10. Connecting the event detailed page to the store.mp442.33MB
  230. 8. Converting our app to use Redux/11. Fixing the scroll issue on routing to a new page.mp444.98MB
  231. 8. Converting our app to use Redux/12. Connecting the event form to the store.mp4122.48MB
  232. 8. Converting our app to use Redux/13. Connecting the event actions to the event form.mp467.97MB
  233. 8. Converting our app to use Redux/14. Summary of section 8.mp49.1MB
  234. 8. Converting our app to use Redux/2. Creating actions for Events.mp422.08MB
  235. 8. Converting our app to use Redux/3. Creating the Event reducer.mp450.37MB
  236. 8. Converting our app to use Redux/4. Connecting the event dashboard to the store.mp418.72MB
  237. 8. Converting our app to use Redux/5. Connecting the event actions to the event dashboard.mp444.76MB
  238. 8. Converting our app to use Redux/6. Creating the event detailed page structure.mp461.63MB
  239. 8. Converting our app to use Redux/7. Adding the Event detailed page header component.mp439.79MB
  240. 8. Converting our app to use Redux/8. Adding the Event detailed page info, sidebar and chat.mp445.11MB
  241. 8. Converting our app to use Redux/9. Adding static data for the event detailed page.mp465.34MB
  242. 9. Redux forms 101/1. Redux Forms introduction.mp412.93MB
  243. 9. Redux forms 101/10. Creating a reusable Date input field.mp474.11MB
  244. 9. Redux forms 101/11. Hooking up the Date input to the event form.mp474.09MB
  245. 9. Redux forms 101/12. Summary of section 9.mp43.82MB
  246. 9. Redux forms 101/2. Redux forms setup.mp458.96MB
  247. 9. Redux forms 101/3. Creating a reusable Text input field.mp444.54MB
  248. 9. Redux forms 101/4. Event form changes and cleanup.mp442.38MB
  249. 9. Redux forms 101/5. Creating a reusable Text area input field.mp423.88MB
  250. 9. Redux forms 101/6. Creating a reusable Select input field.mp453.54MB
  251. 9. Redux forms 101/7. Form submission in Redux forms.mp480.78MB
  252. 9. Redux forms 101/8. Introduction to Revalidate.mp417.44MB
  253. 9. Redux forms 101/9. Setting up validation for the event form.mp455.35MB
友情提示
不会用的朋友看这里 把磁力链接复制到离线下载,或者bt下载软件里即可下载文件,或者直接复制迅雷链接到迅雷里下载! 亲,你造吗?将网页分享给您的基友,下载的人越多速度越快哦!

违规内容投诉邮箱:[email protected]

概述 838888磁力搜索是一个磁力链接搜索引擎,是学术研究的副产品,用于解决资源过度分散的问题 它通过BitTorrent协议加入DHT网络,实时的自动采集数据,仅存储文件的标题、大小、文件列表、文件标识符(磁力链接)等基础信息 838888磁力搜索不下载任何真实资源,无法判断资源的合法性及真实性,使用838888磁力搜索服务的用户需自行鉴别内容的真伪 838888磁力搜索不上传任何资源,不提供Tracker服务,不提供种子文件的下载,这意味着838888磁力搜索 838888磁力搜索是一个完全合法的系统