首页
磁力链接怎么用
한국어
English
日本語
简体中文
繁體中文
[Tutorialsplanet.NET] Udemy - React - The Complete Guide (incl Hooks, React Router, Redux)
文件类型
收录时间
最后活跃
资源热度
文件大小
文件数量
视频
2021-12-13 07:05
2024-11-10 23:45
200
21.17 GB
443
磁力链接
magnet:?xt=urn:btih:c152a456d195cab619d54288f6eb03a239ae5bbc
迅雷链接
thunder://QUFtYWduZXQ6P3h0PXVybjpidGloOmMxNTJhNDU2ZDE5NWNhYjYxOWQ1NDI4OGY2ZWIwM2EyMzlhZTViYmNaWg==
二维码链接
种子下载(838888不存储任何种子文件)
种子下载线路1(迅雷)--推荐
种子下载线路2(比特彗星)
种子下载线路3(torcache)
3条线路均为国内外知名下载网站种子链接,内容跟本站无关!
相关链接
Tutorialsplanet
NET
Udemy
-
React
-
The
Complete
Guide
incl
Hooks
React
Router
Redux
文件列表
01 Getting Started/001 Welcome To The Course!.mp4
24.13MB
01 Getting Started/002 What is React.js_.mp4
34.44MB
01 Getting Started/003 Why React Instead Of _Just JavaScript__.mp4
63.65MB
01 Getting Started/004 Building Single-Page Applications (SPAs) with React.mp4
11.72MB
01 Getting Started/005 Exploring React.js Alternatives (Angular _ Vue).mp4
19.66MB
01 Getting Started/007 About This Course & Course Outline.mp4
42.87MB
01 Getting Started/008 The Two Ways (Paths) Of Taking This Course.mp4
27.25MB
01 Getting Started/009 Getting The Most Out Of This Course.mp4
16.16MB
01 Getting Started/010 Setting Up The Course Dev Environment (Code Editor).mp4
30.34MB
02 JavaScript Refresher/001 Module Introduction.mp4
1.37MB
02 JavaScript Refresher/002 Understanding _let_ and _const_.mp4
3.71MB
02 JavaScript Refresher/003 Arrow Functions.mp4
6.98MB
02 JavaScript Refresher/004 Exports and Imports.mp4
7.86MB
02 JavaScript Refresher/005 Understanding Classes.mp4
8.72MB
02 JavaScript Refresher/006 Classes, Properties and Methods.mp4
5.06MB
02 JavaScript Refresher/007 The Spread & Rest Operator.mp4
8.77MB
02 JavaScript Refresher/008 Destructuring.mp4
4.31MB
02 JavaScript Refresher/009 Reference and Primitive Types Refresher.mp4
6.55MB
02 JavaScript Refresher/010 Refreshing Array Functions.mp4
3.84MB
02 JavaScript Refresher/011 Wrap Up.mp4
769.15KB
03 React Basics & Working With Components/001 Module Introduction.mp4
10.44MB
03 React Basics & Working With Components/002 What Are Components_ And Why Is React All About Them_.mp4
24.53MB
03 React Basics & Working With Components/003 React Code Is Written In A _Declarative Way_!.mp4
13.27MB
03 React Basics & Working With Components/004 Creating a new React Project.mp4
67.81MB
03 React Basics & Working With Components/006 Analyzing a Standard React Project.mp4
67.99MB
03 React Basics & Working With Components/007 Introducing JSX.mp4
31.27MB
03 React Basics & Working With Components/008 How React Works.mp4
25.3MB
03 React Basics & Working With Components/009 Building a First Custom Component.mp4
50.13MB
03 React Basics & Working With Components/010 Writing More Complex JSX Code.mp4
32.62MB
03 React Basics & Working With Components/011 Adding Basic CSS Styling.mp4
33.5MB
03 React Basics & Working With Components/012 Outputting Dynamic Data & Working with Expressions in JSX.mp4
65.78MB
03 React Basics & Working With Components/013 Passing Data via _props_.mp4
102.52MB
03 React Basics & Working With Components/014 Adding _normal_ JavaScript Logic to Components.mp4
53.4MB
03 React Basics & Working With Components/015 Splitting Components Into Multiple Components.mp4
93.9MB
03 React Basics & Working With Components/016 The Concept of _Composition_ (_children props_).mp4
103.31MB
03 React Basics & Working With Components/017 A First Summary.mp4
27.02MB
03 React Basics & Working With Components/018 A Closer Look At JSX.mp4
80.18MB
03 React Basics & Working With Components/019 Organizing Component Files.mp4
26.95MB
03 React Basics & Working With Components/020 An Alternative Function Syntax.mp4
20.72MB
04 React State & Working with Events/001 Module Introduction.mp4
6.84MB
04 React State & Working with Events/002 Listening to Events & Working with Event Handlers.mp4
86.56MB
04 React State & Working with Events/003 How Component Functions Are Executed.mp4
51.7MB
04 React State & Working with Events/004 Working with _State_.mp4
100.93MB
04 React State & Working with Events/005 A Closer Look at the _useState_ Hook.mp4
71.69MB
04 React State & Working with Events/007 Adding Form Inputs.mp4
75.7MB
04 React State & Working with Events/008 Listening to User Input.mp4
50.54MB
04 React State & Working with Events/009 Working with Multiple States.mp4
68.31MB
04 React State & Working with Events/010 Using One State Instead (And What's Better).mp4
48.96MB
04 React State & Working with Events/011 Updating State That Depends On The Previous State.mp4
46.68MB
04 React State & Working with Events/012 Handling Form Submission.mp4
50.54MB
04 React State & Working with Events/013 Adding Two-Way Binding.mp4
30.24MB
04 React State & Working with Events/014 Child-to-Parent Component Communication (Bottom-up).mp4
131.64MB
04 React State & Working with Events/015 Lifting The State Up.mp4
41.08MB
04 React State & Working with Events/016 Controlled vs Uncontrolled Components & Stateless vs Stateful Components.mp4
55.11MB
05 Rendering Lists & Conditional Content/001 Module Introduction.mp4
2.08MB
05 Rendering Lists & Conditional Content/002 Rendering Lists of Data.mp4
70.06MB
05 Rendering Lists & Conditional Content/003 Using Stateful Lists.mp4
42.08MB
05 Rendering Lists & Conditional Content/004 Understanding _Keys_.mp4
65.33MB
05 Rendering Lists & Conditional Content/005 Outputting Conditional Content.mp4
64.64MB
05 Rendering Lists & Conditional Content/006 Adding Conditional Return Statements.mp4
51.17MB
05 Rendering Lists & Conditional Content/007 Demo App_ Adding a Chart.mp4
44.02MB
05 Rendering Lists & Conditional Content/008 Adding Dynamic Styles.mp4
59.73MB
05 Rendering Lists & Conditional Content/009 Wrap Up & Next Steps.mp4
100.69MB
06 Styling React Components/001 Module Introduction.mp4
15.55MB
06 Styling React Components/002 Setting Dynamic Inline Styles.mp4
72.9MB
06 Styling React Components/003 Setting CSS Classes Dynamically.mp4
38.29MB
06 Styling React Components/004 Introducing Styled Components.mp4
77.53MB
06 Styling React Components/005 Styled Components & Dynamic Props.mp4
76.08MB
06 Styling React Components/006 Styled Components & Media Queries.mp4
19.51MB
06 Styling React Components/007 Using CSS Modules.mp4
61.36MB
06 Styling React Components/008 Dynamic Styles with CSS Modules.mp4
47.1MB
07 Debugging React Apps/001 Module Introduction.mp4
3.38MB
07 Debugging React Apps/002 Understanding React Error Messages.mp4
43.73MB
07 Debugging React Apps/003 Analyzing Code Flow & Warnings.mp4
43.61MB
07 Debugging React Apps/004 Working with Breakpoints.mp4
50.16MB
07 Debugging React Apps/005 Using the React DevTools.mp4
31.43MB
08 Time to Practice_ A Complete Practice Project/001 Module Introduction.mp4
5.28MB
08 Time to Practice_ A Complete Practice Project/002 Adding a _User_ Component.mp4
40.38MB
08 Time to Practice_ A Complete Practice Project/003 Adding a re-usable _Card_ Component.mp4
59.11MB
08 Time to Practice_ A Complete Practice Project/004 Adding a re-usable _Button_ Component.mp4
23.7MB
08 Time to Practice_ A Complete Practice Project/005 Managing the User Input State.mp4
40.17MB
08 Time to Practice_ A Complete Practice Project/006 Adding Validation & Resetting Logic.mp4
37.76MB
08 Time to Practice_ A Complete Practice Project/007 Adding a Users List Component.mp4
73.38MB
08 Time to Practice_ A Complete Practice Project/008 Managing a List Of Users via State.mp4
70.5MB
08 Time to Practice_ A Complete Practice Project/009 Adding The _ErrorModal_ Component.mp4
60.48MB
08 Time to Practice_ A Complete Practice Project/010 Managing the Error State.mp4
76.31MB
09 Diving Deeper_ Working with Fragments, Portals & _Refs_/001 Module Introduction.mp4
2.06MB
09 Diving Deeper_ Working with Fragments, Portals & _Refs_/002 JSX Limitations & Workarounds.mp4
49.98MB
09 Diving Deeper_ Working with Fragments, Portals & _Refs_/003 Creating a Wrapper Component.mp4
31.7MB
09 Diving Deeper_ Working with Fragments, Portals & _Refs_/004 React Fragments.mp4
17MB
09 Diving Deeper_ Working with Fragments, Portals & _Refs_/005 Introducing React Portals.mp4
21.51MB
09 Diving Deeper_ Working with Fragments, Portals & _Refs_/006 Working with Portals.mp4
106.73MB
09 Diving Deeper_ Working with Fragments, Portals & _Refs_/007 Working with _ref_s.mp4
109.93MB
09 Diving Deeper_ Working with Fragments, Portals & _Refs_/008 Controlled vs Uncontrolled Components.mp4
27.97MB
10 Advanced_ Handling Side Effects, Using Reducers & Using the Context API/001 Module Introduction.mp4
4.45MB
10 Advanced_ Handling Side Effects, Using Reducers & Using the Context API/002 What are _Side Effects_ & Introducing useEffect.mp4
47.72MB
10 Advanced_ Handling Side Effects, Using Reducers & Using the Context API/003 Using the useEffect() Hook.mp4
89.7MB
10 Advanced_ Handling Side Effects, Using Reducers & Using the Context API/004 useEffect & Dependencies.mp4
89.14MB
10 Advanced_ Handling Side Effects, Using Reducers & Using the Context API/006 Using the useEffect Cleanup Function.mp4
85.86MB
10 Advanced_ Handling Side Effects, Using Reducers & Using the Context API/007 useEffect Summary.mp4
35.31MB
10 Advanced_ Handling Side Effects, Using Reducers & Using the Context API/008 Introducing useReducer & Reducers In General.mp4
85.48MB
10 Advanced_ Handling Side Effects, Using Reducers & Using the Context API/009 Using the useReducer() Hook.mp4
143.14MB
10 Advanced_ Handling Side Effects, Using Reducers & Using the Context API/010 useReducer & useEffect.mp4
104.46MB
10 Advanced_ Handling Side Effects, Using Reducers & Using the Context API/012 useReducer vs useState for State Management.mp4
25.17MB
10 Advanced_ Handling Side Effects, Using Reducers & Using the Context API/013 Introducing React Context (Context API).mp4
58.84MB
10 Advanced_ Handling Side Effects, Using Reducers & Using the Context API/014 Using the React Context API.mp4
89.12MB
10 Advanced_ Handling Side Effects, Using Reducers & Using the Context API/015 Tapping Into Context with the useContext Hook.mp4
15.32MB
10 Advanced_ Handling Side Effects, Using Reducers & Using the Context API/016 Making Context Dynamic.mp4
39.87MB
10 Advanced_ Handling Side Effects, Using Reducers & Using the Context API/017 Building & Using a Custom Context Provider Component.mp4
91MB
10 Advanced_ Handling Side Effects, Using Reducers & Using the Context API/018 React Context Limitations.mp4
14.91MB
10 Advanced_ Handling Side Effects, Using Reducers & Using the Context API/019 Learning the _Rules of Hooks_.mp4
62.95MB
10 Advanced_ Handling Side Effects, Using Reducers & Using the Context API/020 Refactoring an Input Component.mp4
63.25MB
10 Advanced_ Handling Side Effects, Using Reducers & Using the Context API/021 Diving into _Forward Refs_.mp4
128.33MB
11 Practice Project_ Building a Food Order App/001 Module Introduction.mp4
18.22MB
11 Practice Project_ Building a Food Order App/002 Starting Setup.mp4
21MB
11 Practice Project_ Building a Food Order App/003 Adding a _Header_ Component.mp4
67.59MB
11 Practice Project_ Building a Food Order App/004 Adding the _Cart_ Button Component.mp4
46.51MB
11 Practice Project_ Building a Food Order App/005 Adding a _Meals_ Component.mp4
73.43MB
11 Practice Project_ Building a Food Order App/006 Adding Individual Meal Items & Displaying Them.mp4
78.39MB
11 Practice Project_ Building a Food Order App/007 Adding a Form.mp4
83.3MB
11 Practice Project_ Building a Food Order App/009 Working on the _Shopping Cart_ Component.mp4
40.42MB
11 Practice Project_ Building a Food Order App/010 Adding a Modal via a React Portal.mp4
66.13MB
11 Practice Project_ Building a Food Order App/011 Managing Cart & Modal State.mp4
99.99MB
11 Practice Project_ Building a Food Order App/012 Adding a Cart Context.mp4
64.76MB
11 Practice Project_ Building a Food Order App/013 Using the Context.mp4
49.6MB
11 Practice Project_ Building a Food Order App/014 Adding a Cart Reducer.mp4
103.88MB
11 Practice Project_ Building a Food Order App/015 Working with Refs & Forward Refs.mp4
104.93MB
11 Practice Project_ Building a Food Order App/016 Outputting Cart Items.mp4
73.87MB
11 Practice Project_ Building a Food Order App/017 Working on a More Complex Reducer Logic.mp4
54.3MB
11 Practice Project_ Building a Food Order App/018 Making Items Removable.mp4
90.86MB
11 Practice Project_ Building a Food Order App/019 Using the useEffect Hook.mp4
84.07MB
12 A Look Behind The Scenes Of React & Optimization Techniques/001 Module Introduction.mp4
5.54MB
12 A Look Behind The Scenes Of React & Optimization Techniques/002 How React Really Works.mp4
30.91MB
12 A Look Behind The Scenes Of React & Optimization Techniques/003 Component Updates In Action.mp4
52.45MB
12 A Look Behind The Scenes Of React & Optimization Techniques/004 A Closer Look At Child Component Re-Evaluation.mp4
89.01MB
12 A Look Behind The Scenes Of React & Optimization Techniques/005 Preventing Unnecessary Re-Evaluations with React.memo().mp4
99.29MB
12 A Look Behind The Scenes Of React & Optimization Techniques/006 Preventing Function Re-Creation with useCallback().mp4
38.89MB
12 A Look Behind The Scenes Of React & Optimization Techniques/007 useCallback() and its Dependencies.mp4
67.29MB
12 A Look Behind The Scenes Of React & Optimization Techniques/008 A First Summary.mp4
37.49MB
12 A Look Behind The Scenes Of React & Optimization Techniques/009 A Closer Look At State & Components.mp4
28.76MB
12 A Look Behind The Scenes Of React & Optimization Techniques/010 Understanding State Scheduling & Batching.mp4
64.85MB
12 A Look Behind The Scenes Of React & Optimization Techniques/011 Optimizing with useMemo().mp4
80.39MB
13 An Alternative Way Of Building Components_ Class-based Components/001 Module Introduction.mp4
5.51MB
13 An Alternative Way Of Building Components_ Class-based Components/002 What & Why.mp4
21.82MB
13 An Alternative Way Of Building Components_ Class-based Components/003 Adding a First Class-based Component.mp4
55.63MB
13 An Alternative Way Of Building Components_ Class-based Components/004 Working with State & Events.mp4
110.02MB
13 An Alternative Way Of Building Components_ Class-based Components/005 The Component Lifecycle (Class-based Components Only!).mp4
32.94MB
13 An Alternative Way Of Building Components_ Class-based Components/006 Lifecycle Methods In Action.mp4
122.6MB
13 An Alternative Way Of Building Components_ Class-based Components/007 Class-based Components & Context.mp4
46.42MB
13 An Alternative Way Of Building Components_ Class-based Components/008 Class-based vs Functional Components_ A Summary.mp4
18.9MB
13 An Alternative Way Of Building Components_ Class-based Components/009 Introducing Error Boundaries.mp4
86.56MB
14 Sending Http Requests (e.g. Connecting to a Database)/001 Module Introduction.mp4
3.88MB
14 Sending Http Requests (e.g. Connecting to a Database)/002 How To (Not) Connect To A Database.mp4
11.04MB
14 Sending Http Requests (e.g. Connecting to a Database)/003 Our Starting App & Backend.mp4
20.56MB
14 Sending Http Requests (e.g. Connecting to a Database)/004 Sending a GET Request.mp4
96.1MB
14 Sending Http Requests (e.g. Connecting to a Database)/005 Using async _ await.mp4
19.49MB
14 Sending Http Requests (e.g. Connecting to a Database)/006 Handling Loading & Data States.mp4
39.84MB
14 Sending Http Requests (e.g. Connecting to a Database)/007 Handling Http Errors.mp4
111.5MB
14 Sending Http Requests (e.g. Connecting to a Database)/008 Using useEffect() For Requests.mp4
61.07MB
14 Sending Http Requests (e.g. Connecting to a Database)/009 Preparing The Project For The Next Steps.mp4
52.47MB
14 Sending Http Requests (e.g. Connecting to a Database)/010 Sending a POST Request.mp4
84.09MB
14 Sending Http Requests (e.g. Connecting to a Database)/011 Wrap Up.mp4
14.77MB
15 Building Custom React Hooks/001 Module Introduction.mp4
5.79MB
15 Building Custom React Hooks/002 What are _Custom Hooks__.mp4
4.84MB
15 Building Custom React Hooks/003 Creating a Custom React Hook Function.mp4
41.5MB
15 Building Custom React Hooks/004 Using Custom Hooks.mp4
39.68MB
15 Building Custom React Hooks/005 Configuring Custom Hooks.mp4
49.8MB
15 Building Custom React Hooks/006 Onwards To A More Realistic Example.mp4
61.27MB
15 Building Custom React Hooks/007 Building a Custom Http Hook.mp4
83.42MB
15 Building Custom React Hooks/008 Using the Custom Http Hook.mp4
77.43MB
15 Building Custom React Hooks/009 Adjusting the Custom Hook Logic.mp4
92.13MB
15 Building Custom React Hooks/010 Using The Custom Hook In More Components.mp4
93.67MB
16 Working with Forms & User Input/001 Module Introduction.mp4
4.52MB
16 Working with Forms & User Input/002 Our Starting Setup.mp4
9.5MB
16 Working with Forms & User Input/003 What's So Complex About Forms_.mp4
23.21MB
16 Working with Forms & User Input/004 Dealing With Form Submission & Getting User Input Values.mp4
94.02MB
16 Working with Forms & User Input/005 Adding Basic Validation.mp4
20.73MB
16 Working with Forms & User Input/006 Providing Validation Feedback.mp4
35.74MB
16 Working with Forms & User Input/007 Handling the _was touched_ State.mp4
55.2MB
16 Working with Forms & User Input/008 React To Lost Focus.mp4
29.23MB
16 Working with Forms & User Input/009 Refactoring & Deriving States.mp4
88.74MB
16 Working with Forms & User Input/010 Managing The Overall Form Validity.mp4
67.79MB
16 Working with Forms & User Input/011 Adding A Custom Input Hook.mp4
131.38MB
16 Working with Forms & User Input/012 Re-Using The Custom Hook.mp4
34.62MB
16 Working with Forms & User Input/013 A Challenge For You!.mp4
14.89MB
16 Working with Forms & User Input/014 Applying Our Hook & Knowledge To A New Form.mp4
117.85MB
16 Working with Forms & User Input/015 Summary.mp4
35.16MB
16 Working with Forms & User Input/016 Bonus_ Using useReducer().mp4
81.3MB
17 Practice Project_ Adding Http & Forms To The Food Order App/001 Module Introduction.mp4
19.47MB
17 Practice Project_ Adding Http & Forms To The Food Order App/002 Moving _Meals_ Data To The Backend.mp4
36.11MB
17 Practice Project_ Adding Http & Forms To The Food Order App/003 Fetching Meals via Http.mp4
90.57MB
17 Practice Project_ Adding Http & Forms To The Food Order App/004 Handling the Loading State.mp4
39.79MB
17 Practice Project_ Adding Http & Forms To The Food Order App/005 Handling Errors.mp4
79.83MB
17 Practice Project_ Adding Http & Forms To The Food Order App/006 Adding A Checkout Form.mp4
105.31MB
17 Practice Project_ Adding Http & Forms To The Food Order App/007 Reading Form Values.mp4
51.23MB
17 Practice Project_ Adding Http & Forms To The Food Order App/008 Adding Form Validation.mp4
136.75MB
17 Practice Project_ Adding Http & Forms To The Food Order App/009 Submitting & Sending Cart Data.mp4
65.76MB
17 Practice Project_ Adding Http & Forms To The Food Order App/010 Adding Better User Feedback.mp4
104.19MB
17 Practice Project_ Adding Http & Forms To The Food Order App/011 Summary.mp4
15.62MB
18 Diving into Redux (An Alternative To The Context API)/001 Module Introduction.mp4
3.65MB
18 Diving into Redux (An Alternative To The Context API)/002 Another Look At State In React Apps.mp4
35.38MB
18 Diving into Redux (An Alternative To The Context API)/003 Redux vs React Context.mp4
23.42MB
18 Diving into Redux (An Alternative To The Context API)/004 How Redux Works.mp4
21.18MB
18 Diving into Redux (An Alternative To The Context API)/005 Exploring The Core Redux Concepts.mp4
78.3MB
18 Diving into Redux (An Alternative To The Context API)/006 More Redux Basics.mp4
21.21MB
18 Diving into Redux (An Alternative To The Context API)/007 Preparing a new Project.mp4
9.32MB
18 Diving into Redux (An Alternative To The Context API)/008 Creating a Redux Store for React.mp4
33.03MB
18 Diving into Redux (An Alternative To The Context API)/009 Providing the Store.mp4
25.1MB
18 Diving into Redux (An Alternative To The Context API)/010 Using Redux Data in React Components.mp4
42.38MB
18 Diving into Redux (An Alternative To The Context API)/011 Dispatching Actions From Inside Components.mp4
32.11MB
18 Diving into Redux (An Alternative To The Context API)/012 Redux with Class-based Components.mp4
99.2MB
18 Diving into Redux (An Alternative To The Context API)/013 Attaching Payloads to Actions.mp4
38.38MB
18 Diving into Redux (An Alternative To The Context API)/014 Working with Multiple State Properties.mp4
59.81MB
18 Diving into Redux (An Alternative To The Context API)/015 How To Work With Redux State Correctly.mp4
44.51MB
18 Diving into Redux (An Alternative To The Context API)/016 Redux Challenges & Introducing Redux Toolkit.mp4
48.01MB
18 Diving into Redux (An Alternative To The Context API)/017 Adding State Slices.mp4
77.88MB
18 Diving into Redux (An Alternative To The Context API)/018 Connecting Redux Toolkit State.mp4
39.37MB
18 Diving into Redux (An Alternative To The Context API)/019 Migrating Everything To Redux Toolkit.mp4
58.61MB
18 Diving into Redux (An Alternative To The Context API)/020 Working with Multiple Slices.mp4
100.65MB
18 Diving into Redux (An Alternative To The Context API)/021 Reading & Dispatching From A New Slice.mp4
64.58MB
18 Diving into Redux (An Alternative To The Context API)/022 Splitting Our Code.mp4
50.81MB
18 Diving into Redux (An Alternative To The Context API)/023 Summary.mp4
33.33MB
19 Advanced Redux/001 Module Introduction.mp4
2.06MB
19 Advanced Redux/002 Redux & Side Effects (and Asynchronous Code).mp4
15.89MB
19 Advanced Redux/003 Refresher _ Practice_ Part 1_2.mp4
153.63MB
19 Advanced Redux/004 Refresher _ Practice_ Part 2_2.mp4
168.9MB
19 Advanced Redux/005 Redux & Async Code.mp4
28.22MB
19 Advanced Redux/006 Frontend Code vs Backend Code.mp4
41.07MB
19 Advanced Redux/007 Where To Put Our Logic.mp4
89.29MB
19 Advanced Redux/008 Using useEffect with Redux.mp4
59.56MB
19 Advanced Redux/010 Handling Http States & Feedback with Redux.mp4
138.95MB
19 Advanced Redux/011 Using an Action Creator Thunk.mp4
119.51MB
19 Advanced Redux/012 Getting Started with Fetching Data.mp4
89.72MB
19 Advanced Redux/013 Finalizing the Fetching Logic.mp4
56.91MB
19 Advanced Redux/014 Exploring the Redux DevTools.mp4
45.08MB
19 Advanced Redux/015 Summary.mp4
16.76MB
20 Building a Multi-Page SPA with React Router/001 Module Introduction.mp4
18.29MB
20 Building a Multi-Page SPA with React Router/002 What is Routing & Why_.mp4
21.79MB
20 Building a Multi-Page SPA with React Router/003 Installing React Router.mp4
13.83MB
20 Building a Multi-Page SPA with React Router/004 Defining & Using Routes.mp4
72.33MB
20 Building a Multi-Page SPA with React Router/005 Working with Links.mp4
38.46MB
20 Building a Multi-Page SPA with React Router/006 Using NavLinks.mp4
23.06MB
20 Building a Multi-Page SPA with React Router/007 Adding Dynamic Routes with Params.mp4
44.85MB
20 Building a Multi-Page SPA with React Router/008 Extracting Route Params.mp4
16.86MB
20 Building a Multi-Page SPA with React Router/009 Using _Switch_ and _exact_ For Configuring Routes.mp4
52.06MB
20 Building a Multi-Page SPA with React Router/010 Working with Nested Routes.mp4
24.25MB
20 Building a Multi-Page SPA with React Router/011 Redirecting The User.mp4
19.61MB
20 Building a Multi-Page SPA with React Router/012 Time to Practice_ Onwards to a New Project.mp4
65.23MB
20 Building a Multi-Page SPA with React Router/013 Practice Redirecting & Extracting Params.mp4
28.88MB
20 Building a Multi-Page SPA with React Router/014 Practicing Nested Routes.mp4
20.44MB
20 Building a Multi-Page SPA with React Router/015 Adding a Layout Wrapper Component.mp4
51.66MB
20 Building a Multi-Page SPA with React Router/016 Adding Dummy Data & More Content.mp4
40.87MB
20 Building a Multi-Page SPA with React Router/017 Outputting Data on the _Details_ Page.mp4
55.59MB
20 Building a Multi-Page SPA with React Router/018 Adding a _Not Found_ Page.mp4
25.44MB
20 Building a Multi-Page SPA with React Router/019 Implementing Programmatic (Imperative) Navigation.mp4
30.67MB
20 Building a Multi-Page SPA with React Router/020 Preventing Possibly Unwanted Route Transitions with the _Prompt_ Component.mp4
65.6MB
20 Building a Multi-Page SPA with React Router/021 Working with Query Parameters.mp4
120.19MB
20 Building a Multi-Page SPA with React Router/022 Getting Creative With Nested Routes.mp4
33.93MB
20 Building a Multi-Page SPA with React Router/023 Writing More Flexible Routing Code.mp4
83.51MB
20 Building a Multi-Page SPA with React Router/024 Sending & Getting Quote Data via Http.mp4
171.74MB
20 Building a Multi-Page SPA with React Router/025 Adding the _Comments_ Features.mp4
190.19MB
21 Deploying React Apps/001 Module Introduction.mp4
3.61MB
21 Deploying React Apps/002 Deployment Steps.mp4
10.61MB
21 Deploying React Apps/003 Adding Lazy Loading.mp4
91.91MB
21 Deploying React Apps/004 Building The Code For Production.mp4
32.87MB
21 Deploying React Apps/005 Getting Started With Deployment (Uploading Files).mp4
63.96MB
21 Deploying React Apps/006 Exploring Routing Issues & Finishing Deployment.mp4
53.91MB
22 Adding Authentication To React Apps/001 Module Introduction.mp4
5.44MB
22 Adding Authentication To React Apps/002 What, How & Why_.mp4
59.64MB
22 Adding Authentication To React Apps/004 Starting Setup & First Steps.mp4
41.87MB
22 Adding Authentication To React Apps/005 Adding User Signup.mp4
134.92MB
22 Adding Authentication To React Apps/006 Showing Feedback To The User.mp4
53.22MB
22 Adding Authentication To React Apps/007 Adding User Login.mp4
67.67MB
22 Adding Authentication To React Apps/008 Managing The Auth State With Context.mp4
102.7MB
22 Adding Authentication To React Apps/009 Using The Token For Requests To Protected Resources.mp4
106.13MB
22 Adding Authentication To React Apps/010 Redirecting The User.mp4
24.21MB
22 Adding Authentication To React Apps/011 Adding Logout.mp4
21.41MB
22 Adding Authentication To React Apps/012 Protecting Frontend Pages.mp4
53.43MB
22 Adding Authentication To React Apps/013 Persisting The User Authentication Status.mp4
57.15MB
22 Adding Authentication To React Apps/014 Adding Auto-Logout.mp4
76.93MB
22 Adding Authentication To React Apps/015 Finishing Steps.mp4
112.7MB
23 A (Pretty Deep Dive) Introduction to Next.js/001 Module Introduction.mp4
7.77MB
23 A (Pretty Deep Dive) Introduction to Next.js/002 What is NextJS_.mp4
19.22MB
23 A (Pretty Deep Dive) Introduction to Next.js/003 Key Feature 1_ Built-in Server-side Rendering (Improved SEO!).mp4
50.15MB
23 A (Pretty Deep Dive) Introduction to Next.js/004 Key Feature 2_ Simplified Routing with File-based Routing.mp4
21.51MB
23 A (Pretty Deep Dive) Introduction to Next.js/005 Key Feature 3_ Build Fullstack Apps.mp4
14.2MB
23 A (Pretty Deep Dive) Introduction to Next.js/006 Creating a New Next.js Project & App.mp4
29.41MB
23 A (Pretty Deep Dive) Introduction to Next.js/007 Analyzing the Created Project.mp4
11.87MB
23 A (Pretty Deep Dive) Introduction to Next.js/008 Adding First Pages.mp4
32.31MB
23 A (Pretty Deep Dive) Introduction to Next.js/009 Adding Nested Paths & Pages (Nested Routes).mp4
18.72MB
23 A (Pretty Deep Dive) Introduction to Next.js/010 Creating Dynamic Pages (with Parameters).mp4
16.51MB
23 A (Pretty Deep Dive) Introduction to Next.js/011 Extracting Dynamic Parameter Values.mp4
23.8MB
23 A (Pretty Deep Dive) Introduction to Next.js/012 Linking Between Pages.mp4
36.75MB
23 A (Pretty Deep Dive) Introduction to Next.js/013 Onwards to a bigger Project!.mp4
27.53MB
23 A (Pretty Deep Dive) Introduction to Next.js/014 Preparing the Project Pages.mp4
17.72MB
23 A (Pretty Deep Dive) Introduction to Next.js/015 Outputting a List of Meetups.mp4
45.17MB
23 A (Pretty Deep Dive) Introduction to Next.js/016 Adding the New Meetup Form.mp4
32.52MB
23 A (Pretty Deep Dive) Introduction to Next.js/017 The __app.js_ File & Layout Wrapper.mp4
48.32MB
23 A (Pretty Deep Dive) Introduction to Next.js/018 Using Programmatic (Imperative) Navigation.mp4
33.17MB
23 A (Pretty Deep Dive) Introduction to Next.js/019 Adding Custom Components & CSS Modules.mp4
88.69MB
23 A (Pretty Deep Dive) Introduction to Next.js/020 How Pre-rendering Works & Which Problem We Face.mp4
50.14MB
23 A (Pretty Deep Dive) Introduction to Next.js/021 Data Fetching for Static Pages.mp4
58.65MB
23 A (Pretty Deep Dive) Introduction to Next.js/022 More on Static Site Generation (SSG).mp4
46.29MB
23 A (Pretty Deep Dive) Introduction to Next.js/023 Exploring Server-side Rendering (SSR) with _getServerSideProps_.mp4
50.52MB
23 A (Pretty Deep Dive) Introduction to Next.js/024 Working with Params for SSG Data Fetching.mp4
43.86MB
23 A (Pretty Deep Dive) Introduction to Next.js/025 Preparing Paths with _getStaticPaths_ & Working With Fallback Pages.mp4
62.11MB
23 A (Pretty Deep Dive) Introduction to Next.js/026 Introducing API Routes.mp4
40.08MB
23 A (Pretty Deep Dive) Introduction to Next.js/027 Working with MongoDB.mp4
80.64MB
23 A (Pretty Deep Dive) Introduction to Next.js/028 Sending Http Requests To Our API Routes.mp4
56.88MB
23 A (Pretty Deep Dive) Introduction to Next.js/029 Getting Data From The Database.mp4
63.2MB
23 A (Pretty Deep Dive) Introduction to Next.js/030 Getting Meetup Details Data & Preparing Pages.mp4
91.28MB
23 A (Pretty Deep Dive) Introduction to Next.js/031 Adding _head_ Metadata.mp4
89.28MB
23 A (Pretty Deep Dive) Introduction to Next.js/032 Deploying Next.js Projects.mp4
85.63MB
23 A (Pretty Deep Dive) Introduction to Next.js/033 Using Fallback Pages & Re-deploying.mp4
32.25MB
23 A (Pretty Deep Dive) Introduction to Next.js/034 Summary.mp4
20.83MB
24 Animating React Apps/001 Module Introduction.mp4
17.54MB
24 Animating React Apps/002 Preparing the Demo Project.mp4
38.35MB
24 Animating React Apps/003 Using CSS Transitions.mp4
14.11MB
24 Animating React Apps/004 Using CSS Animations.mp4
14.79MB
24 Animating React Apps/005 CSS Transition & Animations Limitations.mp4
16.07MB
24 Animating React Apps/006 Using ReactTransitionGroup.mp4
70.34MB
24 Animating React Apps/007 Using the Transition Component.mp4
11.89MB
24 Animating React Apps/008 Wrapping the Transition Component.mp4
12MB
24 Animating React Apps/009 Animation Timings.mp4
11.53MB
24 Animating React Apps/010 Transition Events.mp4
9.72MB
24 Animating React Apps/011 The CSSTransition Component.mp4
19.34MB
24 Animating React Apps/012 Customizing CSS Classnames.mp4
9.02MB
24 Animating React Apps/013 Animating Lists.mp4
28.05MB
24 Animating React Apps/014 Alternative Animation Packages.mp4
15.65MB
24 Animating React Apps/015 Wrap Up.mp4
7.38MB
25 Replacing Redux with React Hooks/001 Module Introduction.mp4
2.98MB
25 Replacing Redux with React Hooks/002 Starting Project & Why You Would Replace Redux.mp4
15.83MB
25 Replacing Redux with React Hooks/003 Alternative_ Using the Context API.mp4
29.84MB
25 Replacing Redux with React Hooks/004 Toggling Favorites with the Context API.mp4
37.37MB
25 Replacing Redux with React Hooks/005 Context API Summary (and why NOT to use it instead of Redux).mp4
11.29MB
25 Replacing Redux with React Hooks/006 Getting Started with a Custom Hook as a Store.mp4
26.83MB
25 Replacing Redux with React Hooks/007 Finishing the Store Hook.mp4
21.46MB
25 Replacing Redux with React Hooks/008 Creating a Concrete Store.mp4
17.89MB
25 Replacing Redux with React Hooks/009 Using the Custom Store.mp4
25.19MB
25 Replacing Redux with React Hooks/010 Custom Hook Store Summary.mp4
13.95MB
25 Replacing Redux with React Hooks/011 Optimizing the Custom Hook Store.mp4
17.06MB
25 Replacing Redux with React Hooks/013 Wrap Up.mp4
7.34MB
26 Testing React Apps (Unit Tests)/001 Module Introduction.mp4
4.13MB
26 Testing React Apps (Unit Tests)/002 What & Why_.mp4
15.27MB
26 Testing React Apps (Unit Tests)/003 Understanding Different Kinds Of Tests.mp4
27.85MB
26 Testing React Apps (Unit Tests)/004 What To Test & How To Test.mp4
4.82MB
26 Testing React Apps (Unit Tests)/005 Understanding the Technical Setup & Involved Tools.mp4
14.88MB
26 Testing React Apps (Unit Tests)/006 Running a First Test.mp4
51.23MB
26 Testing React Apps (Unit Tests)/007 Writing Our First Test.mp4
74.1MB
26 Testing React Apps (Unit Tests)/008 Grouping Tests Together With Test Suites.mp4
18.23MB
26 Testing React Apps (Unit Tests)/009 Testing User Interaction & State.mp4
128.66MB
26 Testing React Apps (Unit Tests)/010 Testing Connected Components.mp4
26.66MB
26 Testing React Apps (Unit Tests)/011 Testing Asynchronous Code.mp4
73.12MB
26 Testing React Apps (Unit Tests)/012 Working With Mocks.mp4
68.84MB
26 Testing React Apps (Unit Tests)/013 Summary & Further Resources.mp4
40.22MB
27 React + TypeScript/001 Module Introduction.mp4
3.2MB
27 React + TypeScript/002 What & Why_.mp4
23.58MB
27 React + TypeScript/003 Installing & Using TypeScript.mp4
41.38MB
27 React + TypeScript/004 Exploring the Base Types.mp4
22.14MB
27 React + TypeScript/005 Working with Array & Object Types.mp4
33.92MB
27 React + TypeScript/006 Understanding Type Inference.mp4
15.46MB
27 React + TypeScript/007 Using Union Types.mp4
15.77MB
27 React + TypeScript/008 Understanding Type Aliases.mp4
17.71MB
27 React + TypeScript/009 Functions & Function Types.mp4
28.49MB
27 React + TypeScript/010 Diving Into Generics.mp4
53.35MB
27 React + TypeScript/012 Creating a React + TypeScript Project.mp4
65.45MB
27 React + TypeScript/013 Working with Components & TypeScript.mp4
39.11MB
27 React + TypeScript/014 Working with Props & TypeScript.mp4
93.51MB
27 React + TypeScript/015 Adding a Data Model.mp4
65.01MB
27 React + TypeScript/016 Time to Practice_ Exercise Time!.mp4
50.08MB
27 React + TypeScript/017 Form Submissions In TypeScript Projects.mp4
39.64MB
27 React + TypeScript/018 Working with refs & useRef.mp4
95.9MB
27 React + TypeScript/019 Working with _Function Props_.mp4
64.39MB
27 React + TypeScript/020 Managing State & TypeScript.mp4
43.85MB
27 React + TypeScript/021 Adding Styling.mp4
18.67MB
27 React + TypeScript/022 Time to Practice_ Removing a Todo.mp4
73.2MB
27 React + TypeScript/023 The Context API & TypeScript.mp4
128.48MB
27 React + TypeScript/024 Summary.mp4
21.27MB
27 React + TypeScript/025 Bonus_ Exploring tsconfig.json.mp4
50.33MB
28 Optional_ React Hooks Introduction & Summary/001 Module Introduction.mp4
6.45MB
28 Optional_ React Hooks Introduction & Summary/002 What Are React Hooks_.mp4
18.6MB
28 Optional_ React Hooks Introduction & Summary/003 The Starting Project.mp4
37.15MB
28 Optional_ React Hooks Introduction & Summary/004 Getting Started with useState().mp4
55.77MB
28 Optional_ React Hooks Introduction & Summary/005 More on useState() & State Updating.mp4
70.46MB
28 Optional_ React Hooks Introduction & Summary/006 Array Destructuring.mp4
9.4MB
28 Optional_ React Hooks Introduction & Summary/007 Multiple States.mp4
16.74MB
28 Optional_ React Hooks Introduction & Summary/008 Rules of Hooks.mp4
8.55MB
28 Optional_ React Hooks Introduction & Summary/009 Passing State Data Across Components.mp4
28.67MB
28 Optional_ React Hooks Introduction & Summary/010 Sending Http Requests.mp4
26.34MB
28 Optional_ React Hooks Introduction & Summary/011 useEffect() & Loading Data.mp4
54.42MB
28 Optional_ React Hooks Introduction & Summary/012 Understanding useEffect() Dependencies.mp4
15.72MB
28 Optional_ React Hooks Introduction & Summary/013 More on useEffect().mp4
42.1MB
28 Optional_ React Hooks Introduction & Summary/014 What's useCallback()_.mp4
37.1MB
28 Optional_ React Hooks Introduction & Summary/015 Working with Refs & useRef().mp4
32.9MB
28 Optional_ React Hooks Introduction & Summary/016 Cleaning Up with useEffect().mp4
12.05MB
28 Optional_ React Hooks Introduction & Summary/017 Deleting Ingredients.mp4
8.77MB
28 Optional_ React Hooks Introduction & Summary/018 Loading Errors & State Batching.mp4
54.12MB
28 Optional_ React Hooks Introduction & Summary/020 Understanding useReducer().mp4
68.13MB
28 Optional_ React Hooks Introduction & Summary/021 Using useReducer() for the Http State.mp4
94.06MB
28 Optional_ React Hooks Introduction & Summary/022 Working with useContext().mp4
35.68MB
28 Optional_ React Hooks Introduction & Summary/023 Performance Optimizations with useMemo().mp4
68.77MB
28 Optional_ React Hooks Introduction & Summary/024 Getting Started with Custom Hooks.mp4
88.35MB
28 Optional_ React Hooks Introduction & Summary/025 Sharing Data Between Custom Hooks & Components.mp4
147.29MB
28 Optional_ React Hooks Introduction & Summary/026 Using the Custom Hook.mp4
55.49MB
28 Optional_ React Hooks Introduction & Summary/027 Wrap Up.mp4
22.14MB
29 Optional_ React Summary & Core Feature Walkthrough/001 Module Introduction.mp4
8.54MB
29 Optional_ React Summary & Core Feature Walkthrough/002 What Is React_.mp4
28.16MB
29 Optional_ React Summary & Core Feature Walkthrough/003 Why React_.mp4
64.4MB
29 Optional_ React Summary & Core Feature Walkthrough/004 Building SPAs (Single Page Applications).mp4
15.84MB
29 Optional_ React Summary & Core Feature Walkthrough/005 React Alternatives.mp4
20.99MB
29 Optional_ React Summary & Core Feature Walkthrough/006 Creating a React Project.mp4
49.55MB
29 Optional_ React Summary & Core Feature Walkthrough/007 Setting Up A Code Editor.mp4
17.62MB
29 Optional_ React Summary & Core Feature Walkthrough/008 Diving Into The Created Project.mp4
48.89MB
29 Optional_ React Summary & Core Feature Walkthrough/009 How React Works & Understanding Components.mp4
46.02MB
29 Optional_ React Summary & Core Feature Walkthrough/010 More Component Work & Styling with CSS Classes.mp4
38.57MB
29 Optional_ React Summary & Core Feature Walkthrough/011 Building & Re-Using Another Component.mp4
45.53MB
29 Optional_ React Summary & Core Feature Walkthrough/012 Working with _props_ & Dynamic Content.mp4
37.24MB
29 Optional_ React Summary & Core Feature Walkthrough/013 Handling Events.mp4
47.39MB
29 Optional_ React Summary & Core Feature Walkthrough/014 Adding More Components.mp4
37.28MB
29 Optional_ React Summary & Core Feature Walkthrough/015 Introducing State.mp4
64.21MB
29 Optional_ React Summary & Core Feature Walkthrough/016 Working with _Event Props_ (Passing Function As Props).mp4
56.92MB
29 Optional_ React Summary & Core Feature Walkthrough/017 Adding Routing.mp4
113.98MB
29 Optional_ React Summary & Core Feature Walkthrough/018 Adding Links & Navigation.mp4
40.29MB
29 Optional_ React Summary & Core Feature Walkthrough/019 Styling with CSS Modules.mp4
45.41MB
29 Optional_ React Summary & Core Feature Walkthrough/020 Outputting Lists of Data.mp4
53.37MB
29 Optional_ React Summary & Core Feature Walkthrough/021 Adding More React Components.mp4
83.98MB
29 Optional_ React Summary & Core Feature Walkthrough/022 Building Wrapper Components with props.children.mp4
79.5MB
29 Optional_ React Summary & Core Feature Walkthrough/023 Adding a Form.mp4
76.69MB
29 Optional_ React Summary & Core Feature Walkthrough/024 Getting User Input & Handling Form Submission.mp4
97.48MB
29 Optional_ React Summary & Core Feature Walkthrough/025 Preparing the App for Http.mp4
65.02MB
29 Optional_ React Summary & Core Feature Walkthrough/026 Sending a POST Request.mp4
46.83MB
29 Optional_ React Summary & Core Feature Walkthrough/027 Navigating Programmatically.mp4
35.64MB
29 Optional_ React Summary & Core Feature Walkthrough/028 Getting Started with Fetching Data.mp4
90.15MB
29 Optional_ React Summary & Core Feature Walkthrough/029 Using the useEffect() Hook.mp4
97.33MB
29 Optional_ React Summary & Core Feature Walkthrough/030 Introducing React Context.mp4
88.18MB
29 Optional_ React Summary & Core Feature Walkthrough/031 Context Logic & Different Ways Of Updating State.mp4
58.77MB
29 Optional_ React Summary & Core Feature Walkthrough/032 Using Context In Components.mp4
126.45MB
29 Optional_ React Summary & Core Feature Walkthrough/033 More Context Usage.mp4
66.58MB
29 Optional_ React Summary & Core Feature Walkthrough/034 Summary.mp4
8.42MB
30 Course Roundup/001 What Now_ Next Steps You Could Take!.mp4
10.59MB
30 Course Roundup/002 Explore The React Ecosystem!.mp4
30.63MB
30 Course Roundup/003 Finishing Thoughts.mp4
3.75MB
31 This Course Got Updated!/001 Course Update Overview, Explanation & Migration Guide.mp4
72.31MB
友情提示
不会用的朋友看这里 把磁力链接复制到离线下载,或者bt下载软件里即可下载文件,或者直接复制迅雷链接到迅雷里下载! 亲,你造吗?将网页分享给您的基友,下载的人越多速度越快哦!
违规内容投诉邮箱:
[email protected]
概述 838888磁力搜索是一个磁力链接搜索引擎,是学术研究的副产品,用于解决资源过度分散的问题 它通过BitTorrent协议加入DHT网络,实时的自动采集数据,仅存储文件的标题、大小、文件列表、文件标识符(磁力链接)等基础信息 838888磁力搜索不下载任何真实资源,无法判断资源的合法性及真实性,使用838888磁力搜索服务的用户需自行鉴别内容的真伪 838888磁力搜索不上传任何资源,不提供Tracker服务,不提供种子文件的下载,这意味着838888磁力搜索 838888磁力搜索是一个完全合法的系统