首页
磁力链接怎么用
한국어
English
日本語
简体中文
繁體中文
[FreeCourseSite.com] Udemy - React - The Complete Guide (incl Hooks, React Router, Redux)
文件类型
收录时间
最后活跃
资源热度
文件大小
文件数量
视频
2021-7-3 00:08
2024-11-10 11:28
215
10.77 GB
442
磁力链接
magnet:?xt=urn:btih:18ec6fc8bcfeedb3f4f6506d3dd6427e8545d558
迅雷链接
thunder://QUFtYWduZXQ6P3h0PXVybjpidGloOjE4ZWM2ZmM4YmNmZWVkYjNmNGY2NTA2ZDNkZDY0MjdlODU0NWQ1NThaWg==
二维码链接
种子下载(838888不存储任何种子文件)
种子下载线路1(迅雷)--推荐
种子下载线路2(比特彗星)
种子下载线路3(torcache)
3条线路均为国内外知名下载网站种子链接,内容跟本站无关!
相关链接
FreeCourseSite
com
Udemy
-
React
-
The
Complete
Guide
incl
Hooks
React
Router
Redux
文件列表
1. Getting Started/1. Introduction.mp4
37.59MB
1. Getting Started/10. How to get the Most out of This Course.mp4
5.26MB
1. Getting Started/2. What is React.mp4
11.71MB
1. Getting Started/4. Real-World SPAs & React Web Apps.mp4
7.83MB
1. Getting Started/5. Writing our First React Code.mp4
209.63MB
1. Getting Started/6. Why Should we Choose React.mp4
4.55MB
1. Getting Started/7. React Alternatives.mp4
2.71MB
1. Getting Started/8. Understanding Single Page Applications and Multi Page Applications.mp4
7.22MB
1. Getting Started/9. Course Outline.mp4
29.24MB
10. Burger Builder Project Accessing a Server/1. Module Introduction.mp4
3.35MB
10. Burger Builder Project Accessing a Server/3. Creating the Firebase Project.mp4
7.98MB
10. Burger Builder Project Accessing a Server/4. Creating the Axios Instance.mp4
4.42MB
10. Burger Builder Project Accessing a Server/5. Sending a POST Request.mp4
15.72MB
10. Burger Builder Project Accessing a Server/6. Displaying a Spinner while Sending a Request.mp4
22.96MB
10. Burger Builder Project Accessing a Server/7. Handling Errors.mp4
108.63MB
10. Burger Builder Project Accessing a Server/8. Retrieving Data from the Backend.mp4
104.61MB
10. Burger Builder Project Accessing a Server/9. Removing Old Interceptors.mp4
67.5MB
11. Multi-Page-Feeling in a Single-Page-App Routing/1. Module Introduction.mp4
899.62KB
11. Multi-Page-Feeling in a Single-Page-App Routing/10. Using Links to Switch Pages.mp4
6.75MB
11. Multi-Page-Feeling in a Single-Page-App Routing/11. Using Routing-Related Props.mp4
6.11MB
11. Multi-Page-Feeling in a Single-Page-App Routing/12. The withRouter HOC & Route Props.mp4
7.72MB
11. Multi-Page-Feeling in a Single-Page-App Routing/13. Absolute vs Relative Paths.mp4
4.38MB
11. Multi-Page-Feeling in a Single-Page-App Routing/15. Styling the Active Route.mp4
11.05MB
11. Multi-Page-Feeling in a Single-Page-App Routing/16. Passing Route Parameters.mp4
14.33MB
11. Multi-Page-Feeling in a Single-Page-App Routing/17. Extracting Route Parameters.mp4
6.06MB
11. Multi-Page-Feeling in a Single-Page-App Routing/19. Using Switch to Load a Single Route.mp4
7.09MB
11. Multi-Page-Feeling in a Single-Page-App Routing/2. Routing and SPAs.mp4
3.24MB
11. Multi-Page-Feeling in a Single-Page-App Routing/20. Navigating Programmatically.mp4
6.98MB
11. Multi-Page-Feeling in a Single-Page-App Routing/21. Additional Information Regarding Active Links.mp4
4.36MB
11. Multi-Page-Feeling in a Single-Page-App Routing/22. Understanding Nested Routes.mp4
15.93MB
11. Multi-Page-Feeling in a Single-Page-App Routing/23. Creating Dynamic Nested Routes.mp4
11.04MB
11. Multi-Page-Feeling in a Single-Page-App Routing/24. Redirecting Requests.mp4
5.18MB
11. Multi-Page-Feeling in a Single-Page-App Routing/25. Conditional Redirects.mp4
6.09MB
11. Multi-Page-Feeling in a Single-Page-App Routing/26. Using the History Prop to Redirect (Replace).mp4
4.98MB
11. Multi-Page-Feeling in a Single-Page-App Routing/27. Working with Guards.mp4
7.67MB
11. Multi-Page-Feeling in a Single-Page-App Routing/28. Handling the 404 Case (Unknown Routes).mp4
5.55MB
11. Multi-Page-Feeling in a Single-Page-App Routing/29. Loading Routes Lazily.mp4
22.31MB
11. Multi-Page-Feeling in a Single-Page-App Routing/3. Setting Up Links.mp4
8.67MB
11. Multi-Page-Feeling in a Single-Page-App Routing/30. Lazy Loading with React Suspense (16.6).mp4
75.93MB
11. Multi-Page-Feeling in a Single-Page-App Routing/31. Routing and Server Deployment.mp4
5.92MB
11. Multi-Page-Feeling in a Single-Page-App Routing/33. Wrap Up.mp4
1022.87KB
11. Multi-Page-Feeling in a Single-Page-App Routing/4. Setting Up the Router Package.mp4
8.84MB
11. Multi-Page-Feeling in a Single-Page-App Routing/6. Preparing the Project For Routing.mp4
11.88MB
11. Multi-Page-Feeling in a Single-Page-App Routing/7. Setting Up and Rendering Routes.mp4
8.93MB
11. Multi-Page-Feeling in a Single-Page-App Routing/8. Rendering Components for Routes.mp4
3.43MB
11. Multi-Page-Feeling in a Single-Page-App Routing/9. Switching Between Pages.mp4
3.27MB
12. Adding Routing to our Burger Project/1. Module Introduction.mp4
2.78MB
12. Adding Routing to our Burger Project/10. Implementing Navigation Links.mp4
13.6MB
12. Adding Routing to our Burger Project/11. Fetching Orders.mp4
18.53MB
12. Adding Routing to our Burger Project/12. Outputting the Orders.mp4
23.1MB
12. Adding Routing to our Burger Project/13. Wrap Up.mp4
3.52MB
12. Adding Routing to our Burger Project/2. Building the Checkout Container.mp4
88.82MB
12. Adding Routing to our Burger Project/3. Setting Up Routing & Routes.mp4
12.27MB
12. Adding Routing to our Burger Project/4. Navigating to the Checkout Page.mp4
17.48MB
12. Adding Routing to our Burger Project/5. Navigating Back & To Next Page.mp4
8.58MB
12. Adding Routing to our Burger Project/6. Passing Ingredients via Query Params.mp4
16.09MB
12. Adding Routing to our Burger Project/7. Navigating to the Contact Data Component.mp4
26.33MB
12. Adding Routing to our Burger Project/8. Order Submission & Passing Data Between Pages.mp4
41.04MB
12. Adding Routing to our Burger Project/9. Adding an Orders Page.mp4
14.75MB
13. Forms and Form Validation/1. Module Introduction.mp4
1.25MB
13. Forms and Form Validation/10. Fixing a Common Validation Gotcha.mp4
3.83MB
13. Forms and Form Validation/11. Adding Validation Feedback.mp4
18.09MB
13. Forms and Form Validation/12. Improving Visual Feedback.mp4
8.2MB
13. Forms and Form Validation/14. Handling Overall Form Validity.mp4
31.12MB
13. Forms and Form Validation/15. Working on an Error.mp4
9.28MB
13. Forms and Form Validation/16. Fixing a Bug.mp4
3.78MB
13. Forms and Form Validation/2. Analyzing the App.mp4
6.98MB
13. Forms and Form Validation/3. Creating a Custom Dynamic Input Component.mp4
32.01MB
13. Forms and Form Validation/4. Setting Up a JS Config for the Form.mp4
23.14MB
13. Forms and Form Validation/5. Dynamically Create Inputs based on JS Config.mp4
22.31MB
13. Forms and Form Validation/6. Adding a Dropdown Component.mp4
10.98MB
13. Forms and Form Validation/7. Handling User Input.mp4
29.78MB
13. Forms and Form Validation/8. Handling Form Submission.mp4
16.94MB
13. Forms and Form Validation/9. Adding Custom Form Validation.mp4
31.41MB
14. Redux/1. Module Introduction.mp4
1.52MB
14. Redux/10. Dispatching Actions from within the Component.mp4
16.14MB
14. Redux/12. Passing and Retrieving Data with Action.mp4
10.18MB
14. Redux/13. Switch-Case in the Reducer.mp4
8.76MB
14. Redux/14. Updating State Immutably.mp4
37.52MB
14. Redux/15. Updating Arrays Immutably.mp4
25.46MB
14. Redux/17. Outsourcing Action Types.mp4
15.25MB
14. Redux/18. Combining Multiple Reducers.mp4
31.76MB
14. Redux/19. Understanding State Types.mp4
7.44MB
14. Redux/2. Understanding State.mp4
2.79MB
14. Redux/21. [OPTIONAL] Assignment Solution.mp4
120.23MB
14. Redux/22. Combining Local UI State and Redux.mp4
66.23MB
14. Redux/23. Wrap Up.mp4
3.98MB
14. Redux/3. The Complexity of Managing State.mp4
4.2MB
14. Redux/4. Understanding the Redux Flow.mp4
8.38MB
14. Redux/5. Setting Up Reducer and Store.mp4
16.2MB
14. Redux/6. Dispatching Actions.mp4
16.4MB
14. Redux/7. Adding Subscriptions.mp4
6.68MB
14. Redux/8. Connecting React to Redux.mp4
8.36MB
14. Redux/9. Connecting the Store to React.mp4
21.1MB
15. Adding Redux to our Project/1. Module Introduction.mp4
21.83MB
15. Adding Redux to our Project/2. Installing Redux and React Redux.mp4
10.99MB
15. Adding Redux to our Project/3. Basic Redux Setup.mp4
5.49MB
15. Adding Redux to our Project/4. Finishing the Reducer for Ingredients.mp4
16.66MB
15. Adding Redux to our Project/5. Connecting the Burger Builder Container to our Store.mp4
34.88MB
15. Adding Redux to our Project/6. Working on the Total Price Calculation.mp4
23.94MB
15. Adding Redux to our Project/7. Redux & UI State.mp4
16.22MB
15. Adding Redux to our Project/8. Adjusting Checkout and Contact Data.mp4
36.72MB
15. Adding Redux to our Project/9. Wrap Up.mp4
9.72MB
16. Redux Advanced/1. Module Introduction.mp4
744.31KB
16. Redux Advanced/10. Using Action Creators and Get State.mp4
9.26MB
16. Redux Advanced/11. Using Utility Functions.mp4
20.7MB
16. Redux Advanced/12. A Leaner Switch Case Statement.mp4
10.51MB
16. Redux Advanced/13. An Alternative Folder Structure.mp4
5.41MB
16. Redux Advanced/14. Diving Much Deeper.mp4
7.89MB
16. Redux Advanced/15. Wrap Up.mp4
2.66MB
16. Redux Advanced/2. Adding Middleware.mp4
17.33MB
16. Redux Advanced/3. Using the Redux Devtools.mp4
23.67MB
16. Redux Advanced/4. Executing Asynchronous Code - Introduction.mp4
4.52MB
16. Redux Advanced/5. Introducing Action Creators.mp4
11.93MB
16. Redux Advanced/6. Action Creators & Async Code.mp4
19.23MB
16. Redux Advanced/7. Handling Asynchronous Code.mp4
23.23MB
16. Redux Advanced/8. Restructuring Actions.mp4
18.66MB
16. Redux Advanced/9. Where to Put Data Transforming Logic.mp4
12.31MB
17. Redux Advanced Burger Project/1. Module Introduction.mp4
3.48MB
17. Redux Advanced Burger Project/10. Connecting Contact Data Container & Actions.mp4
19.65MB
17. Redux Advanced Burger Project/11. The Order Reducer.mp4
16.71MB
17. Redux Advanced Burger Project/12. Working on Order Actions.mp4
17.17MB
17. Redux Advanced Burger Project/13. Redirect to Improve UX.mp4
10.06MB
17. Redux Advanced Burger Project/14. Combining Reducers.mp4
15.1MB
17. Redux Advanced Burger Project/15. Handling Purchases & Updating the UI.mp4
30.19MB
17. Redux Advanced Burger Project/16. Resetting the Price after Purchases.mp4
6.55MB
17. Redux Advanced Burger Project/17. Fetching Orders (via Redux).mp4
45.76MB
17. Redux Advanced Burger Project/18. Checking our Implemented Functionalities.mp4
4.67MB
17. Redux Advanced Burger Project/19. Refactoring Reducers.mp4
30.85MB
17. Redux Advanced Burger Project/2. Installing the Redux Devtools.mp4
9.18MB
17. Redux Advanced Burger Project/20. Refactoring Reducers Continued.mp4
39.59MB
17. Redux Advanced Burger Project/21. Wrap Up.mp4
3.43MB
17. Redux Advanced Burger Project/3. Preparing the Folder Structure.mp4
8.85MB
17. Redux Advanced Burger Project/4. Creating Action Creators.mp4
17.95MB
17. Redux Advanced Burger Project/5. Executing Asynchronous Code.mp4
13.28MB
17. Redux Advanced Burger Project/6. Fetching Ingredients Asynchronously.mp4
25.61MB
17. Redux Advanced Burger Project/7. Initializing Ingredients in the BurgerBuilder.mp4
19.29MB
17. Redux Advanced Burger Project/8. Changing the Order of our Ingredients Manually.mp4
6.5MB
17. Redux Advanced Burger Project/9. Adding Order Actions.mp4
20.03MB
18. Adding Authentication to our Burger Project/1. Module Introduction.mp4
1.84MB
18. Adding Authentication to our Burger Project/10. Logging Users Out.mp4
21.81MB
18. Adding Authentication to our Burger Project/11. Accessing Protected Resources.mp4
32.63MB
18. Adding Authentication to our Burger Project/12. Updating the UI Depending on Auth State.mp4
71.95MB
18. Adding Authentication to our Burger Project/13. Adding a Logout Link.mp4
19.7MB
18. Adding Authentication to our Burger Project/14. Forwarding Unauthenticated Users.mp4
32.47MB
18. Adding Authentication to our Burger Project/15. Redirecting the User to the Checkout Page.mp4
50.08MB
18. Adding Authentication to our Burger Project/16. Persistent Auth State with localStorage.mp4
51.32MB
18. Adding Authentication to our Burger Project/17. Fixing Connect + Routing Errors.mp4
23.98MB
18. Adding Authentication to our Burger Project/18. Ensuring App Security.mp4
6.05MB
18. Adding Authentication to our Burger Project/19. Guarding Routes.mp4
16.79MB
18. Adding Authentication to our Burger Project/2. Understanding Authentication in Single Page Applications.mp4
4.63MB
18. Adding Authentication to our Burger Project/20. Displaying User Specific Orders.mp4
25.48MB
18. Adding Authentication to our Burger Project/21. Wrap Up.mp4
1.93MB
18. Adding Authentication to our Burger Project/3. Required App Adjustments.mp4
1.41MB
18. Adding Authentication to our Burger Project/4. Adding an Auth Form.mp4
49.84MB
18. Adding Authentication to our Burger Project/5. Adding Actions.mp4
20.92MB
18. Adding Authentication to our Burger Project/6. Getting a Token from the Backend.mp4
56.97MB
18. Adding Authentication to our Burger Project/7. Adding Sign-In.mp4
51.73MB
18. Adding Authentication to our Burger Project/8. Storing the Token.mp4
32.24MB
18. Adding Authentication to our Burger Project/9. Adding a Spinner.mp4
23.82MB
19. Improving our Burger Project/1. Module Introduction.mp4
1022.9KB
19. Improving our Burger Project/2. Fixing the Redirect to the Frontpage.mp4
19.63MB
19. Improving our Burger Project/3. Using updateObject in the Entire App.mp4
27.83MB
19. Improving our Burger Project/4. Sharing the Validation Method.mp4
11.15MB
19. Improving our Burger Project/5. Using Environment Variables.mp4
8.65MB
19. Improving our Burger Project/6. Removing console.log()s.mp4
13.87MB
19. Improving our Burger Project/7. Adding Lazy Loading.mp4
16.16MB
19. Improving our Burger Project/8. Wrap Up.mp4
2.62MB
2. Refreshing Next Generation JavaScript (Optional)/1. Module Introduction.mp4
2.37MB
2. Refreshing Next Generation JavaScript (Optional)/10. Refreshing Array Functions.mp4
4.45MB
2. Refreshing Next Generation JavaScript (Optional)/11. Wrap Up.mp4
1.29MB
2. Refreshing Next Generation JavaScript (Optional)/2. Understanding let and const.mp4
5.38MB
2. Refreshing Next Generation JavaScript (Optional)/3. Arrow Functions.mp4
9.16MB
2. Refreshing Next Generation JavaScript (Optional)/4. Exports and Imports.mp4
7.64MB
2. Refreshing Next Generation JavaScript (Optional)/5. Understanding Classes.mp4
8.39MB
2. Refreshing Next Generation JavaScript (Optional)/6. Classes, Properties and Methods.mp4
5.61MB
2. Refreshing Next Generation JavaScript (Optional)/7. The Spread & Rest Operator.mp4
11.11MB
2. Refreshing Next Generation JavaScript (Optional)/8. Destructuring.mp4
5.75MB
2. Refreshing Next Generation JavaScript (Optional)/9. Reference and Primitive Types Refresher.mp4
7.44MB
20. Testing/1. Module Introduction.mp4
1.29MB
20. Testing/10. How to Test Redux.mp4
10.41MB
20. Testing/11. Wrap Up.mp4
2.47MB
20. Testing/2. What is Testing.mp4
3.67MB
20. Testing/3. Required Testing Tools.mp4
2.71MB
20. Testing/4. What To Test.mp4
3.06MB
20. Testing/5. Writing our First Test.mp4
31.68MB
20. Testing/6. Testing Components Continued.mp4
8.86MB
20. Testing/7. Jest and Enzyme Documentations.mp4
14.28MB
20. Testing/8. Testing Components Correctly.mp4
5.37MB
20. Testing/9. Testing Containers.mp4
17.56MB
21. Deploying the App to the Web/1. Module Introduction.mp4
853.16KB
21. Deploying the App to the Web/2. Deployment Steps.mp4
4.7MB
21. Deploying the App to the Web/3. Building the Project.mp4
6.33MB
21. Deploying the App to the Web/4. Example Deploying on Firebase.mp4
10.28MB
21. Deploying the App to the Web/5. Wrap Up.mp4
1.43MB
22. Bonus Working with Webpack/1. Module Introduction.mp4
2.1MB
22. Bonus Working with Webpack/10. Setting Up the Basic Webpack Config.mp4
31.83MB
22. Bonus Working with Webpack/11. Adding File Rules & Babel.mp4
36.39MB
22. Bonus Working with Webpack/12. Loading CSS Files.mp4
30.7MB
22. Bonus Working with Webpack/13. Loading Images & Injecting into HTML Page.mp4
34.56MB
22. Bonus Working with Webpack/14. Production Workflow & Wrap Up.mp4
24.33MB
22. Bonus Working with Webpack/3. Introducing Webpack.mp4
1.95MB
22. Bonus Working with Webpack/4. How Webpack works.mp4
4.25MB
22. Bonus Working with Webpack/5. Basic Workflow Requirements.mp4
2.45MB
22. Bonus Working with Webpack/6. Project & npm Setup.mp4
7.97MB
22. Bonus Working with Webpack/7. Creating a Basic Folder & File Structure.mp4
6.51MB
22. Bonus Working with Webpack/8. Creating the Basic React Application.mp4
26.85MB
22. Bonus Working with Webpack/9. Installing Production Dependencies.mp4
4.41MB
23. Bonus Next.js/1. Module Introduction.mp4
1.25MB
23. Bonus Next.js/2. Understanding Server Side Rendering.mp4
5.28MB
23. Bonus Next.js/3. Setting Up a Project.mp4
33.7MB
23. Bonus Next.js/4. Understanding the Basics.mp4
6.54MB
23. Bonus Next.js/5. Next.js & Components & Pages.mp4
4.65MB
23. Bonus Next.js/6. Styling our App in Next.js.mp4
4.7MB
23. Bonus Next.js/7. Handling (404) Errors.mp4
4.17MB
23. Bonus Next.js/8. A Special Lifecycle Hook.mp4
20.64MB
23. Bonus Next.js/9. Deploying our App.mp4
6.48MB
24. Bonus Animations in React Apps/1. Module Introduction.mp4
1.67MB
24. Bonus Animations in React Apps/10. Transition Events.mp4
5.87MB
24. Bonus Animations in React Apps/11. The CSSTransition Component.mp4
14.6MB
24. Bonus Animations in React Apps/12. Customizing CSS Classnames.mp4
7.03MB
24. Bonus Animations in React Apps/13. Animating Lists.mp4
21.46MB
24. Bonus Animations in React Apps/14. Alternative Animation Packages.mp4
17.4MB
24. Bonus Animations in React Apps/15. Wrap Up.mp4
4.2MB
24. Bonus Animations in React Apps/2. Preparing the Demo Project.mp4
17.03MB
24. Bonus Animations in React Apps/3. Using CSS Transitions.mp4
10.63MB
24. Bonus Animations in React Apps/4. Using CSS Animations.mp4
14.72MB
24. Bonus Animations in React Apps/5. CSS Transition & Animations Limitations.mp4
10.4MB
24. Bonus Animations in React Apps/6. Using ReactTransitionGroup.mp4
37.25MB
24. Bonus Animations in React Apps/7. Using the Transition Component.mp4
9.01MB
24. Bonus Animations in React Apps/8. Wrapping the Transition Component.mp4
9.4MB
24. Bonus Animations in React Apps/9. Animation Timings.mp4
8.24MB
25. Bonus A Brief Introduction to Redux Saga/1. Module Introduction.mp4
2.22MB
25. Bonus A Brief Introduction to Redux Saga/10. Moving the Orders Side Effects into Sagas.mp4
40.72MB
25. Bonus A Brief Introduction to Redux Saga/11. Why Sagas can be Helpful.mp4
4.49MB
25. Bonus A Brief Introduction to Redux Saga/12. Diving Deeper into Sagas.mp4
24.12MB
25. Bonus A Brief Introduction to Redux Saga/2. Installing Redux Saga.mp4
7.31MB
25. Bonus A Brief Introduction to Redux Saga/3. Creating our First Saga.mp4
13.57MB
25. Bonus A Brief Introduction to Redux Saga/4. Hooking the Saga Up (to the Store and Actions).mp4
14.31MB
25. Bonus A Brief Introduction to Redux Saga/5. Moving Logic from the Action Creator to a Saga.mp4
16.58MB
25. Bonus A Brief Introduction to Redux Saga/6. Moving More Logic Into Sagas.mp4
25.93MB
25. Bonus A Brief Introduction to Redux Saga/7. Handling Authentication with a Saga.mp4
36.86MB
25. Bonus A Brief Introduction to Redux Saga/8. Handling Auto-Sign-In with a Saga.mp4
20.43MB
25. Bonus A Brief Introduction to Redux Saga/9. Moving the BurgerBuilder Side Effects into a Saga.mp4
20.79MB
26. React Hooks/1. Introduction.mp4
1.43MB
26. React Hooks/11. Sending Http Requests.mp4
68.36MB
26. React Hooks/12. useEffect() & Loading Data.mp4
84.89MB
26. React Hooks/13. Understanding useEffect() Dependencies.mp4
24.84MB
26. React Hooks/14. More on useEffect().mp4
94.79MB
26. React Hooks/15. What's useCallback().mp4
58.8MB
26. React Hooks/16. Working with Refs & useRef().mp4
50.45MB
26. React Hooks/17. Cleaning Up with useEffect().mp4
29.98MB
26. React Hooks/18. Deleting Ingredients.mp4
23.93MB
26. React Hooks/19. Loading Errors & State Batching.mp4
84MB
26. React Hooks/2. What are React Hooks.mp4
23.59MB
26. React Hooks/21. Understanding useReducer().mp4
106.74MB
26. React Hooks/22. Using useReducer() for the Http State.mp4
119.23MB
26. React Hooks/23. Working with useContext().mp4
75.65MB
26. React Hooks/24. Performance Optimizations with useMemo().mp4
109.1MB
26. React Hooks/25. Getting Started with Custom Hooks.mp4
137.41MB
26. React Hooks/26. Sharing Data Between Custom Hooks & Components.mp4
167.36MB
26. React Hooks/27. Using the Custom Hook.mp4
86.1MB
26. React Hooks/28. Wrap Up.mp4
35.37MB
26. React Hooks/3. The Starting Project.mp4
41.54MB
26. React Hooks/4. Getting Started with useState().mp4
84.46MB
26. React Hooks/5. More on useState() & State Updating.mp4
107.96MB
26. React Hooks/6. Array Destructuring.mp4
24.6MB
26. React Hooks/7. Multiple States.mp4
36.92MB
26. React Hooks/8. Rules of Hooks.mp4
18.21MB
26. React Hooks/9. Passing State Data Across Components.mp4
72.07MB
27. Using Hooks in the Burger Builder/1. Introduction.mp4
4.89MB
27. Using Hooks in the Burger Builder/10. Using React.memo() & More!.mp4
44.1MB
27. Using Hooks in the Burger Builder/11. Adding a Custom Error Handling Hook.mp4
50.71MB
27. Using Hooks in the Burger Builder/12. Setting the right useEffect() Dependencies.mp4
44.24MB
27. Using Hooks in the Burger Builder/13. Working with useSelector() and useDispatch().mp4
133.01MB
27. Using Hooks in the Burger Builder/14. Wrap Up.mp4
10.17MB
27. Using Hooks in the Burger Builder/2. Converting App.mp4
32.64MB
27. Using Hooks in the Burger Builder/3. Routing with React.lazy().mp4
37.28MB
27. Using Hooks in the Burger Builder/4. Converting the Layout Component.mp4
26.16MB
27. Using Hooks in the Burger Builder/5. Converting withErrorHandler HOC.mp4
50.74MB
27. Using Hooks in the Burger Builder/6. Adjusting the Order & Checkout Containers.mp4
47.62MB
27. Using Hooks in the Burger Builder/7. Add Hooks to ContactData.mp4
66.2MB
27. Using Hooks in the Burger Builder/8. Converting the BurgerBuilder Container.mp4
48.39MB
27. Using Hooks in the Burger Builder/9. Adjusting Auth & Logout Components.mp4
61.85MB
28. Bonus Replacing Redux with React Hooks/1. Module Introduction.mp4
1.75MB
28. Bonus Replacing Redux with React Hooks/10. Custom Hook Store Summary.mp4
29.56MB
28. Bonus Replacing Redux with React Hooks/11. Optimizing the Custom Hook Store.mp4
38MB
28. Bonus Replacing Redux with React Hooks/13. Wrap Up.mp4
17.91MB
28. Bonus Replacing Redux with React Hooks/2. Starting Project & Why You Would Replace Redux.mp4
33.38MB
28. Bonus Replacing Redux with React Hooks/3. Alternative Using the Context API.mp4
63.72MB
28. Bonus Replacing Redux with React Hooks/4. Toggling Favorites with the Context API.mp4
56.99MB
28. Bonus Replacing Redux with React Hooks/5. Context API Summary (and why NOT to use it instead of Redux).mp4
17.38MB
28. Bonus Replacing Redux with React Hooks/6. Getting Started with a Custom Hook as a Store.mp4
60.6MB
28. Bonus Replacing Redux with React Hooks/7. Finishing the Store Hook.mp4
53.07MB
28. Bonus Replacing Redux with React Hooks/8. Creating a Concrete Store.mp4
39.02MB
28. Bonus Replacing Redux with React Hooks/9. Using the Custom Store.mp4
55.31MB
29. Bonus Building the Burger CSS/1. Building the Burger CSS Code.mp4
80.67MB
3. Understanding the Base Features & Syntax/1. Module Introduction.mp4
989.51KB
3. Understanding the Base Features & Syntax/10. Working with Components & Re-Using Them.mp4
3.8MB
3. Understanding the Base Features & Syntax/11. Outputting Dynamic Content.mp4
6.95MB
3. Understanding the Base Features & Syntax/12. Working with Props.mp4
9.67MB
3. Understanding the Base Features & Syntax/13. Understanding the children Prop.mp4
6.93MB
3. Understanding the Base Features & Syntax/14. Understanding & Using State.mp4
58.2MB
3. Understanding the Base Features & Syntax/16. Handling Events with Methods.mp4
9.64MB
3. Understanding the Base Features & Syntax/18. Manipulating the State.mp4
40.28MB
3. Understanding the Base Features & Syntax/2. The Build Workflow.mp4
32.25MB
3. Understanding the Base Features & Syntax/20. Using the useState() Hook for State Manipulation.mp4
126.51MB
3. Understanding the Base Features & Syntax/21. Stateless vs Stateful Components.mp4
24.12MB
3. Understanding the Base Features & Syntax/22. Passing Method References Between Components.mp4
19.72MB
3. Understanding the Base Features & Syntax/23. Adding Two Way Binding.mp4
18.39MB
3. Understanding the Base Features & Syntax/24. Adding Styling with Stylesheets.mp4
14.39MB
3. Understanding the Base Features & Syntax/25. Working with Inline Styles.mp4
11.08MB
3. Understanding the Base Features & Syntax/27. [OPTIONAL] Assignment Solution.mp4
176.76MB
3. Understanding the Base Features & Syntax/3. Using Create React App.mp4
39.1MB
3. Understanding the Base Features & Syntax/4. Understanding the Folder Structure.mp4
18.81MB
3. Understanding the Base Features & Syntax/5. Understanding Component Basics.mp4
10.57MB
3. Understanding the Base Features & Syntax/6. Understanding JSX.mp4
13.24MB
3. Understanding the Base Features & Syntax/7. JSX Restrictions.mp4
7.05MB
3. Understanding the Base Features & Syntax/8. Creating a Functional Component.mp4
16.43MB
30. Next Steps and Course Roundup/1. Module Introduction.mp4
1.03MB
30. Next Steps and Course Roundup/2. React Rocks! Where to find more Examples.mp4
4.89MB
30. Next Steps and Course Roundup/3. More Inspiration Real-World Projects Built with React.mp4
4.5MB
30. Next Steps and Course Roundup/4. Static React Apps with Gatsby.js.mp4
5.52MB
30. Next Steps and Course Roundup/5. Introducing React Native.mp4
3.85MB
30. Next Steps and Course Roundup/6. Component Libraries (Example Material UI).mp4
3.85MB
30. Next Steps and Course Roundup/7. Smaller Apps with Preact.mp4
5.36MB
30. Next Steps and Course Roundup/8. Comparing React with Preact.mp4
13.52MB
30. Next Steps and Course Roundup/9. Congratulations.mp4
5.88MB
4. Working with Lists and Conditionals/1. Module Introduction.mp4
1.61MB
4. Working with Lists and Conditionals/10. Wrap Up.mp4
6.47MB
4. Working with Lists and Conditionals/12. [OPTIONAL] Assignment Solution.mp4
137.79MB
4. Working with Lists and Conditionals/2. Rendering Content Conditionally.mp4
32.23MB
4. Working with Lists and Conditionals/3. Handling Dynamic Content The JavaScript Way.mp4
14.23MB
4. Working with Lists and Conditionals/4. Outputting Lists (Intro).mp4
4.48MB
4. Working with Lists and Conditionals/5. Outputting Lists.mp4
17.03MB
4. Working with Lists and Conditionals/6. Lists & State.mp4
12.32MB
4. Working with Lists and Conditionals/7. Updating State Immutably.mp4
6.55MB
4. Working with Lists and Conditionals/8. Lists & Keys.mp4
12.36MB
4. Working with Lists and Conditionals/9. Flexible Lists.mp4
25.46MB
5. Styling React Components & Elements/1. Module Introduction.mp4
1.98MB
5. Styling React Components & Elements/10. Working with CSS Modules.mp4
122.31MB
5. Styling React Components & Elements/11. CSS Modules & Media Queries.mp4
23.19MB
5. Styling React Components & Elements/2. Outlining the Problem Set.mp4
5.09MB
5. Styling React Components & Elements/3. Setting Styles Dynamically.mp4
9.2MB
5. Styling React Components & Elements/4. Setting Class Names Dynamically.mp4
20.19MB
5. Styling React Components & Elements/5. Adding and Using Radium.mp4
22.24MB
5. Styling React Components & Elements/6. Using Radium for Media Queries.mp4
14.65MB
5. Styling React Components & Elements/7. Introducing Styled Components.mp4
60.8MB
5. Styling React Components & Elements/8. More on Styled Components.mp4
45.67MB
5. Styling React Components & Elements/9. Styled Components & Dynamic Styles.mp4
45.11MB
6. Debugging React Apps/1. Module Introduction.mp4
1.38MB
6. Debugging React Apps/2. Understanding Error Messages.mp4
8.55MB
6. Debugging React Apps/3. Finding Logical Errors by using Dev Tools & Sourcemaps.mp4
11.12MB
6. Debugging React Apps/4. Working with the React Developer Tools.mp4
14.68MB
6. Debugging React Apps/5. Using Error Boundaries (React 16+).mp4
22.98MB
6. Debugging React Apps/6. Wrap Up.mp4
1.79MB
7. Diving Deeper into Components & React Internals/1. Module Introduction.mp4
1.07MB
7. Diving Deeper into Components & React Internals/10. Using useEffect() in Functional Components.mp4
33.76MB
7. Diving Deeper into Components & React Internals/11. Controlling the useEffect() Behavior.mp4
31.82MB
7. Diving Deeper into Components & React Internals/12. Cleaning up with Lifecycle Hooks & useEffect().mp4
63.83MB
7. Diving Deeper into Components & React Internals/13. Cleanup Work with useEffect() - Example.mp4
14.31MB
7. Diving Deeper into Components & React Internals/14. Using shouldComponentUpdate for Optimization.mp4
61.32MB
7. Diving Deeper into Components & React Internals/15. Optimizing Functional Components with React.memo().mp4
33.89MB
7. Diving Deeper into Components & React Internals/16. When should you optimize.mp4
19.99MB
7. Diving Deeper into Components & React Internals/17. PureComponents instead of shouldComponentUpdate.mp4
36.31MB
7. Diving Deeper into Components & React Internals/18. How React Updates the DOM.mp4
19.1MB
7. Diving Deeper into Components & React Internals/19. Rendering Adjacent JSX Elements.mp4
74.35MB
7. Diving Deeper into Components & React Internals/2. A Better Project Structure.mp4
17.86MB
7. Diving Deeper into Components & React Internals/21. Using React.Fragment.mp4
12.31MB
7. Diving Deeper into Components & React Internals/22. Higher Order Components (HOC) - Introduction.mp4
34.06MB
7. Diving Deeper into Components & React Internals/23. Another Form of HOCs.mp4
47.97MB
7. Diving Deeper into Components & React Internals/24. Passing Unknown Props.mp4
38.83MB
7. Diving Deeper into Components & React Internals/25. Setting State Correctly.mp4
53.25MB
7. Diving Deeper into Components & React Internals/26. Using PropTypes.mp4
59.94MB
7. Diving Deeper into Components & React Internals/27. Using Refs.mp4
73.17MB
7. Diving Deeper into Components & React Internals/28. Refs with React Hooks.mp4
48.69MB
7. Diving Deeper into Components & React Internals/29. Understanding Prop Chain Problems.mp4
48.75MB
7. Diving Deeper into Components & React Internals/3. Splitting an App Into Components.mp4
126.39MB
7. Diving Deeper into Components & React Internals/30. Using the Context API.mp4
99MB
7. Diving Deeper into Components & React Internals/31. contextType & useContext().mp4
55.8MB
7. Diving Deeper into Components & React Internals/32. Wrap Up.mp4
11.9MB
7. Diving Deeper into Components & React Internals/4. Comparing Stateless and Stateful Components.mp4
32.93MB
7. Diving Deeper into Components & React Internals/5. Class-based vs Functional Components.mp4
30.92MB
7. Diving Deeper into Components & React Internals/6. class Component Lifecycle Overview.mp4
18.47MB
7. Diving Deeper into Components & React Internals/7. Component Creation Lifecycle in Action.mp4
63.27MB
7. Diving Deeper into Components & React Internals/8. Component Update Lifecycle (for props Changes).mp4
132.21MB
7. Diving Deeper into Components & React Internals/9. Component Update Lifecycle (for state Changes).mp4
35.24MB
8. A Real App The Burger Builder (Basic Version)/10. Adding a Dynamic Ingredient Component.mp4
23.61MB
8. A Real App The Burger Builder (Basic Version)/11. Adding Prop Type Validation.mp4
24.72MB
8. A Real App The Burger Builder (Basic Version)/12. Starting the Burger Component.mp4
16.38MB
8. A Real App The Burger Builder (Basic Version)/13. Outputting Burger Ingredients Dynamically.mp4
23.95MB
8. A Real App The Burger Builder (Basic Version)/14. Calculating the Ingredient Sum Dynamically.mp4
15.02MB
8. A Real App The Burger Builder (Basic Version)/15. Adding the Build Control Component.mp4
18.82MB
8. A Real App The Burger Builder (Basic Version)/16. Outputting Multiple Build Controls.mp4
10.61MB
8. A Real App The Burger Builder (Basic Version)/17. Connecting State to Build Controls.mp4
22.77MB
8. A Real App The Burger Builder (Basic Version)/18. Removing Ingredients Safely.mp4
24.39MB
8. A Real App The Burger Builder (Basic Version)/19. Displaying and Updating the Burger Price.mp4
8.24MB
8. A Real App The Burger Builder (Basic Version)/2. Module Introduction.mp4
1.43MB
8. A Real App The Burger Builder (Basic Version)/20. Adding the Order Button.mp4
33.67MB
8. A Real App The Burger Builder (Basic Version)/21. Creating the Order Summary Modal.mp4
39.54MB
8. A Real App The Burger Builder (Basic Version)/22. Showing & Hiding the Modal (with Animation!).mp4
20.58MB
8. A Real App The Burger Builder (Basic Version)/23. Implementing the Backdrop Component.mp4
65.37MB
8. A Real App The Burger Builder (Basic Version)/24. Adding a Custom Button Component.mp4
11.51MB
8. A Real App The Burger Builder (Basic Version)/25. Implementing the Button Component.mp4
13.19MB
8. A Real App The Burger Builder (Basic Version)/26. Adding the Price to the Order Summary.mp4
4.42MB
8. A Real App The Burger Builder (Basic Version)/27. Adding a Toolbar.mp4
21.26MB
8. A Real App The Burger Builder (Basic Version)/28. Using a Logo in our Application.mp4
15.66MB
8. A Real App The Burger Builder (Basic Version)/29. Adding Reusable Navigation Items.mp4
29.09MB
8. A Real App The Burger Builder (Basic Version)/3. Planning an App in React - Core Steps.mp4
6.56MB
8. A Real App The Burger Builder (Basic Version)/30. Creating a Responsive Sidedrawer.mp4
19.58MB
8. A Real App The Burger Builder (Basic Version)/31. Working on Responsive Adjustments.mp4
12.5MB
8. A Real App The Burger Builder (Basic Version)/32. More about Responsive Adjustments.mp4
20.76MB
8. A Real App The Burger Builder (Basic Version)/33. Reusing the Backdrop.mp4
25.15MB
8. A Real App The Burger Builder (Basic Version)/34. Adding a Sidedrawer Toggle Button.mp4
16.84MB
8. A Real App The Burger Builder (Basic Version)/35. Adding a Hamburger Icon.mp4
6.1MB
8. A Real App The Burger Builder (Basic Version)/36. Improving the App - Introduction.mp4
2.58MB
8. A Real App The Burger Builder (Basic Version)/37. Prop Type Validation.mp4
11.65MB
8. A Real App The Burger Builder (Basic Version)/38. Improving Performance.mp4
81.75MB
8. A Real App The Burger Builder (Basic Version)/39. Using Component Lifecycle Methods.mp4
5.19MB
8. A Real App The Burger Builder (Basic Version)/4. Planning our App - Layout and Component Tree.mp4
19.97MB
8. A Real App The Burger Builder (Basic Version)/40. Changing the Folder Structure.mp4
10.34MB
8. A Real App The Burger Builder (Basic Version)/41. Wrap Up.mp4
3.56MB
8. A Real App The Burger Builder (Basic Version)/5. Planning the State.mp4
8.4MB
8. A Real App The Burger Builder (Basic Version)/7. Setting up the Project.mp4
36.24MB
8. A Real App The Burger Builder (Basic Version)/8. Creating a Layout Component.mp4
62.14MB
8. A Real App The Burger Builder (Basic Version)/9. Starting Implementation of The Burger Builder Container.mp4
34.23MB
9. Reaching out to the Web (Http Ajax)/1. Module Introduction.mp4
1.09MB
9. Reaching out to the Web (Http Ajax)/10. Sending a DELETE Request.mp4
5.29MB
9. Reaching out to the Web (Http Ajax)/11. Fixing a Bug.mp4
1.09MB
9. Reaching out to the Web (Http Ajax)/12. Handling Errors Locally.mp4
7.66MB
9. Reaching out to the Web (Http Ajax)/13. Adding Interceptors to Execute Code Globally.mp4
12.84MB
9. Reaching out to the Web (Http Ajax)/15. Setting a Default Global Configuration for Axios.mp4
7.05MB
9. Reaching out to the Web (Http Ajax)/16. Creating and Using Axios Instances.mp4
10.28MB
9. Reaching out to the Web (Http Ajax)/17. Wrap Up.mp4
891.56KB
9. Reaching out to the Web (Http Ajax)/2. Understanding Http Requests in React.mp4
1.68MB
9. Reaching out to the Web (Http Ajax)/3. Understanding our Project and Introducing Axios.mp4
31.18MB
9. Reaching out to the Web (Http Ajax)/4. Creating a Http Request to GET Data.mp4
11.39MB
9. Reaching out to the Web (Http Ajax)/5. Rendering Fetched Data to the Screen.mp4
8.78MB
9. Reaching out to the Web (Http Ajax)/6. Transforming Data.mp4
5.45MB
9. Reaching out to the Web (Http Ajax)/7. Making a Post Selectable.mp4
8.89MB
9. Reaching out to the Web (Http Ajax)/8. Fetching Data on Update (without Creating Infinite Loops).mp4
18.17MB
9. Reaching out to the Web (Http Ajax)/9. POSTing Data to the Server.mp4
8.25MB
友情提示
不会用的朋友看这里 把磁力链接复制到离线下载,或者bt下载软件里即可下载文件,或者直接复制迅雷链接到迅雷里下载! 亲,你造吗?将网页分享给您的基友,下载的人越多速度越快哦!
违规内容投诉邮箱:
[email protected]
概述 838888磁力搜索是一个磁力链接搜索引擎,是学术研究的副产品,用于解决资源过度分散的问题 它通过BitTorrent协议加入DHT网络,实时的自动采集数据,仅存储文件的标题、大小、文件列表、文件标识符(磁力链接)等基础信息 838888磁力搜索不下载任何真实资源,无法判断资源的合法性及真实性,使用838888磁力搜索服务的用户需自行鉴别内容的真伪 838888磁力搜索不上传任何资源,不提供Tracker服务,不提供种子文件的下载,这意味着838888磁力搜索 838888磁力搜索是一个完全合法的系统