zhongziso种子搜
首页
功能
磁力转BT
BT转磁力
使用教程
免责声明
关于
zhongziso
搜索
[FreeCourseSite.com] Udemy - React - The Complete Guide (incl Hooks, React Router, Redux)
magnet:?xt=urn:btih:01dc7332e026b43963ead790b2430850dfac6acb&dn=[FreeCourseSite.com] Udemy - React - The Complete Guide (incl Hooks, React Router, Redux)
磁力链接详情
Hash值:
01dc7332e026b43963ead790b2430850dfac6acb
点击数:
82
文件大小:
19.28 GB
文件数量:
457
创建日期:
2024-9-4 00:22
最后访问:
2024-11-11 04:41
访问标签:
FreeCourseSite
com
Udemy
-
React
-
The
Complete
Guide
incl
Hooks
React
Router
Redux
文件列表详情
01 - Getting Started/001 Welcome To The Course!.mp4 37.58 MB
01 - Getting Started/002 What is React.js.mp4 52.45 MB
01 - Getting Started/003 Why React Instead Of Just JavaScript.mp4 43.21 MB
01 - Getting Started/004 Building Single-Page Applications (SPAs) with React.mp4 17.33 MB
01 - Getting Started/005 Exploring React.js Alternatives (Angular Vue).mp4 11.34 MB
01 - Getting Started/007 About This Course & Course Outline.mp4 24.25 MB
01 - Getting Started/008 The Two Ways (Paths) Of Taking This Course.mp4 13.53 MB
01 - Getting Started/009 Getting The Most Out Of This Course.mp4 10.08 MB
01 - Getting Started/010 Setting Up The Course Dev Environment (Code Editor).mp4 23.26 MB
02 - JavaScript Refresher/001 Module Introduction.mp4 859.04 KB
02 - JavaScript Refresher/002 Understanding let and const.mp4 5.28 MB
02 - JavaScript Refresher/003 Arrow Functions.mp4 9.93 MB
02 - JavaScript Refresher/004 Exports and Imports.mp4 11.65 MB
02 - JavaScript Refresher/005 Understanding Classes.mp4 13.51 MB
02 - JavaScript Refresher/006 Classes, Properties and Methods.mp4 7.49 MB
02 - JavaScript Refresher/007 The Spread & Rest Operator.mp4 12.48 MB
02 - JavaScript Refresher/008 Destructuring.mp4 6.2 MB
02 - JavaScript Refresher/009 Reference and Primitive Types Refresher.mp4 11.23 MB
02 - JavaScript Refresher/010 Refreshing Array Methods.mp4 5.55 MB
02 - JavaScript Refresher/011 Wrap Up.mp4 944.8 KB
03 - React Basics & Working With Components/001 Module Introduction.mp4 6.47 MB
03 - React Basics & Working With Components/002 What Are Components And Why Is React All About Them.mp4 27.5 MB
03 - React Basics & Working With Components/003 React Code Is Written In A Declarative Way!.mp4 7.85 MB
03 - React Basics & Working With Components/004 Creating a new React Project.mp4 75.87 MB
03 - React Basics & Working With Components/006 Analyzing a Standard React Project.mp4 145.34 MB
03 - React Basics & Working With Components/007 Introducing JSX.mp4 36.5 MB
03 - React Basics & Working With Components/008 How React Works.mp4 17.77 MB
03 - React Basics & Working With Components/009 Building a First Custom Component.mp4 28.3 MB
03 - React Basics & Working With Components/010 Writing More Complex JSX Code.mp4 21.19 MB
03 - React Basics & Working With Components/011 Adding Basic CSS Styling.mp4 17.19 MB
03 - React Basics & Working With Components/012 Outputting Dynamic Data & Working with Expressions in JSX.mp4 96.19 MB
03 - React Basics & Working With Components/013 Passing Data via props.mp4 76.07 MB
03 - React Basics & Working With Components/014 Adding normal JavaScript Logic to Components.mp4 61.17 MB
03 - React Basics & Working With Components/015 Splitting Components Into Multiple Components.mp4 57.63 MB
03 - React Basics & Working With Components/016 The Concept of Composition (children props).mp4 76.88 MB
03 - React Basics & Working With Components/017 A First Summary.mp4 16.72 MB
03 - React Basics & Working With Components/018 A Closer Look At JSX.mp4 95.29 MB
03 - React Basics & Working With Components/019 Organizing Component Files.mp4 17.07 MB
03 - React Basics & Working With Components/020 An Alternative Function Syntax.mp4 12.93 MB
04 - React State & Working with Events/001 Module Introduction.mp4 7.93 MB
04 - React State & Working with Events/002 Listening to Events & Working with Event Handlers.mp4 97.94 MB
04 - React State & Working with Events/003 How Component Functions Are Executed.mp4 63.36 MB
04 - React State & Working with Events/004 Working with State.mp4 78.27 MB
04 - React State & Working with Events/005 A Closer Look at the useState Hook.mp4 51.9 MB
04 - React State & Working with Events/007 Adding Form Inputs.mp4 49.01 MB
04 - React State & Working with Events/008 Listening to User Input.mp4 56.93 MB
04 - React State & Working with Events/010 Using One State Instead (And What's Better).mp4 29.77 MB
04 - React State & Working with Events/011 Updating State That Depends On The Previous State.mp4 28.08 MB
04 - React State & Working with Events/012 Handling Form Submission.mp4 35.92 MB
04 - React State & Working with Events/013 Adding Two-Way Binding.mp4 17.61 MB
04 - React State & Working with Events/014 Child-to-Parent Component Communication (Bottom-up).mp4 81.23 MB
04 - React State & Working with Events/015 Lifting The State Up.mp4 48.54 MB
04 - React State & Working with Events/016 Controlled vs Uncontrolled Components & Stateless vs Stateful Components.mp4 61.81 MB
05 - Rendering Lists & Conditional Content/001 Module Introduction.mp4 1.25 MB
05 - Rendering Lists & Conditional Content/002 Rendering Lists of Data.mp4 78.34 MB
05 - Rendering Lists & Conditional Content/003 Using Stateful Lists.mp4 48.52 MB
05 - Rendering Lists & Conditional Content/004 Understanding Keys.mp4 72.09 MB
05 - Rendering Lists & Conditional Content/005 Outputting Conditional Content.mp4 39.41 MB
05 - Rendering Lists & Conditional Content/006 Adding Conditional Return Statements.mp4 31.56 MB
05 - Rendering Lists & Conditional Content/007 Demo App Adding a Chart.mp4 31.16 MB
05 - Rendering Lists & Conditional Content/008 Adding Dynamic Styles.mp4 70.81 MB
05 - Rendering Lists & Conditional Content/009 Wrap Up & Next Steps.mp4 147.2 MB
06 - Styling React Components/001 Module Introduction.mp4 11.99 MB
06 - Styling React Components/002 Setting Dynamic Inline Styles.mp4 49.36 MB
06 - Styling React Components/003 Setting CSS Classes Dynamically.mp4 27.71 MB
06 - Styling React Components/004 Introducing Styled Components.mp4 94.19 MB
06 - Styling React Components/005 Styled Components & Dynamic Props.mp4 89.8 MB
06 - Styling React Components/006 Styled Components & Media Queries.mp4 15.2 MB
06 - Styling React Components/007 Using CSS Modules.mp4 72.03 MB
06 - Styling React Components/008 Dynamic Styles with CSS Modules.mp4 38.03 MB
07 - Debugging React Apps/001 Module Introduction.mp4 2.26 MB
07 - Debugging React Apps/002 Understanding React Error Messages.mp4 31.79 MB
07 - Debugging React Apps/004 Working with Breakpoints.mp4 39.29 MB
07 - Debugging React Apps/005 Using the React DevTools.mp4 26.46 MB
08 - Time to Practice A Complete Practice Project/001 Module Introduction.mp4 3.65 MB
08 - Time to Practice A Complete Practice Project/002 Adding a User Component.mp4 30.33 MB
08 - Time to Practice A Complete Practice Project/003 Adding a re-usable Card Component.mp4 51.21 MB
08 - Time to Practice A Complete Practice Project/004 Adding a re-usable Button Component.mp4 17.67 MB
08 - Time to Practice A Complete Practice Project/005 Managing the User Input State.mp4 32.2 MB
08 - Time to Practice A Complete Practice Project/006 Adding Validation & Resetting Logic.mp4 24.91 MB
08 - Time to Practice A Complete Practice Project/007 Adding a Users List Component.mp4 90.73 MB
08 - Time to Practice A Complete Practice Project/008 Managing a List Of Users via State.mp4 51.35 MB
08 - Time to Practice A Complete Practice Project/009 Adding The ErrorModal Component.mp4 50.13 MB
08 - Time to Practice A Complete Practice Project/010 Managing the Error State.mp4 90.66 MB
09 - Diving Deeper Working with Fragments, Portals & Refs/001 Module Introduction.mp4 1.35 MB
09 - Diving Deeper Working with Fragments, Portals & Refs/002 JSX Limitations & Workarounds.mp4 36.16 MB
09 - Diving Deeper Working with Fragments, Portals & Refs/003 Creating a Wrapper Component.mp4 25.65 MB
09 - Diving Deeper Working with Fragments, Portals & Refs/004 React Fragments.mp4 14.41 MB
09 - Diving Deeper Working with Fragments, Portals & Refs/005 Introducing React Portals.mp4 16.49 MB
09 - Diving Deeper Working with Fragments, Portals & Refs/006 Working with Portals.mp4 136.79 MB
09 - Diving Deeper Working with Fragments, Portals & Refs/007 Working with refs.mp4 83.54 MB
09 - Diving Deeper Working with Fragments, Portals & Refs/008 Controlled vs Uncontrolled Components.mp4 22 MB
10 - Advanced Handling Side Effects, Using Reducers & Using the Context API/001 Module Introduction.mp4 2.81 MB
10 - Advanced Handling Side Effects, Using Reducers & Using the Context API/002 What are Side Effects & Introducing useEffect.mp4 36.13 MB
10 - Advanced Handling Side Effects, Using Reducers & Using the Context API/003 Using the useEffect() Hook.mp4 65.37 MB
10 - Advanced Handling Side Effects, Using Reducers & Using the Context API/004 useEffect & Dependencies.mp4 66.17 MB
10 - Advanced Handling Side Effects, Using Reducers & Using the Context API/006 Using the useEffect Cleanup Function.mp4 61.68 MB
10 - Advanced Handling Side Effects, Using Reducers & Using the Context API/007 useEffect Summary.mp4 24.82 MB
10 - Advanced Handling Side Effects, Using Reducers & Using the Context API/008 Introducing useReducer & Reducers In General.mp4 51.08 MB
10 - Advanced Handling Side Effects, Using Reducers & Using the Context API/009 Using the useReducer() Hook.mp4 102.51 MB
10 - Advanced Handling Side Effects, Using Reducers & Using the Context API/010 useReducer & useEffect.mp4 150.16 MB
10 - Advanced Handling Side Effects, Using Reducers & Using the Context API/012 useReducer vs useState for State Management.mp4 18.8 MB
10 - Advanced Handling Side Effects, Using Reducers & Using the Context API/013 Introducing React Context (Context API).mp4 43.85 MB
10 - Advanced Handling Side Effects, Using Reducers & Using the Context API/014 Using the React Context API.mp4 148.97 MB
10 - Advanced Handling Side Effects, Using Reducers & Using the Context API/015 Tapping Into Context with the useContext Hook.mp4 9.55 MB
10 - Advanced Handling Side Effects, Using Reducers & Using the Context API/016 Making Context Dynamic.mp4 45.59 MB
10 - Advanced Handling Side Effects, Using Reducers & Using the Context API/017 Building & Using a Custom Context Provider Component.mp4 68.57 MB
10 - Advanced Handling Side Effects, Using Reducers & Using the Context API/018 React Context Limitations.mp4 11.24 MB
10 - Advanced Handling Side Effects, Using Reducers & Using the Context API/019 Learning the Rules of Hooks.mp4 69.84 MB
10 - Advanced Handling Side Effects, Using Reducers & Using the Context API/020 Refactoring an Input Component.mp4 70.59 MB
10 - Advanced Handling Side Effects, Using Reducers & Using the Context API/021 Diving into Forward Refs.mp4 93.04 MB
11 - Practice Project Building a Food Order App/001 Module Introduction.mp4 21.15 MB
11 - Practice Project Building a Food Order App/002 Starting Setup.mp4 15.17 MB
11 - Practice Project Building a Food Order App/003 Adding a Header Component.mp4 44.23 MB
11 - Practice Project Building a Food Order App/004 Adding the Cart Button Component.mp4 29 MB
11 - Practice Project Building a Food Order App/005 Adding a Meals Component.mp4 37.51 MB
11 - Practice Project Building a Food Order App/006 Adding Individual Meal Items & Displaying Them.mp4 91.46 MB
11 - Practice Project Building a Food Order App/007 Adding a Form.mp4 63.28 MB
11 - Practice Project Building a Food Order App/009 Working on the Shopping Cart Component.mp4 26.59 MB
11 - Practice Project Building a Food Order App/010 Adding a Modal via a React Portal.mp4 50.58 MB
11 - Practice Project Building a Food Order App/011 Managing Cart & Modal State.mp4 62.23 MB
11 - Practice Project Building a Food Order App/012 Adding a Cart Context.mp4 74.92 MB
11 - Practice Project Building a Food Order App/013 Using the Context.mp4 23.3 MB
11 - Practice Project Building a Food Order App/014 Adding a Cart Reducer.mp4 77.21 MB
11 - Practice Project Building a Food Order App/015 Working with Refs & Forward Refs.mp4 77.63 MB
11 - Practice Project Building a Food Order App/016 Outputting Cart Items.mp4 84.89 MB
11 - Practice Project Building a Food Order App/017 Working on a More Complex Reducer Logic.mp4 33.4 MB
11 - Practice Project Building a Food Order App/018 Making Items Removable.mp4 159.16 MB
11 - Practice Project Building a Food Order App/019 Using the useEffect Hook.mp4 59.66 MB
12 - A Look Behind The Scenes Of React & Optimization Techniques/001 Module Introduction.mp4 3.54 MB
12 - A Look Behind The Scenes Of React & Optimization Techniques/002 How React Really Works.mp4 17.91 MB
12 - A Look Behind The Scenes Of React & Optimization Techniques/003 Component Updates In Action.mp4 33.39 MB
12 - A Look Behind The Scenes Of React & Optimization Techniques/004 A Closer Look At Child Component Re-Evaluation.mp4 55.39 MB
12 - A Look Behind The Scenes Of React & Optimization Techniques/005 Preventing Unnecessary Re-Evaluations with React.memo().mp4 111.07 MB
12 - A Look Behind The Scenes Of React & Optimization Techniques/006 Preventing Function Re-Creation with useCallback().mp4 28.42 MB
12 - A Look Behind The Scenes Of React & Optimization Techniques/007 useCallback() and its Dependencies.mp4 75.29 MB
12 - A Look Behind The Scenes Of React & Optimization Techniques/008 A First Summary.mp4 28.63 MB
12 - A Look Behind The Scenes Of React & Optimization Techniques/009 A Closer Look At State & Components.mp4 14.03 MB
12 - A Look Behind The Scenes Of React & Optimization Techniques/010 Understanding State Scheduling & Batching.mp4 49.4 MB
12 - A Look Behind The Scenes Of React & Optimization Techniques/011 Optimizing with useMemo().mp4 49.76 MB
13 - An Alternative Way Of Building Components Class-based Components/001 Module Introduction.mp4 3.48 MB
13 - An Alternative Way Of Building Components Class-based Components/002 What & Why.mp4 18.33 MB
13 - An Alternative Way Of Building Components Class-based Components/003 Adding a First Class-based Component.mp4 42.56 MB
13 - An Alternative Way Of Building Components Class-based Components/004 Working with State & Events.mp4 80.47 MB
13 - An Alternative Way Of Building Components Class-based Components/005 The Component Lifecycle (Class-based Components Only!).mp4 26.92 MB
13 - An Alternative Way Of Building Components Class-based Components/006 Lifecycle Methods In Action.mp4 87.31 MB
13 - An Alternative Way Of Building Components Class-based Components/007 Class-based Components & Context.mp4 34.26 MB
13 - An Alternative Way Of Building Components Class-based Components/008 Class-based vs Functional Components A Summary.mp4 9.37 MB
13 - An Alternative Way Of Building Components Class-based Components/009 Introducing Error Boundaries.mp4 64.83 MB
14 - Sending Http Requests (e.g. Connecting to a Database)/001 Module Introduction.mp4 2.6 MB
14 - Sending Http Requests (e.g. Connecting to a Database)/002 How To (Not) Connect To A Database.mp4 9.3 MB
14 - Sending Http Requests (e.g. Connecting to a Database)/004 Our Starting App & Backend.mp4 13.66 MB
14 - Sending Http Requests (e.g. Connecting to a Database)/005 Sending a GET Request.mp4 104.3 MB
14 - Sending Http Requests (e.g. Connecting to a Database)/006 Using async await.mp4 11.91 MB
14 - Sending Http Requests (e.g. Connecting to a Database)/007 Handling Loading & Data States.mp4 24.38 MB
14 - Sending Http Requests (e.g. Connecting to a Database)/008 Handling Http Errors.mp4 190.63 MB
14 - Sending Http Requests (e.g. Connecting to a Database)/009 Using useEffect() For Requests.mp4 42.43 MB
14 - Sending Http Requests (e.g. Connecting to a Database)/010 Preparing The Project For The Next Steps.mp4 39.72 MB
14 - Sending Http Requests (e.g. Connecting to a Database)/011 Sending a POST Request.mp4 58.96 MB
14 - Sending Http Requests (e.g. Connecting to a Database)/012 Wrap Up.mp4 16.04 MB
15 - Building Custom React Hooks/001 Module Introduction.mp4 3.88 MB
15 - Building Custom React Hooks/002 What are Custom Hooks.mp4 3.19 MB
15 - Building Custom React Hooks/003 Creating a Custom React Hook Function.mp4 28.2 MB
15 - Building Custom React Hooks/004 Using Custom Hooks.mp4 25.44 MB
15 - Building Custom React Hooks/005 Configuring Custom Hooks.mp4 32.07 MB
15 - Building Custom React Hooks/006 Onwards To A More Realistic Example.mp4 36.45 MB
15 - Building Custom React Hooks/007 Building a Custom Http Hook.mp4 51.66 MB
15 - Building Custom React Hooks/008 Using the Custom Http Hook.mp4 56.7 MB
15 - Building Custom React Hooks/009 Adjusting the Custom Hook Logic.mp4 103.49 MB
15 - Building Custom React Hooks/010 Using The Custom Hook In More Components.mp4 135.74 MB
16 - Working with Forms & User Input/001 Module Introduction.mp4 2.9 MB
16 - Working with Forms & User Input/002 Our Starting Setup.mp4 4.88 MB
16 - Working with Forms & User Input/003 What's So Complex About Forms.mp4 13.35 MB
16 - Working with Forms & User Input/004 Dealing With Form Submission & Getting User Input Values.mp4 44.25 MB
16 - Working with Forms & User Input/005 Adding Basic Validation.mp4 13.38 MB
16 - Working with Forms & User Input/006 Providing Validation Feedback.mp4 16.25 MB
16 - Working with Forms & User Input/007 Handling the was touched State.mp4 39.18 MB
16 - Working with Forms & User Input/008 React To Lost Focus.mp4 32.31 MB
16 - Working with Forms & User Input/009 Refactoring & Deriving States.mp4 61.72 MB
16 - Working with Forms & User Input/010 Managing The Overall Form Validity.mp4 50.64 MB
16 - Working with Forms & User Input/011 Adding A Custom Input Hook.mp4 190.5 MB
16 - Working with Forms & User Input/012 Re-Using The Custom Hook.mp4 23.64 MB
16 - Working with Forms & User Input/013 A Challenge For You!.mp4 9.35 MB
16 - Working with Forms & User Input/014 Applying Our Hook & Knowledge To A New Form.mp4 130.88 MB
16 - Working with Forms & User Input/015 Summary.mp4 23.4 MB
16 - Working with Forms & User Input/016 Bonus Using useReducer().mp4 58.5 MB
17 - Practice Project Adding Http & Forms To The Food Order App/001 Module Introduction.mp4 12.2 MB
17 - Practice Project Adding Http & Forms To The Food Order App/002 Moving Meals Data To The Backend.mp4 20.3 MB
17 - Practice Project Adding Http & Forms To The Food Order App/003 Fetching Meals via Http.mp4 64.9 MB
17 - Practice Project Adding Http & Forms To The Food Order App/004 Handling the Loading State.mp4 27.7 MB
17 - Practice Project Adding Http & Forms To The Food Order App/005 Handling Errors.mp4 34.58 MB
17 - Practice Project Adding Http & Forms To The Food Order App/006 Adding A Checkout Form.mp4 75.65 MB
17 - Practice Project Adding Http & Forms To The Food Order App/007 Reading Form Values.mp4 29.8 MB
17 - Practice Project Adding Http & Forms To The Food Order App/008 Adding Form Validation.mp4 97.15 MB
17 - Practice Project Adding Http & Forms To The Food Order App/009 Submitting & Sending Cart Data.mp4 74.29 MB
17 - Practice Project Adding Http & Forms To The Food Order App/010 Adding Better User Feedback.mp4 72.77 MB
17 - Practice Project Adding Http & Forms To The Food Order App/011 Summary.mp4 8.62 MB
18 - Diving into Redux (An Alternative To The Context API)/001 Module Introduction.mp4 2 MB
18 - Diving into Redux (An Alternative To The Context API)/002 Another Look At State In React Apps.mp4 25.16 MB
18 - Diving into Redux (An Alternative To The Context API)/003 Redux vs React Context.mp4 16.85 MB
18 - Diving into Redux (An Alternative To The Context API)/004 How Redux Works.mp4 12.17 MB
18 - Diving into Redux (An Alternative To The Context API)/006 Exploring The Core Redux Concepts.mp4 41.34 MB
18 - Diving into Redux (An Alternative To The Context API)/008 Preparing a new Project.mp4 5.24 MB
18 - Diving into Redux (An Alternative To The Context API)/009 Creating a Redux Store for React.mp4 26.1 MB
18 - Diving into Redux (An Alternative To The Context API)/010 Providing the Store.mp4 12.82 MB
18 - Diving into Redux (An Alternative To The Context API)/011 Using Redux Data in React Components.mp4 26.75 MB
18 - Diving into Redux (An Alternative To The Context API)/012 Dispatching Actions From Inside Components.mp4 23.77 MB
18 - Diving into Redux (An Alternative To The Context API)/013 Redux with Class-based Components.mp4 72.93 MB
18 - Diving into Redux (An Alternative To The Context API)/014 Attaching Payloads to Actions.mp4 24.03 MB
18 - Diving into Redux (An Alternative To The Context API)/015 Working with Multiple State Properties.mp4 44.14 MB
18 - Diving into Redux (An Alternative To The Context API)/016 How To Work With Redux State Correctly.mp4 28.42 MB
18 - Diving into Redux (An Alternative To The Context API)/017 Redux Challenges & Introducing Redux Toolkit.mp4 56.23 MB
18 - Diving into Redux (An Alternative To The Context API)/018 Adding State Slices.mp4 58.31 MB
18 - Diving into Redux (An Alternative To The Context API)/019 Connecting Redux Toolkit State.mp4 31.31 MB
18 - Diving into Redux (An Alternative To The Context API)/020 Migrating Everything To Redux Toolkit.mp4 69.13 MB
18 - Diving into Redux (An Alternative To The Context API)/021 Working with Multiple Slices.mp4 170.86 MB
18 - Diving into Redux (An Alternative To The Context API)/022 Reading & Dispatching From A New Slice.mp4 47.45 MB
18 - Diving into Redux (An Alternative To The Context API)/023 Splitting Our Code.mp4 23.28 MB
18 - Diving into Redux (An Alternative To The Context API)/024 Summary.mp4 48.43 MB
19 - Advanced Redux/001 Module Introduction.mp4 1.1 MB
19 - Advanced Redux/002 Redux & Side Effects (and Asynchronous Code).mp4 9.39 MB
19 - Advanced Redux/003 Refresher Practice Part 12.mp4 183.65 MB
19 - Advanced Redux/004 Refresher Practice Part 22.mp4 189.4 MB
19 - Advanced Redux/005 Redux & Async Code.mp4 18.03 MB
19 - Advanced Redux/006 Frontend Code vs Backend Code.mp4 30.46 MB
19 - Advanced Redux/007 Where To Put Our Logic.mp4 100.27 MB
19 - Advanced Redux/010 Handling Http States & Feedback with Redux.mp4 239.39 MB
19 - Advanced Redux/011 Using an Action Creator Thunk.mp4 177.27 MB
19 - Advanced Redux/012 Getting Started with Fetching Data.mp4 103.4 MB
19 - Advanced Redux/013 Finalizing the Fetching Logic.mp4 98.36 MB
19 - Advanced Redux/014 Exploring the Redux DevTools.mp4 51.15 MB
19 - Advanced Redux/015 Summary.mp4 12.61 MB
20 - Building a Multi-Page SPA with React Router/001 Module Introduction.mp4 20.14 MB
20 - Building a Multi-Page SPA with React Router/002 Routing Multiple Pages in Single-Page Applications.mp4 6.2 MB
20 - Building a Multi-Page SPA with React Router/003 Project Setup & Installing React Router.mp4 8.49 MB
20 - Building a Multi-Page SPA with React Router/004 Defining Routes.mp4 26.13 MB
20 - Building a Multi-Page SPA with React Router/005 Adding a Second Route.mp4 6.56 MB
20 - Building a Multi-Page SPA with React Router/006 Exploring an Alternative Way of Defining Routes.mp4 17.59 MB
20 - Building a Multi-Page SPA with React Router/007 Navigating between Pages with Links.mp4 12.67 MB
20 - Building a Multi-Page SPA with React Router/008 Layouts & Nested Routes.mp4 38.86 MB
20 - Building a Multi-Page SPA with React Router/009 Showing Error Pages with errorElement.mp4 15.97 MB
20 - Building a Multi-Page SPA with React Router/010 Working with Navigation Links (NavLink).mp4 26.23 MB
20 - Building a Multi-Page SPA with React Router/011 Navigating Programmatically.mp4 11.49 MB
20 - Building a Multi-Page SPA with React Router/012 Defining & Using Dynamic Routes.mp4 34.26 MB
20 - Building a Multi-Page SPA with React Router/013 Adding Links for Dynamic Routes.mp4 14.42 MB
20 - Building a Multi-Page SPA with React Router/014 Understanding Relative & Absolute Paths.mp4 86.72 MB
20 - Building a Multi-Page SPA with React Router/015 Working with Index Routes.mp4 7.37 MB
20 - Building a Multi-Page SPA with React Router/016 Onwards to a new Project Setup.mp4 10.02 MB
20 - Building a Multi-Page SPA with React Router/017 Time to Practice Problem.mp4 5.64 MB
20 - Building a Multi-Page SPA with React Router/018 Time to Practice Solution.mp4 278.97 MB
20 - Building a Multi-Page SPA with React Router/019 Data Fetching with a loader().mp4 37.12 MB
20 - Building a Multi-Page SPA with React Router/020 Using Data From A Loader In The Route Component.mp4 12.7 MB
20 - Building a Multi-Page SPA with React Router/021 More loader() Data Usage.mp4 30.08 MB
20 - Building a Multi-Page SPA with React Router/022 Where Should loader() Code Be Stored.mp4 29.61 MB
20 - Building a Multi-Page SPA with React Router/023 When Are loader() Functions Executed.mp4 10.06 MB
20 - Building a Multi-Page SPA with React Router/024 Reflecting The Current Navigation State in the UI.mp4 10.2 MB
20 - Building a Multi-Page SPA with React Router/025 Returning Responses in loader()s.mp4 21.17 MB
20 - Building a Multi-Page SPA with React Router/026 Which Kind Of Code Goes Into loader()s.mp4 4.5 MB
20 - Building a Multi-Page SPA with React Router/027 Error Handling with Custom Errors.mp4 23.31 MB
20 - Building a Multi-Page SPA with React Router/028 Extracting Error Data & Throwing Responses.mp4 24.86 MB
20 - Building a Multi-Page SPA with React Router/029 The json() Utility Function.mp4 10.68 MB
20 - Building a Multi-Page SPA with React Router/030 Dynamic Routes & loader()s.mp4 80.27 MB
20 - Building a Multi-Page SPA with React Router/031 The useRouteLoaderData() Hook & Accessing Data From Other Routes.mp4 75.78 MB
20 - Building a Multi-Page SPA with React Router/032 Planning Data Submission.mp4 8.83 MB
20 - Building a Multi-Page SPA with React Router/033 Working with action() Functions.mp4 97.26 MB
20 - Building a Multi-Page SPA with React Router/034 Submitting Data Programmatically.mp4 54.42 MB
20 - Building a Multi-Page SPA with React Router/035 Updating the UI State Based on the Submission Status.mp4 19.96 MB
20 - Building a Multi-Page SPA with React Router/036 Validating User Input & Outputting Validation Errors.mp4 42.78 MB
20 - Building a Multi-Page SPA with React Router/037 Reusing Actions via Request Methods.mp4 75.32 MB
20 - Building a Multi-Page SPA with React Router/038 Behind-the-Scenes Work with useFetcher().mp4 72.04 MB
20 - Building a Multi-Page SPA with React Router/039 Deferring Data Fetching with defer().mp4 77.17 MB
20 - Building a Multi-Page SPA with React Router/040 Controlling Which Data Should Be Deferred.mp4 73.5 MB
20 - Building a Multi-Page SPA with React Router/041 Module Summary.mp4 11.71 MB
21 - Adding Authentication To React Apps/001 Module Introduction.mp4 1.94 MB
21 - Adding Authentication To React Apps/002 How Authentication Works.mp4 49.11 MB
21 - Adding Authentication To React Apps/003 Project Setup & Route Setup.mp4 13.57 MB
21 - Adding Authentication To React Apps/004 Working with Query Parameters.mp4 36.06 MB
21 - Adding Authentication To React Apps/005 Implementing the Auth Action.mp4 91.91 MB
21 - Adding Authentication To React Apps/006 Validating User Input & Outputting Validation Errors.mp4 35.84 MB
21 - Adding Authentication To React Apps/007 Adding User Login.mp4 12.34 MB
21 - Adding Authentication To React Apps/008 Attaching Auth Tokens to Outgoing Requests.mp4 58.5 MB
21 - Adding Authentication To React Apps/009 Adding User Logout.mp4 19.19 MB
21 - Adding Authentication To React Apps/010 Updating the UI Based on Auth Status.mp4 23.7 MB
21 - Adding Authentication To React Apps/012 Adding Route Protection.mp4 12.51 MB
21 - Adding Authentication To React Apps/013 Adding Automatic Logout.mp4 28.43 MB
21 - Adding Authentication To React Apps/014 Managing the Token Expiration.mp4 41.17 MB
22 - Deploying React Apps/001 Module Introduction.mp4 2.06 MB
22 - Deploying React Apps/002 Deployment Steps.mp4 6.14 MB
22 - Deploying React Apps/003 Understanding Lazy Loading.mp4 18.63 MB
22 - Deploying React Apps/004 Adding Lazy Loading.mp4 60.71 MB
22 - Deploying React Apps/005 Building the Code For Production.mp4 16.63 MB
22 - Deploying React Apps/006 Deployment Example.mp4 66.35 MB
22 - Deploying React Apps/007 Server-side Routing & Required Configuration.mp4 27.91 MB
23 - A (Pretty Deep Dive) Introduction to Next.js/001 Module Introduction.mp4 4.13 MB
23 - A (Pretty Deep Dive) Introduction to Next.js/002 What is NextJS.mp4 11.46 MB
23 - A (Pretty Deep Dive) Introduction to Next.js/003 Key Feature 1 Built-in Server-side Rendering (Improved SEO!).mp4 69.25 MB
23 - A (Pretty Deep Dive) Introduction to Next.js/004 Key Feature 2 Simplified Routing with File-based Routing.mp4 15.41 MB
23 - A (Pretty Deep Dive) Introduction to Next.js/005 Key Feature 3 Build Fullstack Apps.mp4 8.58 MB
23 - A (Pretty Deep Dive) Introduction to Next.js/006 Creating a New Next.js Project & App.mp4 43.95 MB
23 - A (Pretty Deep Dive) Introduction to Next.js/007 Analyzing the Created Project.mp4 6.7 MB
23 - A (Pretty Deep Dive) Introduction to Next.js/008 Adding First Pages.mp4 35.49 MB
23 - A (Pretty Deep Dive) Introduction to Next.js/009 Adding Nested Paths & Pages (Nested Routes).mp4 10.82 MB
23 - A (Pretty Deep Dive) Introduction to Next.js/010 Creating Dynamic Pages (with Parameters).mp4 9.65 MB
23 - A (Pretty Deep Dive) Introduction to Next.js/011 Extracting Dynamic Parameter Values.mp4 13.64 MB
23 - A (Pretty Deep Dive) Introduction to Next.js/012 Linking Between Pages.mp4 20.53 MB
23 - A (Pretty Deep Dive) Introduction to Next.js/013 Onwards to a bigger Project!.mp4 21.13 MB
23 - A (Pretty Deep Dive) Introduction to Next.js/014 Preparing the Project Pages.mp4 10.39 MB
23 - A (Pretty Deep Dive) Introduction to Next.js/015 Outputting a List of Meetups.mp4 63.41 MB
23 - A (Pretty Deep Dive) Introduction to Next.js/016 Adding the New Meetup Form.mp4 24.22 MB
23 - A (Pretty Deep Dive) Introduction to Next.js/017 The _app.js File & Layout Wrapper.mp4 31.79 MB
23 - A (Pretty Deep Dive) Introduction to Next.js/018 Using Programmatic (Imperative) Navigation.mp4 21.65 MB
23 - A (Pretty Deep Dive) Introduction to Next.js/019 Adding Custom Components & CSS Modules.mp4 142.57 MB
23 - A (Pretty Deep Dive) Introduction to Next.js/020 How Pre-rendering Works & Which Problem We Face.mp4 58.4 MB
23 - A (Pretty Deep Dive) Introduction to Next.js/021 Data Fetching for Static Pages.mp4 67.83 MB
23 - A (Pretty Deep Dive) Introduction to Next.js/022 More on Static Site Generation (SSG).mp4 31.06 MB
23 - A (Pretty Deep Dive) Introduction to Next.js/023 Exploring Server-side Rendering (SSR) with getServerSideProps.mp4 39.47 MB
23 - A (Pretty Deep Dive) Introduction to Next.js/025 Preparing Paths with getStaticPaths & Working With Fallback Pages.mp4 40.02 MB
23 - A (Pretty Deep Dive) Introduction to Next.js/026 Introducing API Routes.mp4 27.8 MB
23 - A (Pretty Deep Dive) Introduction to Next.js/027 Working with MongoDB.mp4 60.85 MB
23 - A (Pretty Deep Dive) Introduction to Next.js/028 Sending Http Requests To Our API Routes.mp4 36.56 MB
23 - A (Pretty Deep Dive) Introduction to Next.js/029 Getting Data From The Database.mp4 71.86 MB
23 - A (Pretty Deep Dive) Introduction to Next.js/030 Getting Meetup Details Data & Preparing Pages.mp4 105.15 MB
23 - A (Pretty Deep Dive) Introduction to Next.js/031 Adding head Metadata.mp4 147.65 MB
23 - A (Pretty Deep Dive) Introduction to Next.js/032 Deploying Next.js Projects.mp4 131.64 MB
23 - A (Pretty Deep Dive) Introduction to Next.js/033 Using Fallback Pages & Re-deploying.mp4 21.21 MB
23 - A (Pretty Deep Dive) Introduction to Next.js/034 Summary.mp4 16.11 MB
24 - Animating React Apps/001 Module Introduction.mp4 13.02 MB
24 - Animating React Apps/002 Preparing the Demo Project.mp4 33.9 MB
24 - Animating React Apps/003 Using CSS Transitions.mp4 23.49 MB
24 - Animating React Apps/004 Using CSS Animations.mp4 30.69 MB
24 - Animating React Apps/005 CSS Transition & Animations Limitations.mp4 27.01 MB
24 - Animating React Apps/006 Using ReactTransitionGroup.mp4 126.62 MB
24 - Animating React Apps/007 Using the Transition Component.mp4 20.26 MB
24 - Animating React Apps/008 Wrapping the Transition Component.mp4 20.46 MB
24 - Animating React Apps/009 Animation Timings.mp4 19.66 MB
24 - Animating React Apps/010 Transition Events.mp4 16.37 MB
24 - Animating React Apps/011 The CSSTransition Component.mp4 38.66 MB
24 - Animating React Apps/012 Customizing CSS Classnames.mp4 15.21 MB
24 - Animating React Apps/013 Animating Lists.mp4 48.23 MB
24 - Animating React Apps/014 Alternative Animation Packages.mp4 42.18 MB
24 - Animating React Apps/015 Wrap Up.mp4 12.44 MB
25 - Replacing Redux with React Hooks/001 Module Introduction.mp4 1.85 MB
25 - Replacing Redux with React Hooks/003 Starting Project & Why You Would Replace Redux.mp4 24.93 MB
25 - Replacing Redux with React Hooks/004 Alternative Using the Context API.mp4 47.74 MB
25 - Replacing Redux with React Hooks/005 Toggling Favorites with the Context API.mp4 61.05 MB
25 - Replacing Redux with React Hooks/006 Context API Summary (and why NOT to use it instead of Redux).mp4 17.82 MB
25 - Replacing Redux with React Hooks/007 Getting Started with a Custom Hook as a Store.mp4 41.45 MB
25 - Replacing Redux with React Hooks/008 Finishing the Store Hook.mp4 34.5 MB
25 - Replacing Redux with React Hooks/009 Creating a Concrete Store.mp4 28.93 MB
25 - Replacing Redux with React Hooks/010 Using the Custom Store.mp4 41.31 MB
25 - Replacing Redux with React Hooks/011 Custom Hook Store Summary.mp4 39.38 MB
25 - Replacing Redux with React Hooks/012 Optimizing the Custom Hook Store.mp4 28 MB
25 - Replacing Redux with React Hooks/014 Wrap Up.mp4 11.73 MB
26 - Testing React Apps (Unit Tests)/001 Module Introduction.mp4 2.22 MB
26 - Testing React Apps (Unit Tests)/002 What & Why.mp4 8.01 MB
26 - Testing React Apps (Unit Tests)/003 Understanding Different Kinds Of Tests.mp4 14.06 MB
26 - Testing React Apps (Unit Tests)/004 What To Test & How To Test.mp4 2.53 MB
26 - Testing React Apps (Unit Tests)/005 Understanding the Technical Setup & Involved Tools.mp4 7.55 MB
26 - Testing React Apps (Unit Tests)/006 Running a First Test.mp4 32.41 MB
26 - Testing React Apps (Unit Tests)/007 Writing Our First Test.mp4 55.3 MB
26 - Testing React Apps (Unit Tests)/008 Grouping Tests Together With Test Suites.mp4 11.76 MB
26 - Testing React Apps (Unit Tests)/009 Testing User Interaction & State.mp4 78.43 MB
26 - Testing React Apps (Unit Tests)/010 Testing Connected Components.mp4 16.54 MB
26 - Testing React Apps (Unit Tests)/011 Testing Asynchronous Code.mp4 47.04 MB
26 - Testing React Apps (Unit Tests)/012 Working With Mocks.mp4 44.54 MB
26 - Testing React Apps (Unit Tests)/013 Summary & Further Resources.mp4 16.9 MB
27 - React + TypeScript/001 Module Introduction.mp4 1.74 MB
27 - React + TypeScript/002 What & Why.mp4 13.07 MB
27 - React + TypeScript/003 Installing & Using TypeScript.mp4 46.87 MB
27 - React + TypeScript/004 Exploring the Base Types.mp4 14.51 MB
27 - React + TypeScript/005 Working with Array & Object Types.mp4 17.8 MB
27 - React + TypeScript/006 Understanding Type Inference.mp4 8.26 MB
27 - React + TypeScript/007 Using Union Types.mp4 8.31 MB
27 - React + TypeScript/008 Understanding Type Aliases.mp4 9.21 MB
27 - React + TypeScript/009 Functions & Function Types.mp4 19.97 MB
27 - React + TypeScript/010 Diving Into Generics.mp4 34.51 MB
27 - React + TypeScript/012 Creating a React + TypeScript Project.mp4 48.88 MB
27 - React + TypeScript/013 Working with Components & TypeScript.mp4 24.69 MB
27 - React + TypeScript/014 Working with Props & TypeScript.mp4 62.36 MB
27 - React + TypeScript/015 Adding a Data Model.mp4 41.98 MB
27 - React + TypeScript/016 Time to Practice Exercise Time!.mp4 38.19 MB
27 - React + TypeScript/017 Form Submissions In TypeScript Projects.mp4 25.53 MB
27 - React + TypeScript/018 Working with refs & useRef.mp4 109.86 MB
27 - React + TypeScript/019 Working with Function Props.mp4 48.62 MB
27 - React + TypeScript/020 Managing State & TypeScript.mp4 27.45 MB
27 - React + TypeScript/021 Adding Styling.mp4 11.21 MB
27 - React + TypeScript/022 Time to Practice Removing a Todo.mp4 54.87 MB
27 - React + TypeScript/023 The Context API & TypeScript.mp4 142.53 MB
27 - React + TypeScript/024 Summary.mp4 12.18 MB
27 - React + TypeScript/025 Bonus Exploring tsconfig.json.mp4 31.2 MB
28 - Optional React Hooks Introduction & Summary/001 Module Introduction.mp4 3.78 MB
28 - Optional React Hooks Introduction & Summary/002 What Are React Hooks.mp4 11.09 MB
28 - Optional React Hooks Introduction & Summary/003 The Starting Project.mp4 25.76 MB
28 - Optional React Hooks Introduction & Summary/005 Getting Started with useState().mp4 63.45 MB
28 - Optional React Hooks Introduction & Summary/006 More on useState() & State Updating.mp4 112.78 MB
28 - Optional React Hooks Introduction & Summary/007 Array Destructuring.mp4 15.41 MB
28 - Optional React Hooks Introduction & Summary/008 Multiple States.mp4 27.5 MB
28 - Optional React Hooks Introduction & Summary/009 Rules of Hooks.mp4 13.55 MB
28 - Optional React Hooks Introduction & Summary/010 Passing State Data Across Components.mp4 46.41 MB
28 - Optional React Hooks Introduction & Summary/011 Sending Http Requests.mp4 50.39 MB
28 - Optional React Hooks Introduction & Summary/012 useEffect() & Loading Data.mp4 60.59 MB
28 - Optional React Hooks Introduction & Summary/013 Understanding useEffect() Dependencies.mp4 26.07 MB
28 - Optional React Hooks Introduction & Summary/014 More on useEffect().mp4 68.97 MB
28 - Optional React Hooks Introduction & Summary/015 What's useCallback().mp4 62.51 MB
28 - Optional React Hooks Introduction & Summary/016 Working with Refs & useRef().mp4 53.21 MB
28 - Optional React Hooks Introduction & Summary/017 Cleaning Up with useEffect().mp4 19.38 MB
28 - Optional React Hooks Introduction & Summary/018 Deleting Ingredients.mp4 17.06 MB
28 - Optional React Hooks Introduction & Summary/019 Loading Errors & State Batching.mp4 88.39 MB
28 - Optional React Hooks Introduction & Summary/021 Understanding useReducer().mp4 113.06 MB
28 - Optional React Hooks Introduction & Summary/022 Using useReducer() for the Http State.mp4 154.87 MB
28 - Optional React Hooks Introduction & Summary/023 Working with useContext().mp4 57.4 MB
28 - Optional React Hooks Introduction & Summary/024 Performance Optimizations with useMemo().mp4 114.76 MB
28 - Optional React Hooks Introduction & Summary/025 Getting Started with Custom Hooks.mp4 143.7 MB
28 - Optional React Hooks Introduction & Summary/026 Sharing Data Between Custom Hooks & Components.mp4 98.97 MB
28 - Optional React Hooks Introduction & Summary/027 Using the Custom Hook.mp4 91.45 MB
28 - Optional React Hooks Introduction & Summary/028 Wrap Up.mp4 24.42 MB
29 - Optional React Summary & Core Feature Walkthrough/001 Module Introduction.mp4 3.33 MB
29 - Optional React Summary & Core Feature Walkthrough/002 What Is React & Why Would You Use It.mp4 22.15 MB
29 - Optional React Summary & Core Feature Walkthrough/003 React Projects - Requirements.mp4 18.53 MB
29 - Optional React Summary & Core Feature Walkthrough/004 Creating React Projects.mp4 15.24 MB
29 - Optional React Summary & Core Feature Walkthrough/005 Out Starting Project.mp4 17.16 MB
29 - Optional React Summary & Core Feature Walkthrough/006 Understanding How React Works.mp4 22.91 MB
29 - Optional React Summary & Core Feature Walkthrough/007 Building A First Custom Component.mp4 32.78 MB
29 - Optional React Summary & Core Feature Walkthrough/008 Outputting Dynamic Values.mp4 26.49 MB
29 - Optional React Summary & Core Feature Walkthrough/009 Reusing Components.mp4 18.35 MB
29 - Optional React Summary & Core Feature Walkthrough/010 Passing Data to Components with Props.mp4 18.47 MB
29 - Optional React Summary & Core Feature Walkthrough/011 CSS Styling & CSS Modules.mp4 44.82 MB
29 - Optional React Summary & Core Feature Walkthrough/012 Exercise & Another Component.mp4 30.81 MB
29 - Optional React Summary & Core Feature Walkthrough/013 Preparing the App For State Management.mp4 26.21 MB
29 - Optional React Summary & Core Feature Walkthrough/014 Adding Event Listeners.mp4 64.84 MB
29 - Optional React Summary & Core Feature Walkthrough/015 Working with State.mp4 50.54 MB
29 - Optional React Summary & Core Feature Walkthrough/016 Lifting State Up.mp4 91.21 MB
29 - Optional React Summary & Core Feature Walkthrough/017 The Special children Prop.mp4 72.75 MB
29 - Optional React Summary & Core Feature Walkthrough/018 State & Conditional Content.mp4 100.72 MB
29 - Optional React Summary & Core Feature Walkthrough/019 Adding a Shared Header & More State Management.mp4 39.81 MB
29 - Optional React Summary & Core Feature Walkthrough/020 Adding Form Buttons.mp4 36.91 MB
29 - Optional React Summary & Core Feature Walkthrough/021 Handling Form Submission.mp4 57.29 MB
29 - Optional React Summary & Core Feature Walkthrough/022 Updating State Based On Previous State.mp4 28.84 MB
29 - Optional React Summary & Core Feature Walkthrough/023 Outputting List Data.mp4 73.45 MB
29 - Optional React Summary & Core Feature Walkthrough/024 Adding a Backend to the React SPA.mp4 45.12 MB
29 - Optional React Summary & Core Feature Walkthrough/025 Sending a POST HTTP Request.mp4 20.68 MB
29 - Optional React Summary & Core Feature Walkthrough/026 Handling Side Effects with useEffect().mp4 53.02 MB
29 - Optional React Summary & Core Feature Walkthrough/027 Handle Loading State.mp4 23.41 MB
29 - Optional React Summary & Core Feature Walkthrough/028 Understanding & Adding Routing.mp4 20.14 MB
29 - Optional React Summary & Core Feature Walkthrough/029 Adding Routes.mp4 22.88 MB
29 - Optional React Summary & Core Feature Walkthrough/030 Working with Layout Routes.mp4 36.76 MB
29 - Optional React Summary & Core Feature Walkthrough/031 Refactoring Route Components & More Nesting.mp4 25.49 MB
29 - Optional React Summary & Core Feature Walkthrough/032 Linking & Navigating.mp4 33.38 MB
29 - Optional React Summary & Core Feature Walkthrough/033 Data Fetching via loader()s.mp4 91.32 MB
29 - Optional React Summary & Core Feature Walkthrough/034 Submitting Data with action()s.mp4 95.57 MB
29 - Optional React Summary & Core Feature Walkthrough/035 Dynamic Routes.mp4 49.69 MB
29 - Optional React Summary & Core Feature Walkthrough/036 Module Summary.mp4 5.16 MB
30 - Course Roundup/001 What Now Next Steps You Could Take!.mp4 5.88 MB
30 - Course Roundup/002 Explore The React Ecosystem!.mp4 16.95 MB
30 - Course Roundup/003 Finishing Thoughts.mp4 2.03 MB
30 - Course Roundup/004 Course Roundup.mp4 21.72 MB
31 - This Course Got Updated!/001 Course Update Overview, Explanation & Migration Guide.mp4 37.18 MB
其他位置