本站已收录 番号和无损神作磁力链接/BT种子 

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

种子简介

种子名称: [FreeCourseLab.com] Udemy - Build an app with React, Redux and Firestore from scratch
文件类型: 视频
文件数目: 248个文件
文件大小: 11.32 GB
收录时间: 2020-1-13 03:23
已经下载: 3
资源热度: 225
最近下载: 2024-5-27 18:22

下载BT种子文件

下载Torrent文件(.torrent) 立即下载

磁力链接下载

magnet:?xt=urn:btih:a38ba08e8c36da488ca90e903f3c9083769d49fc&dn=[FreeCourseLab.com] Udemy - Build an app with React, Redux and Firestore from scratch 复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。

喜欢这个种子的人也喜欢

种子包含的文件

[FreeCourseLab.com] Udemy - Build an app with React, Redux and Firestore from scratch.torrent
  • 1. Course introduction and getting started/1. Introduction.mp430.86MB
  • 1. Course introduction and getting started/10. Source control.mp413.9MB
  • 1. Course introduction and getting started/11. Section 1 summary.mp418.19MB
  • 1. Course introduction and getting started/2. Exercise Files.mp48.57MB
  • 1. Course introduction and getting started/3. Setting up the project.mp417.36MB
  • 1. Course introduction and getting started/4. Visual Studio Code Extensions.mp443.67MB
  • 1. Course introduction and getting started/5. Course Snippets.mp419.71MB
  • 1. Course introduction and getting started/6. Reviewing the React project contents and startup.mp439.69MB
  • 1. Course introduction and getting started/7. Hot Module Replacement.mp434.45MB
  • 1. Course introduction and getting started/8. Folder Structure.mp426.22MB
  • 1. Course introduction and getting started/9. Versions.mp431.04MB
  • 10. Adding Google maps integration into our application/1. Introduction.mp47.02MB
  • 10. Adding Google maps integration into our application/2. Getting our Google API Keys.mp430.76MB
  • 10. Adding Google maps integration into our application/3. Setting up Places Autocomplete.mp489.55MB
  • 10. Adding Google maps integration into our application/4. Creating a reusable Place Input field.mp479.15MB
  • 10. Adding Google maps integration into our application/5. Narrowing the venue results to the selected city.mp488.97MB
  • 10. Adding Google maps integration into our application/6. Submitting the form with the venue co-ordinates.mp446.53MB
  • 10. Adding Google maps integration into our application/7. Setting up Google Maps.mp458.89MB
  • 10. Adding Google maps integration into our application/8. Adding a Map component to our application.mp4114.42MB
  • 10. Adding Google maps integration into our application/9. Summary of section 10.mp417.4MB
  • 11. Modals/1. Introduction.mp47.15MB
  • 11. Modals/2. Setting up our modals in Redux part 1.mp452.35MB
  • 11. Modals/3. Setting up our modals in Redux part 2.mp4102.58MB
  • 11. Modals/4. Adding login and register modals.mp489MB
  • 11. Modals/5. Creating an auth reducer.mp444.5MB
  • 11. Modals/6. Hooking up the nav bar to the auth.mp465.81MB
  • 11. Modals/7. Summary of section 11.mp43.43MB
  • 12. Redux Thunk/1. Introduction.mp414.65MB
  • 12. Redux Thunk/2. Redux thunk 101 part 1.mp470.58MB
  • 12. Redux Thunk/3. Redux-Thunk 101 part 2.mp462.23MB
  • 12. Redux Thunk/4. Creating an async reducer.mp456.31MB
  • 12. Redux Thunk/5. Creating a mock API.mp430.49MB
  • 12. Redux Thunk/6. Fetching events from the mock API.mp472.95MB
  • 12. Redux Thunk/7. Adding a Loading Component.mp438.74MB
  • 12. Redux Thunk/8. Summary of section 12.mp47.38MB
  • 13. Loose Ends/1. Introduction.mp43.18MB
  • 13. Loose Ends/2. React Redux Toastr.mp472.06MB
  • 13. Loose Ends/3. Date FNS.mp472.81MB
  • 13. Loose Ends/4. Event Activity.mp424.62MB
  • 13. Loose Ends/5. Summary of section 13.mp435.72MB
  • 14. Firestore introduction/1. Introduction.mp410.67MB
  • 14. Firestore introduction/2. Creating the Firebase project.mp437.46MB
  • 14. Firestore introduction/3. Setting up the store for Firestore.mp483.97MB
  • 14. Firestore introduction/4. Adding data to Firestore.mp457.09MB
  • 14. Firestore introduction/5. Listening to data from Firestore.mp479.21MB
  • 14. Firestore introduction/6. Firestore 4.13.0 update to date objects.mp443.34MB
  • 14. Firestore introduction/7. Summary of section 14.mp49.73MB
  • 15. Firebase authentication/1. Introduction.mp45.35MB
  • 15. Firebase authentication/10. Adding Facebook login to our app.mp456.62MB
  • 15. Firebase authentication/11. Adding Google login to our app.mp446.69MB
  • 15. Firebase authentication/12. Managing the User profile data.mp464.32MB
  • 15. Firebase authentication/13. Changing the nav bar display name.mp424.75MB
  • 15. Firebase authentication/14. Adding the Account page.mp452.68MB
  • 15. Firebase authentication/15. Updating the Password form.mp491.8MB
  • 15. Firebase authentication/16. Attaching auth is ready to the app.mp467.3MB
  • 15. Firebase authentication/17. Summary of section 15.mp49.49MB
  • 15. Firebase authentication/2. Firebase login.mp463.98MB
  • 15. Firebase authentication/3. Handling Firebase errors.mp428.44MB
  • 15. Firebase authentication/4. Using withFirebase to sign out of the app.mp446.62MB
  • 15. Firebase authentication/5. Creating the register method.mp467.97MB
  • 15. Firebase authentication/6. Hooking up the register method to our app.mp451.42MB
  • 15. Firebase authentication/7. Error handing in the Register form.mp433.75MB
  • 15. Firebase authentication/8. Social login component.mp425.89MB
  • 15. Firebase authentication/9. Facebook login setup.mp445.87MB
  • 16. User management/1. Introduction.mp41.88MB
  • 16. User management/2. Setting up the basic user page form.mp439.32MB
  • 16. User management/3. Creating a reusable Radio input field.mp463.07MB
  • 16. User management/4. Adding the update user profile user action.mp448.87MB
  • 16. User management/5. Hooking the update user method to the form.mp478.6MB
  • 16. User management/6. Adding the about me page.mp481.91MB
  • 16. User management/7. Summary of section 16.mp42.24MB
  • 17. Photo Uploads in our application/1. Introduction.mp416.98MB
  • 17. Photo Uploads in our application/10. Displaying the photos on the page.mp441.35MB
  • 17. Photo Uploads in our application/11. Dealing with duplicate photos on the page.mp454.99MB
  • 17. Photo Uploads in our application/12. Adding the delete photo method.mp468.38MB
  • 17. Photo Uploads in our application/13. Adding the set main photo method.mp467.11MB
  • 17. Photo Uploads in our application/14. Improving the User experience.mp475.92MB
  • 17. Photo Uploads in our application/15. Summary of section 17.mp410.95MB
  • 17. Photo Uploads in our application/2. Setting up Firebase Storage.mp417.63MB
  • 17. Photo Uploads in our application/3. Adding the Photos page.mp416.34MB
  • 17. Photo Uploads in our application/4. React Dropzone.mp472.08MB
  • 17. Photo Uploads in our application/5. React Cropper.mp482.89MB
  • 17. Photo Uploads in our application/6. Adding the photo upload method.mp4110.69MB
  • 17. Photo Uploads in our application/7. Adding the method to the photo component.mp458.45MB
  • 17. Photo Uploads in our application/8. Using the debugger in VS Code.mp480.03MB
  • 17. Photo Uploads in our application/9. Connecting the photos component to Firestore.mp464.55MB
  • 18. Challenge 1/1. Introduction to the challenge.mp425.18MB
  • 18. Challenge 1/2. Challenge set up.mp470.29MB
  • 18. Challenge 1/3. Challenge solution.mp460.09MB
  • 19. Moving the Events into Firestore/1. Introduction.mp42.89MB
  • 19. Moving the Events into Firestore/10. improving the cancel experience.mp485.85MB
  • 19. Moving the Events into Firestore/11. React lifecycle method - componentWillUnmount.mp429.25MB
  • 19. Moving the Events into Firestore/12. Adding conditionals to the buttons in the event detailed header.mp462.52MB
  • 19. Moving the Events into Firestore/13. Adding the user signup to events.mp493.14MB
  • 19. Moving the Events into Firestore/14. Adding cancel signup to the events.mp460.75MB
  • 19. Moving the Events into Firestore/15. Setting the links in the app.mp442.64MB
  • 19. Moving the Events into Firestore/16. Viewing other users profiles.mp471.35MB
  • 19. Moving the Events into Firestore/17. App cleanup.mp466.44MB
  • 19. Moving the Events into Firestore/18. React lazy load.mp446.48MB
  • 19. Moving the Events into Firestore/19. Adding loading indicators to improve the user experience.mp464.36MB
  • 19. Moving the Events into Firestore/2. Firestore Database design.mp443.12MB
  • 19. Moving the Events into Firestore/20. Summary of section 19.mp410.18MB
  • 19. Moving the Events into Firestore/3. Create event method.mp481.5MB
  • 19. Moving the Events into Firestore/4. Hooking up the create event method to the event form.mp434.83MB
  • 19. Moving the Events into Firestore/5. Getting data from Firestore.mp454.18MB
  • 19. Moving the Events into Firestore/6. Updating the mapState function.mp432.39MB
  • 19. Moving the Events into Firestore/7. Converting objects to arrays.mp453.35MB
  • 19. Moving the Events into Firestore/8. Updating events.mp475.94MB
  • 19. Moving the Events into Firestore/9. Adding the cancel event toggle.mp472.04MB
  • 2. React Concepts/1. Introduction.mp46.53MB
  • 2. React Concepts/2. Why React.mp412MB
  • 2. React Concepts/3. React Concepts.mp410.13MB
  • 2. React Concepts/4. Introduction to JSX.mp414.97MB
  • 2. React Concepts/5. React Developer tools.mp429.76MB
  • 2. React Concepts/6. Decisions decisions....mp416.62MB
  • 20. Paging, sorting and filtering/1. Introduction.mp435.41MB
  • 20. Paging, sorting and filtering/10. Adding filtered events to the reducer state.mp457.55MB
  • 20. Paging, sorting and filtering/11. Adding the events to the UI.mp456.3MB
  • 20. Paging, sorting and filtering/12. Adding tab functionality to change the query.mp475.78MB
  • 20. Paging, sorting and filtering/13. Summary of section 20.mp422.1MB
  • 20. Paging, sorting and filtering/2. Preparation for paging.mp442MB
  • 20. Paging, sorting and filtering/3. Filtering and Sorting.mp4106.43MB
  • 20. Paging, sorting and filtering/4. Setting up paging.mp462.47MB
  • 20. Paging, sorting and filtering/5. Adding the paging for the events dashboard.mp459.19MB
  • 20. Paging, sorting and filtering/6. Improving the paging experience.mp436.42MB
  • 20. Paging, sorting and filtering/7. Infinite scroll.mp461.88MB
  • 20. Paging, sorting and filtering/8. Building compound queries.mp493.02MB
  • 20. Paging, sorting and filtering/9. Firestore composite indexes.mp458.55MB
  • 21. Event Chat system/1. Introduction.mp49.33MB
  • 21. Event Chat system/10. Summary of section 21.mp49.69MB
  • 21. Event Chat system/2. Connect to Firebase.mp457.25MB
  • 21. Event Chat system/3. Sending a comment to firebase.mp482.15MB
  • 21. Event Chat system/4. Shaping the chat data.mp423.58MB
  • 21. Event Chat system/5. Adding the chat data to the component.mp475.09MB
  • 21. Event Chat system/6. Adding the reply form.mp439.48MB
  • 21. Event Chat system/7. Using dynamic form names in redux forms.mp442.74MB
  • 21. Event Chat system/8. Adding parent ids to comments.mp438.69MB
  • 21. Event Chat system/9. Displaying the chat with replies.mp488.18MB
  • 22. Cloud functions/1. Introduction.mp416.44MB
  • 22. Cloud functions/2. Cloud functions setup.mp456.58MB
  • 22. Cloud functions/3. Creating our first cloud function.mp465.85MB
  • 22. Cloud functions/4. Checking the cloud function logs.mp411.7MB
  • 22. Cloud functions/5. Adding another cloud function.mp463.9MB
  • 22. Cloud functions/6. Reviewing the data in cloud functions.mp454.6MB
  • 22. Cloud functions/7. Adding the event activity feed.mp457.05MB
  • 22. Cloud functions/8. Making the event activity feed stick.mp454.09MB
  • 22. Cloud functions/9. Summary of section 22.mp44.65MB
  • 23. Challenge 2 - the big one/1. Challenge introduction.mp435.96MB
  • 23. Challenge 2 - the big one/2. Challenge set up.mp415.42MB
  • 23. Challenge 2 - the big one/3. Challenge hints.mp433.94MB
  • 23. Challenge 2 - the big one/4. Challenge solution part 1.mp431.84MB
  • 23. Challenge 2 - the big one/5. Challenge solution part 2.mp429.39MB
  • 23. Challenge 2 - the big one/6. Challenge solution part 3.mp428MB
  • 23. Challenge 2 - the big one/7. Challenge solution part 4.mp419.42MB
  • 23. Challenge 2 - the big one/8. Challenge solution part 5.mp429.94MB
  • 24. Firestore data consistency/1. Introduction.mp414.44MB
  • 24. Firestore data consistency/2. Batch updates for the user photos.mp4123.94MB
  • 24. Firestore data consistency/3. Batch updates for the events.mp4132.8MB
  • 24. Firestore data consistency/4. Firestore transactions.mp483.28MB
  • 24. Firestore data consistency/5. Summary of section 24.mp412.07MB
  • 25. Securing our application/1. Introduction.mp413.94MB
  • 25. Securing our application/2. Implementing Firestore security rules.mp463.31MB
  • 25. Securing our application/3. Checking our permissions.mp495.89MB
  • 25. Securing our application/4. Checking anonymous user permissions.mp418.44MB
  • 25. Securing our application/5. Adding an unauth modal.mp423.87MB
  • 25. Securing our application/6. Adding a redux auth wrapper.mp452.92MB
  • 25. Securing our application/7. Improving the user experience for anonymous users.mp425.16MB
  • 25. Securing our application/8. Adding a popup for anonymous users when clicking buttons.mp466.71MB
  • 25. Securing our application/9. Summary of section 25.mp45.67MB
  • 26. Finishing touches and publishing our application/1. Introduction.mp48.46MB
  • 26. Finishing touches and publishing our application/10. Publishing to Firebase.mp434.42MB
  • 26. Finishing touches and publishing our application/11. End of course summary.mp47.46MB
  • 26. Finishing touches and publishing our application/2. Dealing with not found events.mp467.09MB
  • 26. Finishing touches and publishing our application/3. Improving the event detailed page user experience.mp452.68MB
  • 26. Finishing touches and publishing our application/4. Dealing with not found users.mp431.76MB
  • 26. Finishing touches and publishing our application/5. Final clean up and finishing touches.mp4105.95MB
  • 26. Finishing touches and publishing our application/6. Building the project.mp426.14MB
  • 26. Finishing touches and publishing our application/7. Examining the bundle size.mp440.89MB
  • 26. Finishing touches and publishing our application/8. Code splitting.mp477.36MB
  • 26. Finishing touches and publishing our application/9. Service Workers.mp450.53MB
  • 3. Thinking in React/1. Introduction.mp49.04MB
  • 3. Thinking in React/10. Adding state to our application.mp430.65MB
  • 3. Thinking in React/11. Inverse data flow.mp451.18MB
  • 3. Thinking in React/12. Code improvements.mp478.87MB
  • 3. Thinking in React/13. Summary of section 3.mp417.5MB
  • 3. Thinking in React/2. Breaking up the UI into a component hierarchy.mp440.79MB
  • 3. Thinking in React/3. Semantic UI Introduction.mp461.49MB
  • 3. Thinking in React/4. Building our first component.mp443.92MB
  • 3. Thinking in React/5. Adding the Navigation bar and styling.mp453.27MB
  • 3. Thinking in React/6. Adding the event list items component.mp473.74MB
  • 3. Thinking in React/7. Adding the Event Form.mp444.97MB
  • 3. Thinking in React/8. Passing down static props to components.mp493.26MB
  • 3. Thinking in React/9. Identifying state.mp417.62MB
  • 4. Forms 101/1. Introduction.mp47.5MB
  • 4. Forms 101/2. Uncontrolled Forms.mp430.64MB
  • 4. Forms 101/3. Controlled Forms.mp470.3MB
  • 4. Forms 101/4. Submitting form data.mp480.95MB
  • 4. Forms 101/5. Summary of section 4.mp49.03MB
  • 5. Creating a CRUD application in React/1. Introduction.mp43.87MB
  • 5. Creating a CRUD application in React/2. Selecting event to open.mp453.42MB
  • 5. Creating a CRUD application in React/3. React lifecycle method - componentDidMount.mp448.87MB
  • 5. Creating a CRUD application in React/4. React Lifecycle method - componentWillReceiveProps.mp445.69MB
  • 5. Creating a CRUD application in React/5. Updating the events.mp461.41MB
  • 5. Creating a CRUD application in React/6. Deleting the events.mp447.09MB
  • 5. Creating a CRUD application in React/7. Summary of section 5.mp419.14MB
  • 6. React Router 4/1. Introduction.mp423.71MB
  • 6. React Router 4/2. Stateless functional components.mp428.33MB
  • 6. React Router 4/3. Routing configuration.mp4102.56MB
  • 6. React Router 4/4. Adding a home page.mp462.1MB
  • 6. React Router 4/5. Adding Signed in and Signed out menus to the nav bar.mp480.01MB
  • 6. React Router 4/6. Using the withRouter Higher Order Component.mp449.52MB
  • 6. React Router 4/7. Internal navigation for our application.mp476.97MB
  • 6. React Router 4/8. Summary of section 6.mp417.43MB
  • 7. Introduction to Redux/1. Introduction.mp420.41MB
  • 7. Introduction to Redux/10. Summary of section 7.mp415.86MB
  • 7. Introduction to Redux/2. React Redux.mp416.32MB
  • 7. Introduction to Redux/3. Redux store configuration.mp440.25MB
  • 7. Introduction to Redux/4. Creating our first reducers.mp419.77MB
  • 7. Introduction to Redux/5. Connecting the store to our application.mp448.58MB
  • 7. Introduction to Redux/6. Improving the dev experience.mp460.85MB
  • 7. Introduction to Redux/7. Creating our first actions.mp438.63MB
  • 7. Introduction to Redux/8. Connecting the actions to the component.mp434.74MB
  • 7. Introduction to Redux/9. Reducing boilerplate code.mp459.87MB
  • 8. Converting our app to use Redux/1. Introduction.mp47.16MB
  • 8. Converting our app to use Redux/10. Connecting the event detailed page to the store.mp452.71MB
  • 8. Converting our app to use Redux/11. Fixing the scroll issue on routing to a new page.mp451.21MB
  • 8. Converting our app to use Redux/12. Connecting the event form to the store.mp465.21MB
  • 8. Converting our app to use Redux/13. Connecting the event actions to the event form.mp4100.27MB
  • 8. Converting our app to use Redux/14. Summary of section 8.mp410.75MB
  • 8. Converting our app to use Redux/2. Creating actions for Events.mp420.71MB
  • 8. Converting our app to use Redux/3. Creating the Event reducer.mp476.3MB
  • 8. Converting our app to use Redux/4. Connecting the event dashboard to the store.mp429.54MB
  • 8. Converting our app to use Redux/5. Connecting the event actions to the event dashboard.mp448.04MB
  • 8. Converting our app to use Redux/6. Creating the event detailed page structure.mp467.88MB
  • 8. Converting our app to use Redux/7. Adding the Event detailed page header component.mp450.85MB
  • 8. Converting our app to use Redux/8. Adding the Event detailed page info, sidebar and chat.mp436.05MB
  • 8. Converting our app to use Redux/9. Adding static data for the event detailed page.mp482.28MB
  • 9. Redux forms 101/1. Redux forms setup.mp456.78MB
  • 9. Redux forms 101/10. Fixing the Date picker issue.mp490.14MB
  • 9. Redux forms 101/11. Summary of section 9.mp43.83MB
  • 9. Redux forms 101/2. Creating a reusable Text input field.mp442.08MB
  • 9. Redux forms 101/3. Event form changes and cleanup.mp450.22MB
  • 9. Redux forms 101/4. Creating a reusable Text area input field.mp425.46MB
  • 9. Redux forms 101/5. Creating a reusable Select input field.mp466.61MB
  • 9. Redux forms 101/6. Form submission in Redux forms.mp467.41MB
  • 9. Redux forms 101/7. Introduction to Revalidate.mp421.36MB
  • 9. Redux forms 101/8. Setting up validation for the event form.mp482MB
  • 9. Redux forms 101/9. Creating a reusable Date input field.mp484.1MB