zhongziso种子搜
首页
功能
磁力转BT
BT转磁力
使用教程
免责声明
关于
zhongziso
搜索
[GigaCourse.Com] Udemy - React - The Complete Guide (incl Hooks, React Router, Redux)
magnet:?xt=urn:btih:8ea09052ec48008d2a61ccf3f40e0b21d936e44c&dn=[GigaCourse.Com] Udemy - React - The Complete Guide (incl Hooks, React Router, Redux)
磁力链接详情
Hash值:
8ea09052ec48008d2a61ccf3f40e0b21d936e44c
点击数:
213
文件大小:
11.96 GB
文件数量:
444
创建日期:
2022-3-30 13:37
最后访问:
2024-11-7 17:43
访问标签:
GigaCourse
Com
Udemy
-
React
-
The
Complete
Guide
incl
Hooks
React
Router
Redux
文件列表详情
01 - Getting Started/001 Welcome To The Course_.mp4 24.14 MB
01 - Getting Started/002 What is React.js_.mp4 34.45 MB
01 - Getting Started/003 Why React Instead Of _Just JavaScript__.mp4 63.67 MB
01 - Getting Started/004 Building Single-Page Applications (SPAs) with React.mp4 2.69 MB
01 - Getting Started/005 Exploring React.js Alternatives (Angular _ Vue).mp4 4.92 MB
01 - Getting Started/007 About This Course & Course Outline.mp4 42.86 MB
01 - Getting Started/008 The Two Ways (Paths) Of Taking This Course.mp4 27.25 MB
01 - Getting Started/009 Getting The Most Out Of This Course.mp4 5.33 MB
01 - Getting Started/010 Setting Up The Course Dev Environment (Code Editor).mp4 30.34 MB
02 - JavaScript Refresher/001 Module Introduction.mp4 1.74 MB
02 - JavaScript Refresher/002 Understanding _let_ and _const_.mp4 4.08 MB
02 - JavaScript Refresher/003 Arrow Functions.mp4 6.98 MB
02 - JavaScript Refresher/004 Exports and Imports.mp4 7.86 MB
02 - JavaScript Refresher/005 Understanding Classes.mp4 8.72 MB
02 - JavaScript Refresher/006 Classes, Properties and Methods.mp4 5.07 MB
02 - JavaScript Refresher/007 The Spread & Rest Operator.mp4 8.76 MB
02 - JavaScript Refresher/008 Destructuring.mp4 4.31 MB
02 - JavaScript Refresher/009 Reference and Primitive Types Refresher.mp4 6.55 MB
02 - JavaScript Refresher/010 Refreshing Array Functions.mp4 3.83 MB
02 - JavaScript Refresher/011 Wrap Up.mp4 951.12 KB
03 - React Basics & Working With Components/001 Module Introduction.mp4 4.74 MB
03 - React Basics & Working With Components/002 What Are Components_ And Why Is React All About Them_.mp4 17.46 MB
03 - React Basics & Working With Components/003 React Code Is Written In A _Declarative Way__.mp4 4.73 MB
03 - React Basics & Working With Components/005 Creating a new React Project.mp4 45.4 MB
03 - React Basics & Working With Components/007 Analyzing a Standard React Project.mp4 62.94 MB
03 - React Basics & Working With Components/008 Introducing JSX.mp4 13.04 MB
03 - React Basics & Working With Components/009 How React Works.mp4 11.21 MB
03 - React Basics & Working With Components/010 Building a First Custom Component.mp4 19.02 MB
03 - React Basics & Working With Components/011 Writing More Complex JSX Code.mp4 14.04 MB
03 - React Basics & Working With Components/012 Adding Basic CSS Styling.mp4 11.31 MB
03 - React Basics & Working With Components/013 Outputting Dynamic Data & Working with Expressions in JSX.mp4 53.57 MB
03 - React Basics & Working With Components/014 Passing Data via _props_.mp4 46.54 MB
03 - React Basics & Working With Components/015 Adding _normal_ JavaScript Logic to Components.mp4 34.73 MB
03 - React Basics & Working With Components/016 Splitting Components Into Multiple Components.mp4 42.08 MB
03 - React Basics & Working With Components/017 The Concept of _Composition_ (_children props_).mp4 47.19 MB
03 - React Basics & Working With Components/018 A First Summary.mp4 12.43 MB
03 - React Basics & Working With Components/019 A Closer Look At JSX.mp4 52.87 MB
03 - React Basics & Working With Components/020 Organizing Component Files.mp4 10.52 MB
03 - React Basics & Working With Components/021 An Alternative Function Syntax.mp4 5.04 MB
04 - React State & Working with Events/001 Module Introduction.mp4 3.03 MB
04 - React State & Working with Events/002 Listening to Events & Working with Event Handlers.mp4 54.63 MB
04 - React State & Working with Events/003 How Component Functions Are Executed.mp4 42.28 MB
04 - React State & Working with Events/004 Working with _State_.mp4 63.74 MB
04 - React State & Working with Events/005 A Closer Look at the _useState_ Hook.mp4 29.96 MB
04 - React State & Working with Events/007 Adding Form Inputs.mp4 29.89 MB
04 - React State & Working with Events/008 Listening to User Input.mp4 31.72 MB
04 - React State & Working with Events/009 Working with Multiple States.mp4 24.16 MB
04 - React State & Working with Events/010 Using One State Instead (And What's Better).mp4 11.21 MB
04 - React State & Working with Events/011 Updating State That Depends On The Previous State.mp4 16.45 MB
04 - React State & Working with Events/012 Handling Form Submission.mp4 20.73 MB
04 - React State & Working with Events/013 Adding Two-Way Binding.mp4 8.14 MB
04 - React State & Working with Events/014 Child-to-Parent Component Communication (Bottom-up).mp4 56.68 MB
04 - React State & Working with Events/015 Lifting The State Up.mp4 28.11 MB
04 - React State & Working with Events/016 Controlled vs Uncontrolled Components & Stateless vs Stateful Components.mp4 23.17 MB
05 - Rendering Lists & Conditional Content/001 Module Introduction.mp4 943.57 KB
05 - Rendering Lists & Conditional Content/002 Rendering Lists of Data.mp4 44.27 MB
05 - Rendering Lists & Conditional Content/003 Using Stateful Lists.mp4 27 MB
05 - Rendering Lists & Conditional Content/004 Understanding _Keys_.mp4 40.89 MB
05 - Rendering Lists & Conditional Content/005 Outputting Conditional Content.mp4 22.96 MB
05 - Rendering Lists & Conditional Content/006 Adding Conditional Return Statements.mp4 13.58 MB
05 - Rendering Lists & Conditional Content/007 Demo App_ Adding a Chart.mp4 12.28 MB
05 - Rendering Lists & Conditional Content/008 Adding Dynamic Styles.mp4 40.59 MB
05 - Rendering Lists & Conditional Content/009 Wrap Up & Next Steps.mp4 83.27 MB
06 - Styling React Components/001 Module Introduction.mp4 5.68 MB
06 - Styling React Components/002 Setting Dynamic Inline Styles.mp4 29.61 MB
06 - Styling React Components/003 Setting CSS Classes Dynamically.mp4 9.85 MB
06 - Styling React Components/004 Introducing Styled Components.mp4 54.81 MB
06 - Styling React Components/005 Styled Components & Dynamic Props.mp4 51.79 MB
06 - Styling React Components/006 Styled Components & Media Queries.mp4 5.55 MB
06 - Styling React Components/007 Using CSS Modules.mp4 41.97 MB
06 - Styling React Components/008 Dynamic Styles with CSS Modules.mp4 22.54 MB
07 - Debugging React Apps/001 Module Introduction.mp4 1.84 MB
07 - Debugging React Apps/002 Understanding React Error Messages.mp4 12.11 MB
07 - Debugging React Apps/003 Analyzing Code Flow & Warnings.mp4 36.51 MB
07 - Debugging React Apps/004 Working with Breakpoints.mp4 23.66 MB
07 - Debugging React Apps/005 Using the React DevTools.mp4 10.53 MB
08 - Time to Practice_ A Complete Practice Project/001 Module Introduction.mp4 3.34 MB
08 - Time to Practice_ A Complete Practice Project/002 Adding a _User_ Component.mp4 19.18 MB
08 - Time to Practice_ A Complete Practice Project/003 Adding a re-usable _Card_ Component.mp4 31.47 MB
08 - Time to Practice_ A Complete Practice Project/004 Adding a re-usable _Button_ Component.mp4 6.98 MB
08 - Time to Practice_ A Complete Practice Project/005 Managing the User Input State.mp4 19.17 MB
08 - Time to Practice_ A Complete Practice Project/006 Adding Validation & Resetting Logic.mp4 10.72 MB
08 - Time to Practice_ A Complete Practice Project/007 Adding a Users List Component.mp4 38.9 MB
08 - Time to Practice_ A Complete Practice Project/008 Managing a List Of Users via State.mp4 31.18 MB
08 - Time to Practice_ A Complete Practice Project/009 Adding The _ErrorModal_ Component.mp4 30.42 MB
08 - Time to Practice_ A Complete Practice Project/010 Managing the Error State.mp4 52.87 MB
09 - Diving Deeper_ Working with Fragments, Portals & _Refs_/001 Module Introduction.mp4 1002.43 KB
09 - Diving Deeper_ Working with Fragments, Portals & _Refs_/002 JSX Limitations & Workarounds.mp4 22.85 MB
09 - Diving Deeper_ Working with Fragments, Portals & _Refs_/003 Creating a Wrapper Component.mp4 15.52 MB
09 - Diving Deeper_ Working with Fragments, Portals & _Refs_/004 React Fragments.mp4 5 MB
09 - Diving Deeper_ Working with Fragments, Portals & _Refs_/005 Introducing React Portals.mp4 6.23 MB
09 - Diving Deeper_ Working with Fragments, Portals & _Refs_/006 Working with Portals.mp4 50.55 MB
09 - Diving Deeper_ Working with Fragments, Portals & _Refs_/007 Working with _ref_s.mp4 49.08 MB
09 - Diving Deeper_ Working with Fragments, Portals & _Refs_/008 Controlled vs Uncontrolled Components.mp4 12.93 MB
10 - Advanced_ Handling Side Effects, Using Reducers & Using the Context API/001 Module Introduction.mp4 1.94 MB
10 - Advanced_ Handling Side Effects, Using Reducers & Using the Context API/002 What are _Side Effects_ & Introducing useEffect.mp4 22.13 MB
10 - Advanced_ Handling Side Effects, Using Reducers & Using the Context API/003 Using the useEffect() Hook.mp4 38.34 MB
10 - Advanced_ Handling Side Effects, Using Reducers & Using the Context API/004 useEffect & Dependencies.mp4 38.42 MB
10 - Advanced_ Handling Side Effects, Using Reducers & Using the Context API/006 Using the useEffect Cleanup Function.mp4 35.84 MB
10 - Advanced_ Handling Side Effects, Using Reducers & Using the Context API/007 useEffect Summary.mp4 14.5 MB
10 - Advanced_ Handling Side Effects, Using Reducers & Using the Context API/008 Introducing useReducer & Reducers In General.mp4 30.61 MB
10 - Advanced_ Handling Side Effects, Using Reducers & Using the Context API/009 Using the useReducer() Hook.mp4 91.03 MB
10 - Advanced_ Handling Side Effects, Using Reducers & Using the Context API/010 useReducer & useEffect.mp4 85.23 MB
10 - Advanced_ Handling Side Effects, Using Reducers & Using the Context API/012 useReducer vs useState for State Management.mp4 11.4 MB
10 - Advanced_ Handling Side Effects, Using Reducers & Using the Context API/013 Introducing React Context (Context API).mp4 26.77 MB
10 - Advanced_ Handling Side Effects, Using Reducers & Using the Context API/014 Using the React Context API.mp4 86.18 MB
10 - Advanced_ Handling Side Effects, Using Reducers & Using the Context API/015 Tapping Into Context with the useContext Hook.mp4 3.63 MB
10 - Advanced_ Handling Side Effects, Using Reducers & Using the Context API/016 Making Context Dynamic.mp4 17.7 MB
10 - Advanced_ Handling Side Effects, Using Reducers & Using the Context API/017 Building & Using a Custom Context Provider Component.mp4 38.44 MB
10 - Advanced_ Handling Side Effects, Using Reducers & Using the Context API/018 React Context Limitations.mp4 4.57 MB
10 - Advanced_ Handling Side Effects, Using Reducers & Using the Context API/019 Learning the _Rules of Hooks_.mp4 39.7 MB
10 - Advanced_ Handling Side Effects, Using Reducers & Using the Context API/020 Refactoring an Input Component.mp4 40.04 MB
10 - Advanced_ Handling Side Effects, Using Reducers & Using the Context API/021 Diving into _Forward Refs_.mp4 54.91 MB
11 - Practice Project_ Building a Food Order App/001 Module Introduction.mp4 4.56 MB
11 - Practice Project_ Building a Food Order App/002 Starting Setup.mp4 6.43 MB
11 - Practice Project_ Building a Food Order App/003 Adding a _Header_ Component.mp4 27.45 MB
11 - Practice Project_ Building a Food Order App/004 Adding the _Cart_ Button Component.mp4 17.57 MB
11 - Practice Project_ Building a Food Order App/005 Adding a _Meals_ Component.mp4 33.54 MB
11 - Practice Project_ Building a Food Order App/006 Adding Individual Meal Items & Displaying Them.mp4 52 MB
11 - Practice Project_ Building a Food Order App/007 Adding a Form.mp4 37.52 MB
11 - Practice Project_ Building a Food Order App/009 Working on the _Shopping Cart_ Component.mp4 10.03 MB
11 - Practice Project_ Building a Food Order App/010 Adding a Modal via a React Portal.mp4 29.74 MB
11 - Practice Project_ Building a Food Order App/011 Managing Cart & Modal State.mp4 36.71 MB
11 - Practice Project_ Building a Food Order App/012 Adding a Cart Context.mp4 42.18 MB
11 - Practice Project_ Building a Food Order App/013 Using the Context.mp4 20.88 MB
11 - Practice Project_ Building a Food Order App/014 Adding a Cart Reducer.mp4 44.62 MB
11 - Practice Project_ Building a Food Order App/015 Working with Refs & Forward Refs.mp4 38.17 MB
11 - Practice Project_ Building a Food Order App/016 Outputting Cart Items.mp4 31.27 MB
11 - Practice Project_ Building a Food Order App/017 Working on a More Complex Reducer Logic.mp4 19.74 MB
11 - Practice Project_ Building a Food Order App/018 Making Items Removable.mp4 36.4 MB
11 - Practice Project_ Building a Food Order App/019 Using the useEffect Hook.mp4 52.14 MB
12 - A Look Behind The Scenes Of React & Optimization Techniques/001 Module Introduction.mp4 2.72 MB
12 - A Look Behind The Scenes Of React & Optimization Techniques/002 How React Really Works.mp4 9.89 MB
12 - A Look Behind The Scenes Of React & Optimization Techniques/003 Component Updates In Action.mp4 20.42 MB
12 - A Look Behind The Scenes Of React & Optimization Techniques/004 A Closer Look At Child Component Re-Evaluation.mp4 33.67 MB
12 - A Look Behind The Scenes Of React & Optimization Techniques/005 Preventing Unnecessary Re-Evaluations with React.memo().mp4 43.48 MB
12 - A Look Behind The Scenes Of React & Optimization Techniques/006 Preventing Function Re-Creation with useCallback().mp4 16.73 MB
12 - A Look Behind The Scenes Of React & Optimization Techniques/007 useCallback() and its Dependencies.mp4 24.11 MB
12 - A Look Behind The Scenes Of React & Optimization Techniques/008 A First Summary.mp4 16.05 MB
12 - A Look Behind The Scenes Of React & Optimization Techniques/009 A Closer Look At State & Components.mp4 6.24 MB
12 - A Look Behind The Scenes Of React & Optimization Techniques/010 Understanding State Scheduling & Batching.mp4 30.05 MB
12 - A Look Behind The Scenes Of React & Optimization Techniques/011 Optimizing with useMemo().mp4 29.84 MB
13 - An Alternative Way Of Building Components_ Class-based Components/001 Module Introduction.mp4 2.59 MB
13 - An Alternative Way Of Building Components_ Class-based Components/002 What & Why.mp4 6.63 MB
13 - An Alternative Way Of Building Components_ Class-based Components/003 Adding a First Class-based Component.mp4 25.01 MB
13 - An Alternative Way Of Building Components_ Class-based Components/004 Working with State & Events.mp4 46.71 MB
13 - An Alternative Way Of Building Components_ Class-based Components/005 The Component Lifecycle (Class-based Components Only_).mp4 16.68 MB
13 - An Alternative Way Of Building Components_ Class-based Components/006 Lifecycle Methods In Action.mp4 50.06 MB
13 - An Alternative Way Of Building Components_ Class-based Components/007 Class-based Components & Context.mp4 20.05 MB
13 - An Alternative Way Of Building Components_ Class-based Components/008 Class-based vs Functional Components_ A Summary.mp4 4.79 MB
13 - An Alternative Way Of Building Components_ Class-based Components/009 Introducing Error Boundaries.mp4 37.95 MB
14 - Sending Http Requests (e.g. Connecting to a Database)/001 Module Introduction.mp4 2.09 MB
14 - Sending Http Requests (e.g. Connecting to a Database)/002 How To (Not) Connect To A Database.mp4 4.53 MB
14 - Sending Http Requests (e.g. Connecting to a Database)/004 Our Starting App & Backend.mp4 8.99 MB
14 - Sending Http Requests (e.g. Connecting to a Database)/005 Sending a GET Request.mp4 61.48 MB
14 - Sending Http Requests (e.g. Connecting to a Database)/006 Using async _ await.mp4 4.58 MB
14 - Sending Http Requests (e.g. Connecting to a Database)/007 Handling Loading & Data States.mp4 14.88 MB
14 - Sending Http Requests (e.g. Connecting to a Database)/008 Handling Http Errors.mp4 110.33 MB
14 - Sending Http Requests (e.g. Connecting to a Database)/009 Using useEffect() For Requests.mp4 25.52 MB
14 - Sending Http Requests (e.g. Connecting to a Database)/010 Preparing The Project For The Next Steps.mp4 23.5 MB
14 - Sending Http Requests (e.g. Connecting to a Database)/011 Sending a POST Request.mp4 35.6 MB
14 - Sending Http Requests (e.g. Connecting to a Database)/012 Wrap Up.mp4 8.95 MB
15 - Building Custom React Hooks/001 Module Introduction.mp4 2.08 MB
15 - Building Custom React Hooks/002 What are _Custom Hooks__.mp4 2.09 MB
15 - Building Custom React Hooks/003 Creating a Custom React Hook Function.mp4 11.39 MB
15 - Building Custom React Hooks/004 Using Custom Hooks.mp4 17.99 MB
15 - Building Custom React Hooks/005 Configuring Custom Hooks.mp4 19.23 MB
15 - Building Custom React Hooks/006 Onwards To A More Realistic Example.mp4 21.68 MB
15 - Building Custom React Hooks/007 Building a Custom Http Hook.mp4 30.88 MB
15 - Building Custom React Hooks/008 Using the Custom Http Hook.mp4 32.69 MB
15 - Building Custom React Hooks/009 Adjusting the Custom Hook Logic.mp4 57.41 MB
15 - Building Custom React Hooks/010 Using The Custom Hook In More Components.mp4 92.95 MB
16 - Working with Forms & User Input/001 Module Introduction.mp4 1.95 MB
16 - Working with Forms & User Input/002 Our Starting Setup.mp4 3.06 MB
16 - Working with Forms & User Input/003 What's So Complex About Forms_.mp4 9.1 MB
16 - Working with Forms & User Input/004 Dealing With Form Submission & Getting User Input Values.mp4 33.77 MB
16 - Working with Forms & User Input/005 Adding Basic Validation.mp4 8.46 MB
16 - Working with Forms & User Input/006 Providing Validation Feedback.mp4 14.79 MB
16 - Working with Forms & User Input/007 Handling the _was touched_ State.mp4 22.75 MB
16 - Working with Forms & User Input/008 React To Lost Focus.mp4 18.29 MB
16 - Working with Forms & User Input/009 Refactoring & Deriving States.mp4 35.79 MB
16 - Working with Forms & User Input/010 Managing The Overall Form Validity.mp4 29.69 MB
16 - Working with Forms & User Input/011 Adding A Custom Input Hook.mp4 83.08 MB
16 - Working with Forms & User Input/012 Re-Using The Custom Hook.mp4 13.5 MB
16 - Working with Forms & User Input/013 A Challenge For You_.mp4 3.64 MB
16 - Working with Forms & User Input/014 Applying Our Hook & Knowledge To A New Form.mp4 74.57 MB
16 - Working with Forms & User Input/015 Summary.mp4 13.59 MB
16 - Working with Forms & User Input/016 Bonus_ Using useReducer().mp4 34.35 MB
17 - Practice Project_ Adding Http & Forms To The Food Order App/001 Module Introduction.mp4 5.74 MB
17 - Practice Project_ Adding Http & Forms To The Food Order App/002 Moving _Meals_ Data To The Backend.mp4 9.78 MB
17 - Practice Project_ Adding Http & Forms To The Food Order App/003 Fetching Meals via Http.mp4 37.25 MB
17 - Practice Project_ Adding Http & Forms To The Food Order App/004 Handling the Loading State.mp4 13.21 MB
17 - Practice Project_ Adding Http & Forms To The Food Order App/005 Handling Errors.mp4 79.18 MB
17 - Practice Project_ Adding Http & Forms To The Food Order App/006 Adding A Checkout Form.mp4 43.88 MB
17 - Practice Project_ Adding Http & Forms To The Food Order App/007 Reading Form Values.mp4 17.45 MB
17 - Practice Project_ Adding Http & Forms To The Food Order App/008 Adding Form Validation.mp4 85.99 MB
17 - Practice Project_ Adding Http & Forms To The Food Order App/009 Submitting & Sending Cart Data.mp4 41.84 MB
17 - Practice Project_ Adding Http & Forms To The Food Order App/010 Adding Better User Feedback.mp4 41.59 MB
17 - Practice Project_ Adding Http & Forms To The Food Order App/011 Summary.mp4 2.87 MB
18 - Diving into Redux (An Alternative To The Context API)/001 Module Introduction.mp4 1.3 MB
18 - Diving into Redux (An Alternative To The Context API)/002 Another Look At State In React Apps.mp4 15.57 MB
18 - Diving into Redux (An Alternative To The Context API)/003 Redux vs React Context.mp4 12.09 MB
18 - Diving into Redux (An Alternative To The Context API)/004 How Redux Works.mp4 8.56 MB
18 - Diving into Redux (An Alternative To The Context API)/005 Exploring The Core Redux Concepts.mp4 26.82 MB
18 - Diving into Redux (An Alternative To The Context API)/006 More Redux Basics.mp4 5.57 MB
18 - Diving into Redux (An Alternative To The Context API)/007 Preparing a new Project.mp4 3.04 MB
18 - Diving into Redux (An Alternative To The Context API)/008 Creating a Redux Store for React.mp4 15.86 MB
18 - Diving into Redux (An Alternative To The Context API)/009 Providing the Store.mp4 9.69 MB
18 - Diving into Redux (An Alternative To The Context API)/010 Using Redux Data in React Components.mp4 18.47 MB
18 - Diving into Redux (An Alternative To The Context API)/011 Dispatching Actions From Inside Components.mp4 13.7 MB
18 - Diving into Redux (An Alternative To The Context API)/012 Redux with Class-based Components.mp4 41.37 MB
18 - Diving into Redux (An Alternative To The Context API)/013 Attaching Payloads to Actions.mp4 13.93 MB
18 - Diving into Redux (An Alternative To The Context API)/014 Working with Multiple State Properties.mp4 25.09 MB
18 - Diving into Redux (An Alternative To The Context API)/015 How To Work With Redux State Correctly.mp4 16.47 MB
18 - Diving into Redux (An Alternative To The Context API)/016 Redux Challenges & Introducing Redux Toolkit.mp4 31.36 MB
18 - Diving into Redux (An Alternative To The Context API)/017 Adding State Slices.mp4 50.11 MB
18 - Diving into Redux (An Alternative To The Context API)/018 Connecting Redux Toolkit State.mp4 18.29 MB
18 - Diving into Redux (An Alternative To The Context API)/019 Migrating Everything To Redux Toolkit.mp4 38.34 MB
18 - Diving into Redux (An Alternative To The Context API)/020 Working with Multiple Slices.mp4 98.11 MB
18 - Diving into Redux (An Alternative To The Context API)/021 Reading & Dispatching From A New Slice.mp4 27.14 MB
18 - Diving into Redux (An Alternative To The Context API)/022 Splitting Our Code.mp4 20.98 MB
18 - Diving into Redux (An Alternative To The Context API)/023 Summary.mp4 27.75 MB
19 - Advanced Redux/001 Module Introduction.mp4 811.07 KB
19 - Advanced Redux/002 Redux & Side Effects (and Asynchronous Code).mp4 4.48 MB
19 - Advanced Redux/003 Refresher _ Practice_ Part 1_2.mp4 100.51 MB
19 - Advanced Redux/004 Refresher _ Practice_ Part 2_2.mp4 111.07 MB
19 - Advanced Redux/005 Redux & Async Code.mp4 10.9 MB
19 - Advanced Redux/006 Frontend Code vs Backend Code.mp4 18.2 MB
19 - Advanced Redux/007 Where To Put Our Logic.mp4 55.82 MB
19 - Advanced Redux/008 Using useEffect with Redux.mp4 24.73 MB
19 - Advanced Redux/010 Handling Http States & Feedback with Redux.mp4 137.8 MB
19 - Advanced Redux/011 Using an Action Creator Thunk.mp4 98.82 MB
19 - Advanced Redux/012 Getting Started with Fetching Data.mp4 57.08 MB
19 - Advanced Redux/013 Finalizing the Fetching Logic.mp4 56.5 MB
19 - Advanced Redux/014 Exploring the Redux DevTools.mp4 29.29 MB
19 - Advanced Redux/015 Summary.mp4 4.49 MB
20 - Building a Multi-Page SPA with React Router/001 Module Introduction.mp4 17.48 MB
20 - Building a Multi-Page SPA with React Router/002 What is Routing & Why_.mp4 8.27 MB
20 - Building a Multi-Page SPA with React Router/003 Installing React Router.mp4 11.31 MB
20 - Building a Multi-Page SPA with React Router/004 Defining & Using Routes.mp4 28.91 MB
20 - Building a Multi-Page SPA with React Router/005 Working with Links.mp4 15.14 MB
20 - Building a Multi-Page SPA with React Router/006 Using NavLinks.mp4 10.17 MB
20 - Building a Multi-Page SPA with React Router/007 Adding Dynamic Routes with Params.mp4 17.11 MB
20 - Building a Multi-Page SPA with React Router/008 Extracting Route Params.mp4 4.42 MB
20 - Building a Multi-Page SPA with React Router/009 Using _Switch_ and _exact_ For Configuring Routes.mp4 43.4 MB
20 - Building a Multi-Page SPA with React Router/010 Working with Nested Routes.mp4 6.29 MB
20 - Building a Multi-Page SPA with React Router/011 Redirecting The User.mp4 12.59 MB
20 - Building a Multi-Page SPA with React Router/012 Time to Practice_ Onwards to a New Project.mp4 27.5 MB
20 - Building a Multi-Page SPA with React Router/013 Practice Redirecting & Extracting Params.mp4 10.86 MB
20 - Building a Multi-Page SPA with React Router/014 Practicing Nested Routes.mp4 5.03 MB
20 - Building a Multi-Page SPA with React Router/015 Adding a Layout Wrapper Component.mp4 22.51 MB
20 - Building a Multi-Page SPA with React Router/016 Adding Dummy Data & More Content.mp4 39.52 MB
20 - Building a Multi-Page SPA with React Router/017 Outputting Data on the _Details_ Page.mp4 23.33 MB
20 - Building a Multi-Page SPA with React Router/018 Adding a _Not Found_ Page.mp4 9.44 MB
20 - Building a Multi-Page SPA with React Router/019 Implementing Programmatic (Imperative) Navigation.mp4 11.61 MB
20 - Building a Multi-Page SPA with React Router/020 Preventing Possibly Unwanted Route Transitions with the _Prompt_ Component.mp4 41.75 MB
20 - Building a Multi-Page SPA with React Router/021 Working with Query Parameters.mp4 76.11 MB
20 - Building a Multi-Page SPA with React Router/022 Getting Creative With Nested Routes.mp4 12.25 MB
20 - Building a Multi-Page SPA with React Router/023 Writing More Flexible Routing Code.mp4 35.03 MB
20 - Building a Multi-Page SPA with React Router/024 Sending & Getting Quote Data via Http.mp4 168.76 MB
20 - Building a Multi-Page SPA with React Router/025 Adding the _Comments_ Features.mp4 78.1 MB
20 - Building a Multi-Page SPA with React Router/026 Upgrading To React Router v6.mp4 188.68 MB
21 - Deploying React Apps/001 Module Introduction.mp4 1.89 MB
21 - Deploying React Apps/002 Deployment Steps.mp4 4.22 MB
21 - Deploying React Apps/003 Adding Lazy Loading.mp4 34.13 MB
21 - Deploying React Apps/004 Building The Code For Production.mp4 7.26 MB
21 - Deploying React Apps/005 Getting Started With Deployment (Uploading Files).mp4 27.09 MB
21 - Deploying React Apps/006 Exploring Routing Issues & Finishing Deployment.mp4 20.44 MB
22 - Adding Authentication To React Apps/001 Module Introduction.mp4 1.99 MB
22 - Adding Authentication To React Apps/002 What, How & Why_.mp4 21.42 MB
22 - Adding Authentication To React Apps/004 Starting Setup & First Steps.mp4 27.09 MB
22 - Adding Authentication To React Apps/005 Adding User Signup.mp4 131.36 MB
22 - Adding Authentication To React Apps/006 Showing Feedback To The User.mp4 33.59 MB
22 - Adding Authentication To React Apps/007 Adding User Login.mp4 56.04 MB
22 - Adding Authentication To React Apps/008 Managing The Auth State With Context.mp4 66.54 MB
22 - Adding Authentication To React Apps/009 Using The Token For Requests To Protected Resources.mp4 44.99 MB
22 - Adding Authentication To React Apps/010 Redirecting The User.mp4 6.78 MB
22 - Adding Authentication To React Apps/011 Adding Logout.mp4 5.45 MB
22 - Adding Authentication To React Apps/012 Protecting Frontend Pages.mp4 23.09 MB
22 - Adding Authentication To React Apps/013 Persisting The User Authentication Status.mp4 20.94 MB
22 - Adding Authentication To React Apps/014 Adding Auto-Logout.mp4 75.61 MB
22 - Adding Authentication To React Apps/015 Finishing Steps.mp4 45.78 MB
23 - A (Pretty Deep Dive) Introduction to Next.js/001 Module Introduction.mp4 3.1 MB
23 - A (Pretty Deep Dive) Introduction to Next.js/002 What is NextJS_.mp4 8.06 MB
23 - A (Pretty Deep Dive) Introduction to Next.js/003 Key Feature 1_ Built-in Server-side Rendering (Improved SEO_).mp4 48.39 MB
23 - A (Pretty Deep Dive) Introduction to Next.js/004 Key Feature 2_ Simplified Routing with File-based Routing.mp4 9.95 MB
23 - A (Pretty Deep Dive) Introduction to Next.js/005 Key Feature 3_ Build Fullstack Apps.mp4 3.34 MB
23 - A (Pretty Deep Dive) Introduction to Next.js/006 Creating a New Next.js Project & App.mp4 27.13 MB
23 - A (Pretty Deep Dive) Introduction to Next.js/007 Analyzing the Created Project.mp4 4.07 MB
23 - A (Pretty Deep Dive) Introduction to Next.js/008 Adding First Pages.mp4 23.08 MB
23 - A (Pretty Deep Dive) Introduction to Next.js/009 Adding Nested Paths & Pages (Nested Routes).mp4 7.3 MB
23 - A (Pretty Deep Dive) Introduction to Next.js/010 Creating Dynamic Pages (with Parameters).mp4 6.5 MB
23 - A (Pretty Deep Dive) Introduction to Next.js/011 Extracting Dynamic Parameter Values.mp4 8.92 MB
23 - A (Pretty Deep Dive) Introduction to Next.js/012 Linking Between Pages.mp4 13.47 MB
23 - A (Pretty Deep Dive) Introduction to Next.js/013 Onwards to a bigger Project_.mp4 12.68 MB
23 - A (Pretty Deep Dive) Introduction to Next.js/014 Preparing the Project Pages.mp4 7.03 MB
23 - A (Pretty Deep Dive) Introduction to Next.js/015 Outputting a List of Meetups.mp4 38.6 MB
23 - A (Pretty Deep Dive) Introduction to Next.js/016 Adding the New Meetup Form.mp4 14.65 MB
23 - A (Pretty Deep Dive) Introduction to Next.js/017 The __app.js_ File & Layout Wrapper.mp4 19.59 MB
23 - A (Pretty Deep Dive) Introduction to Next.js/018 Using Programmatic (Imperative) Navigation.mp4 13.02 MB
23 - A (Pretty Deep Dive) Introduction to Next.js/019 Adding Custom Components & CSS Modules.mp4 85.95 MB
23 - A (Pretty Deep Dive) Introduction to Next.js/020 How Pre-rendering Works & Which Problem We Face.mp4 35.1 MB
23 - A (Pretty Deep Dive) Introduction to Next.js/021 Data Fetching for Static Pages.mp4 42.91 MB
23 - A (Pretty Deep Dive) Introduction to Next.js/022 More on Static Site Generation (SSG).mp4 46.28 MB
23 - A (Pretty Deep Dive) Introduction to Next.js/023 Exploring Server-side Rendering (SSR) with _getServerSideProps_.mp4 36.13 MB
23 - A (Pretty Deep Dive) Introduction to Next.js/024 Working with Params for SSG Data Fetching.mp4 17.62 MB
23 - A (Pretty Deep Dive) Introduction to Next.js/025 Preparing Paths with _getStaticPaths_ & Working With Fallback Pages.mp4 24.49 MB
23 - A (Pretty Deep Dive) Introduction to Next.js/026 Introducing API Routes.mp4 17.71 MB
23 - A (Pretty Deep Dive) Introduction to Next.js/027 Working with MongoDB.mp4 37.43 MB
23 - A (Pretty Deep Dive) Introduction to Next.js/028 Sending Http Requests To Our API Routes.mp4 26.45 MB
23 - A (Pretty Deep Dive) Introduction to Next.js/029 Getting Data From The Database.mp4 43.71 MB
23 - A (Pretty Deep Dive) Introduction to Next.js/030 Getting Meetup Details Data & Preparing Pages.mp4 62.24 MB
23 - A (Pretty Deep Dive) Introduction to Next.js/031 Adding _head_ Metadata.mp4 86.68 MB
23 - A (Pretty Deep Dive) Introduction to Next.js/032 Deploying Next.js Projects.mp4 81.53 MB
23 - A (Pretty Deep Dive) Introduction to Next.js/033 Using Fallback Pages & Re-deploying.mp4 13.03 MB
23 - A (Pretty Deep Dive) Introduction to Next.js/034 Summary.mp4 9.53 MB
24 - Animating React Apps/001 Module Introduction.mp4 5.14 MB
24 - Animating React Apps/002 Preparing the Demo Project.mp4 17.35 MB
24 - Animating React Apps/003 Using CSS Transitions.mp4 14.12 MB
24 - Animating React Apps/004 Using CSS Animations.mp4 14.79 MB
24 - Animating React Apps/005 CSS Transition & Animations Limitations.mp4 16.08 MB
24 - Animating React Apps/006 Using ReactTransitionGroup.mp4 70.3 MB
24 - Animating React Apps/007 Using the Transition Component.mp4 11.88 MB
24 - Animating React Apps/008 Wrapping the Transition Component.mp4 12 MB
24 - Animating React Apps/009 Animation Timings.mp4 11.52 MB
24 - Animating React Apps/010 Transition Events.mp4 9.72 MB
24 - Animating React Apps/011 The CSSTransition Component.mp4 22.51 MB
24 - Animating React Apps/012 Customizing CSS Classnames.mp4 5.65 MB
24 - Animating React Apps/013 Animating Lists.mp4 28.08 MB
24 - Animating React Apps/014 Alternative Animation Packages.mp4 23.79 MB
24 - Animating React Apps/015 Wrap Up.mp4 3.52 MB
25 - Replacing Redux with React Hooks/001 Module Introduction.mp4 1.22 MB
25 - Replacing Redux with React Hooks/002 Starting Project & Why You Would Replace Redux.mp4 15.83 MB
25 - Replacing Redux with React Hooks/003 Alternative_ Using the Context API.mp4 29.83 MB
25 - Replacing Redux with React Hooks/004 Toggling Favorites with the Context API.mp4 37.34 MB
25 - Replacing Redux with React Hooks/005 Context API Summary (and why NOT to use it instead of Redux).mp4 4.52 MB
25 - Replacing Redux with React Hooks/006 Getting Started with a Custom Hook as a Store.mp4 26.81 MB
25 - Replacing Redux with React Hooks/007 Finishing the Store Hook.mp4 21.45 MB
25 - Replacing Redux with React Hooks/008 Creating a Concrete Store.mp4 17.89 MB
25 - Replacing Redux with React Hooks/009 Using the Custom Store.mp4 25.18 MB
25 - Replacing Redux with React Hooks/010 Custom Hook Store Summary.mp4 24.35 MB
25 - Replacing Redux with React Hooks/011 Optimizing the Custom Hook Store.mp4 17.05 MB
25 - Replacing Redux with React Hooks/013 Wrap Up.mp4 3.81 MB
26 - Testing React Apps (Unit Tests)/001 Module Introduction.mp4 1.66 MB
26 - Testing React Apps (Unit Tests)/002 What & Why_.mp4 5.63 MB
26 - Testing React Apps (Unit Tests)/003 Understanding Different Kinds Of Tests.mp4 9.01 MB
26 - Testing React Apps (Unit Tests)/004 What To Test & How To Test.mp4 1.76 MB
26 - Testing React Apps (Unit Tests)/005 Understanding the Technical Setup & Involved Tools.mp4 3.82 MB
26 - Testing React Apps (Unit Tests)/006 Running a First Test.mp4 20.19 MB
26 - Testing React Apps (Unit Tests)/007 Writing Our First Test.mp4 34.14 MB
26 - Testing React Apps (Unit Tests)/008 Grouping Tests Together With Test Suites.mp4 7.26 MB
26 - Testing React Apps (Unit Tests)/009 Testing User Interaction & State.mp4 47.83 MB
26 - Testing React Apps (Unit Tests)/010 Testing Connected Components.mp4 10.29 MB
26 - Testing React Apps (Unit Tests)/011 Testing Asynchronous Code.mp4 28.81 MB
26 - Testing React Apps (Unit Tests)/012 Working With Mocks.mp4 27.19 MB
26 - Testing React Apps (Unit Tests)/013 Summary & Further Resources.mp4 25.58 MB
27 - React + TypeScript/001 Module Introduction.mp4 1.64 MB
27 - React + TypeScript/002 What & Why_.mp4 9.42 MB
27 - React + TypeScript/003 Installing & Using TypeScript.mp4 28.64 MB
27 - React + TypeScript/004 Exploring the Base Types.mp4 9.29 MB
27 - React + TypeScript/005 Working with Array & Object Types.mp4 11.52 MB
27 - React + TypeScript/006 Understanding Type Inference.mp4 4.36 MB
27 - React + TypeScript/007 Using Union Types.mp4 4.37 MB
27 - React + TypeScript/008 Understanding Type Aliases.mp4 5.92 MB
27 - React + TypeScript/009 Functions & Function Types.mp4 15.05 MB
27 - React + TypeScript/010 Diving Into Generics.mp4 24.96 MB
27 - React + TypeScript/012 Creating a React + TypeScript Project.mp4 30.52 MB
27 - React + TypeScript/013 Working with Components & TypeScript.mp4 15.64 MB
27 - React + TypeScript/014 Working with Props & TypeScript.mp4 39.42 MB
27 - React + TypeScript/015 Adding a Data Model.mp4 26.25 MB
27 - React + TypeScript/016 Time to Practice_ Exercise Time_.mp4 23.82 MB
27 - React + TypeScript/017 Form Submissions In TypeScript Projects.mp4 16.08 MB
27 - React + TypeScript/018 Working with refs & useRef.mp4 65.91 MB
27 - React + TypeScript/019 Working with _Function Props_.mp4 29.49 MB
27 - React + TypeScript/020 Managing State & TypeScript.mp4 16.97 MB
27 - React + TypeScript/021 Adding Styling.mp4 7.05 MB
27 - React + TypeScript/022 Time to Practice_ Removing a Todo.mp4 33.59 MB
27 - React + TypeScript/023 The Context API & TypeScript.mp4 84.79 MB
27 - React + TypeScript/024 Summary.mp4 7.38 MB
27 - React + TypeScript/025 Bonus_ Exploring tsconfig.json.mp4 19.28 MB
28 - Optional_ React Hooks Introduction & Summary/001 Module Introduction.mp4 2.68 MB
28 - Optional_ React Hooks Introduction & Summary/002 What Are React Hooks_.mp4 6.29 MB
28 - Optional_ React Hooks Introduction & Summary/003 The Starting Project.mp4 12.82 MB
28 - Optional_ React Hooks Introduction & Summary/004 Getting Started with useState().mp4 55.74 MB
28 - Optional_ React Hooks Introduction & Summary/005 More on useState() & State Updating.mp4 49.82 MB
28 - Optional_ React Hooks Introduction & Summary/006 Array Destructuring.mp4 9.41 MB
28 - Optional_ React Hooks Introduction & Summary/007 Multiple States.mp4 16.74 MB
28 - Optional_ React Hooks Introduction & Summary/008 Rules of Hooks.mp4 4.51 MB
28 - Optional_ React Hooks Introduction & Summary/009 Passing State Data Across Components.mp4 28.67 MB
28 - Optional_ React Hooks Introduction & Summary/010 Sending Http Requests.mp4 31.03 MB
28 - Optional_ React Hooks Introduction & Summary/011 useEffect() & Loading Data.mp4 54.44 MB
28 - Optional_ React Hooks Introduction & Summary/012 Understanding useEffect() Dependencies.mp4 15.7 MB
28 - Optional_ React Hooks Introduction & Summary/013 More on useEffect().mp4 42.07 MB
28 - Optional_ React Hooks Introduction & Summary/014 What's useCallback()_.mp4 37.05 MB
28 - Optional_ React Hooks Introduction & Summary/015 Working with Refs & useRef().mp4 32.88 MB
28 - Optional_ React Hooks Introduction & Summary/016 Cleaning Up with useEffect().mp4 12.03 MB
28 - Optional_ React Hooks Introduction & Summary/017 Deleting Ingredients.mp4 10.37 MB
28 - Optional_ React Hooks Introduction & Summary/018 Loading Errors & State Batching.mp4 54.09 MB
28 - Optional_ React Hooks Introduction & Summary/020 Understanding useReducer().mp4 68.13 MB
28 - Optional_ React Hooks Introduction & Summary/021 Using useReducer() for the Http State.mp4 94.01 MB
28 - Optional_ React Hooks Introduction & Summary/022 Working with useContext().mp4 35.67 MB
28 - Optional_ React Hooks Introduction & Summary/023 Performance Optimizations with useMemo().mp4 68.79 MB
28 - Optional_ React Hooks Introduction & Summary/024 Getting Started with Custom Hooks.mp4 88.34 MB
28 - Optional_ React Hooks Introduction & Summary/025 Sharing Data Between Custom Hooks & Components.mp4 147.15 MB
28 - Optional_ React Hooks Introduction & Summary/026 Using the Custom Hook.mp4 55.48 MB
28 - Optional_ React Hooks Introduction & Summary/027 Wrap Up.mp4 14.66 MB
29 - Optional_ React Summary & Core Feature Walkthrough/001 Module Introduction.mp4 2.83 MB
29 - Optional_ React Summary & Core Feature Walkthrough/002 What Is React_.mp4 27.24 MB
29 - Optional_ React Summary & Core Feature Walkthrough/003 Why React_.mp4 26.25 MB
29 - Optional_ React Summary & Core Feature Walkthrough/004 Building SPAs (Single Page Applications).mp4 15.4 MB
29 - Optional_ React Summary & Core Feature Walkthrough/005 React Alternatives.mp4 4.47 MB
29 - Optional_ React Summary & Core Feature Walkthrough/006 Creating a React Project.mp4 19.17 MB
29 - Optional_ React Summary & Core Feature Walkthrough/007 Setting Up A Code Editor.mp4 11.78 MB
29 - Optional_ React Summary & Core Feature Walkthrough/008 Diving Into The Created Project.mp4 18.04 MB
29 - Optional_ React Summary & Core Feature Walkthrough/009 How React Works & Understanding Components.mp4 31.6 MB
29 - Optional_ React Summary & Core Feature Walkthrough/010 More Component Work & Styling with CSS Classes.mp4 12.09 MB
29 - Optional_ React Summary & Core Feature Walkthrough/011 Building & Re-Using Another Component.mp4 15.33 MB
29 - Optional_ React Summary & Core Feature Walkthrough/012 Working with _props_ & Dynamic Content.mp4 11.75 MB
29 - Optional_ React Summary & Core Feature Walkthrough/013 Handling Events.mp4 18.29 MB
29 - Optional_ React Summary & Core Feature Walkthrough/014 Adding More Components.mp4 11.88 MB
29 - Optional_ React Summary & Core Feature Walkthrough/015 Introducing State.mp4 24.29 MB
29 - Optional_ React Summary & Core Feature Walkthrough/016 Working with _Event Props_ (Passing Function As Props).mp4 21.17 MB
29 - Optional_ React Summary & Core Feature Walkthrough/018 Adding Routing.mp4 75.7 MB
29 - Optional_ React Summary & Core Feature Walkthrough/019 Adding Links & Navigation.mp4 15.39 MB
29 - Optional_ React Summary & Core Feature Walkthrough/020 Styling with CSS Modules.mp4 13.79 MB
29 - Optional_ React Summary & Core Feature Walkthrough/021 Outputting Lists of Data.mp4 33.95 MB
29 - Optional_ React Summary & Core Feature Walkthrough/022 Adding More React Components.mp4 30.46 MB
29 - Optional_ React Summary & Core Feature Walkthrough/023 Building Wrapper Components with props.children.mp4 51.2 MB
29 - Optional_ React Summary & Core Feature Walkthrough/024 Adding a Form.mp4 32.33 MB
29 - Optional_ React Summary & Core Feature Walkthrough/025 Getting User Input & Handling Form Submission.mp4 61.35 MB
29 - Optional_ React Summary & Core Feature Walkthrough/026 Preparing the App for Http.mp4 27.41 MB
29 - Optional_ React Summary & Core Feature Walkthrough/027 Sending a POST Request.mp4 30.42 MB
29 - Optional_ React Summary & Core Feature Walkthrough/028 Navigating Programmatically.mp4 29.41 MB
29 - Optional_ React Summary & Core Feature Walkthrough/029 Getting Started with Fetching Data.mp4 38.11 MB
29 - Optional_ React Summary & Core Feature Walkthrough/030 Using the useEffect() Hook.mp4 34.53 MB
29 - Optional_ React Summary & Core Feature Walkthrough/031 Introducing React Context.mp4 32.95 MB
29 - Optional_ React Summary & Core Feature Walkthrough/032 Context Logic & Different Ways Of Updating State.mp4 20.88 MB
29 - Optional_ React Summary & Core Feature Walkthrough/033 Using Context In Components.mp4 42.84 MB
29 - Optional_ React Summary & Core Feature Walkthrough/034 More Context Usage.mp4 27.23 MB
29 - Optional_ React Summary & Core Feature Walkthrough/035 Summary.mp4 2.14 MB
30 - Course Roundup/001 What Now_ Next Steps You Could Take_.mp4 4.03 MB
30 - Course Roundup/002 Explore The React Ecosystem_.mp4 7.82 MB
30 - Course Roundup/003 Finishing Thoughts.mp4 1.49 MB
31 - This Course Got Updated_/001 Course Update Overview, Explanation & Migration Guide.mp4 19.15 MB
其他位置