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

[FreeCourseSite.com] Udemy - React - The Complete Guide (incl Hooks, React Router, Redux)

种子简介

种子名称: [FreeCourseSite.com] Udemy - React - The Complete Guide (incl Hooks, React Router, Redux)
文件类型: 视频
文件数目: 444个文件
文件大小: 11.96 GB
收录时间: 2022-4-20 16:05
已经下载: 3
资源热度: 155
最近下载: 2024-6-3 01:44

下载BT种子文件

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

磁力链接下载

magnet:?xt=urn:btih:2983967d16d2af8c4ee604ddaa556536f17174b4&dn=[FreeCourseSite.com] Udemy - React - The Complete Guide (incl Hooks, React Router, Redux) 复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。

喜欢这个种子的人也喜欢

种子包含的文件

[FreeCourseSite.com] Udemy - React - The Complete Guide (incl Hooks, React Router, Redux).torrent
  • 01 - Getting Started/001 Welcome To The Course_.mp424.14MB
  • 01 - Getting Started/002 What is React.js_.mp434.45MB
  • 01 - Getting Started/003 Why React Instead Of _Just JavaScript__.mp463.67MB
  • 01 - Getting Started/004 Building Single-Page Applications (SPAs) with React.mp42.69MB
  • 01 - Getting Started/005 Exploring React.js Alternatives (Angular _ Vue).mp44.92MB
  • 01 - Getting Started/007 About This Course & Course Outline.mp442.86MB
  • 01 - Getting Started/008 The Two Ways (Paths) Of Taking This Course.mp427.25MB
  • 01 - Getting Started/009 Getting The Most Out Of This Course.mp45.33MB
  • 01 - Getting Started/010 Setting Up The Course Dev Environment (Code Editor).mp430.34MB
  • 02 - JavaScript Refresher/001 Module Introduction.mp41.74MB
  • 02 - JavaScript Refresher/002 Understanding _let_ and _const_.mp44.08MB
  • 02 - JavaScript Refresher/003 Arrow Functions.mp46.98MB
  • 02 - JavaScript Refresher/004 Exports and Imports.mp47.86MB
  • 02 - JavaScript Refresher/005 Understanding Classes.mp48.72MB
  • 02 - JavaScript Refresher/006 Classes, Properties and Methods.mp45.07MB
  • 02 - JavaScript Refresher/007 The Spread & Rest Operator.mp48.76MB
  • 02 - JavaScript Refresher/008 Destructuring.mp44.31MB
  • 02 - JavaScript Refresher/009 Reference and Primitive Types Refresher.mp46.55MB
  • 02 - JavaScript Refresher/010 Refreshing Array Functions.mp43.83MB
  • 02 - JavaScript Refresher/011 Wrap Up.mp4951.12KB
  • 03 - React Basics & Working With Components/001 Module Introduction.mp44.74MB
  • 03 - React Basics & Working With Components/002 What Are Components_ And Why Is React All About Them_.mp417.46MB
  • 03 - React Basics & Working With Components/003 React Code Is Written In A _Declarative Way__.mp44.73MB
  • 03 - React Basics & Working With Components/005 Creating a new React Project.mp445.4MB
  • 03 - React Basics & Working With Components/007 Analyzing a Standard React Project.mp462.94MB
  • 03 - React Basics & Working With Components/008 Introducing JSX.mp413.04MB
  • 03 - React Basics & Working With Components/009 How React Works.mp411.21MB
  • 03 - React Basics & Working With Components/010 Building a First Custom Component.mp419.02MB
  • 03 - React Basics & Working With Components/011 Writing More Complex JSX Code.mp414.04MB
  • 03 - React Basics & Working With Components/012 Adding Basic CSS Styling.mp411.31MB
  • 03 - React Basics & Working With Components/013 Outputting Dynamic Data & Working with Expressions in JSX.mp453.57MB
  • 03 - React Basics & Working With Components/014 Passing Data via _props_.mp446.54MB
  • 03 - React Basics & Working With Components/015 Adding _normal_ JavaScript Logic to Components.mp434.73MB
  • 03 - React Basics & Working With Components/016 Splitting Components Into Multiple Components.mp442.08MB
  • 03 - React Basics & Working With Components/017 The Concept of _Composition_ (_children props_).mp447.19MB
  • 03 - React Basics & Working With Components/018 A First Summary.mp412.43MB
  • 03 - React Basics & Working With Components/019 A Closer Look At JSX.mp452.87MB
  • 03 - React Basics & Working With Components/020 Organizing Component Files.mp410.52MB
  • 03 - React Basics & Working With Components/021 An Alternative Function Syntax.mp45.04MB
  • 04 - React State & Working with Events/001 Module Introduction.mp43.03MB
  • 04 - React State & Working with Events/002 Listening to Events & Working with Event Handlers.mp454.63MB
  • 04 - React State & Working with Events/003 How Component Functions Are Executed.mp442.28MB
  • 04 - React State & Working with Events/004 Working with _State_.mp463.74MB
  • 04 - React State & Working with Events/005 A Closer Look at the _useState_ Hook.mp429.96MB
  • 04 - React State & Working with Events/007 Adding Form Inputs.mp429.89MB
  • 04 - React State & Working with Events/008 Listening to User Input.mp431.72MB
  • 04 - React State & Working with Events/009 Working with Multiple States.mp424.16MB
  • 04 - React State & Working with Events/010 Using One State Instead (And What's Better).mp411.21MB
  • 04 - React State & Working with Events/011 Updating State That Depends On The Previous State.mp416.45MB
  • 04 - React State & Working with Events/012 Handling Form Submission.mp420.73MB
  • 04 - React State & Working with Events/013 Adding Two-Way Binding.mp48.14MB
  • 04 - React State & Working with Events/014 Child-to-Parent Component Communication (Bottom-up).mp456.68MB
  • 04 - React State & Working with Events/015 Lifting The State Up.mp428.11MB
  • 04 - React State & Working with Events/016 Controlled vs Uncontrolled Components & Stateless vs Stateful Components.mp423.17MB
  • 05 - Rendering Lists & Conditional Content/001 Module Introduction.mp4943.57KB
  • 05 - Rendering Lists & Conditional Content/002 Rendering Lists of Data.mp444.27MB
  • 05 - Rendering Lists & Conditional Content/003 Using Stateful Lists.mp427MB
  • 05 - Rendering Lists & Conditional Content/004 Understanding _Keys_.mp440.89MB
  • 05 - Rendering Lists & Conditional Content/005 Outputting Conditional Content.mp422.96MB
  • 05 - Rendering Lists & Conditional Content/006 Adding Conditional Return Statements.mp413.58MB
  • 05 - Rendering Lists & Conditional Content/007 Demo App_ Adding a Chart.mp412.28MB
  • 05 - Rendering Lists & Conditional Content/008 Adding Dynamic Styles.mp440.59MB
  • 05 - Rendering Lists & Conditional Content/009 Wrap Up & Next Steps.mp483.27MB
  • 06 - Styling React Components/001 Module Introduction.mp45.68MB
  • 06 - Styling React Components/002 Setting Dynamic Inline Styles.mp429.61MB
  • 06 - Styling React Components/003 Setting CSS Classes Dynamically.mp49.85MB
  • 06 - Styling React Components/004 Introducing Styled Components.mp454.81MB
  • 06 - Styling React Components/005 Styled Components & Dynamic Props.mp451.79MB
  • 06 - Styling React Components/006 Styled Components & Media Queries.mp45.55MB
  • 06 - Styling React Components/007 Using CSS Modules.mp441.97MB
  • 06 - Styling React Components/008 Dynamic Styles with CSS Modules.mp422.54MB
  • 07 - Debugging React Apps/001 Module Introduction.mp41.84MB
  • 07 - Debugging React Apps/002 Understanding React Error Messages.mp412.11MB
  • 07 - Debugging React Apps/003 Analyzing Code Flow & Warnings.mp436.51MB
  • 07 - Debugging React Apps/004 Working with Breakpoints.mp423.66MB
  • 07 - Debugging React Apps/005 Using the React DevTools.mp410.53MB
  • 08 - Time to Practice_ A Complete Practice Project/001 Module Introduction.mp43.34MB
  • 08 - Time to Practice_ A Complete Practice Project/002 Adding a _User_ Component.mp419.18MB
  • 08 - Time to Practice_ A Complete Practice Project/003 Adding a re-usable _Card_ Component.mp431.47MB
  • 08 - Time to Practice_ A Complete Practice Project/004 Adding a re-usable _Button_ Component.mp46.98MB
  • 08 - Time to Practice_ A Complete Practice Project/005 Managing the User Input State.mp419.17MB
  • 08 - Time to Practice_ A Complete Practice Project/006 Adding Validation & Resetting Logic.mp410.72MB
  • 08 - Time to Practice_ A Complete Practice Project/007 Adding a Users List Component.mp438.9MB
  • 08 - Time to Practice_ A Complete Practice Project/008 Managing a List Of Users via State.mp431.18MB
  • 08 - Time to Practice_ A Complete Practice Project/009 Adding The _ErrorModal_ Component.mp430.42MB
  • 08 - Time to Practice_ A Complete Practice Project/010 Managing the Error State.mp452.87MB
  • 09 - Diving Deeper_ Working with Fragments, Portals & _Refs_/001 Module Introduction.mp41002.43KB
  • 09 - Diving Deeper_ Working with Fragments, Portals & _Refs_/002 JSX Limitations & Workarounds.mp422.85MB
  • 09 - Diving Deeper_ Working with Fragments, Portals & _Refs_/003 Creating a Wrapper Component.mp415.52MB
  • 09 - Diving Deeper_ Working with Fragments, Portals & _Refs_/004 React Fragments.mp45MB
  • 09 - Diving Deeper_ Working with Fragments, Portals & _Refs_/005 Introducing React Portals.mp46.23MB
  • 09 - Diving Deeper_ Working with Fragments, Portals & _Refs_/006 Working with Portals.mp450.55MB
  • 09 - Diving Deeper_ Working with Fragments, Portals & _Refs_/007 Working with _ref_s.mp449.08MB
  • 09 - Diving Deeper_ Working with Fragments, Portals & _Refs_/008 Controlled vs Uncontrolled Components.mp412.93MB
  • 10 - Advanced_ Handling Side Effects, Using Reducers & Using the Context API/001 Module Introduction.mp41.94MB
  • 10 - Advanced_ Handling Side Effects, Using Reducers & Using the Context API/002 What are _Side Effects_ & Introducing useEffect.mp422.13MB
  • 10 - Advanced_ Handling Side Effects, Using Reducers & Using the Context API/003 Using the useEffect() Hook.mp438.34MB
  • 10 - Advanced_ Handling Side Effects, Using Reducers & Using the Context API/004 useEffect & Dependencies.mp438.42MB
  • 10 - Advanced_ Handling Side Effects, Using Reducers & Using the Context API/006 Using the useEffect Cleanup Function.mp435.84MB
  • 10 - Advanced_ Handling Side Effects, Using Reducers & Using the Context API/007 useEffect Summary.mp414.5MB
  • 10 - Advanced_ Handling Side Effects, Using Reducers & Using the Context API/008 Introducing useReducer & Reducers In General.mp430.61MB
  • 10 - Advanced_ Handling Side Effects, Using Reducers & Using the Context API/009 Using the useReducer() Hook.mp491.03MB
  • 10 - Advanced_ Handling Side Effects, Using Reducers & Using the Context API/010 useReducer & useEffect.mp485.23MB
  • 10 - Advanced_ Handling Side Effects, Using Reducers & Using the Context API/012 useReducer vs useState for State Management.mp411.4MB
  • 10 - Advanced_ Handling Side Effects, Using Reducers & Using the Context API/013 Introducing React Context (Context API).mp426.77MB
  • 10 - Advanced_ Handling Side Effects, Using Reducers & Using the Context API/014 Using the React Context API.mp486.18MB
  • 10 - Advanced_ Handling Side Effects, Using Reducers & Using the Context API/015 Tapping Into Context with the useContext Hook.mp43.63MB
  • 10 - Advanced_ Handling Side Effects, Using Reducers & Using the Context API/016 Making Context Dynamic.mp417.7MB
  • 10 - Advanced_ Handling Side Effects, Using Reducers & Using the Context API/017 Building & Using a Custom Context Provider Component.mp438.44MB
  • 10 - Advanced_ Handling Side Effects, Using Reducers & Using the Context API/018 React Context Limitations.mp44.57MB
  • 10 - Advanced_ Handling Side Effects, Using Reducers & Using the Context API/019 Learning the _Rules of Hooks_.mp439.7MB
  • 10 - Advanced_ Handling Side Effects, Using Reducers & Using the Context API/020 Refactoring an Input Component.mp440.04MB
  • 10 - Advanced_ Handling Side Effects, Using Reducers & Using the Context API/021 Diving into _Forward Refs_.mp454.91MB
  • 11 - Practice Project_ Building a Food Order App/001 Module Introduction.mp44.56MB
  • 11 - Practice Project_ Building a Food Order App/002 Starting Setup.mp46.43MB
  • 11 - Practice Project_ Building a Food Order App/003 Adding a _Header_ Component.mp427.45MB
  • 11 - Practice Project_ Building a Food Order App/004 Adding the _Cart_ Button Component.mp417.57MB
  • 11 - Practice Project_ Building a Food Order App/005 Adding a _Meals_ Component.mp433.54MB
  • 11 - Practice Project_ Building a Food Order App/006 Adding Individual Meal Items & Displaying Them.mp452MB
  • 11 - Practice Project_ Building a Food Order App/007 Adding a Form.mp437.52MB
  • 11 - Practice Project_ Building a Food Order App/009 Working on the _Shopping Cart_ Component.mp410.03MB
  • 11 - Practice Project_ Building a Food Order App/010 Adding a Modal via a React Portal.mp429.74MB
  • 11 - Practice Project_ Building a Food Order App/011 Managing Cart & Modal State.mp436.71MB
  • 11 - Practice Project_ Building a Food Order App/012 Adding a Cart Context.mp442.18MB
  • 11 - Practice Project_ Building a Food Order App/013 Using the Context.mp420.88MB
  • 11 - Practice Project_ Building a Food Order App/014 Adding a Cart Reducer.mp444.62MB
  • 11 - Practice Project_ Building a Food Order App/015 Working with Refs & Forward Refs.mp438.17MB
  • 11 - Practice Project_ Building a Food Order App/016 Outputting Cart Items.mp431.27MB
  • 11 - Practice Project_ Building a Food Order App/017 Working on a More Complex Reducer Logic.mp419.74MB
  • 11 - Practice Project_ Building a Food Order App/018 Making Items Removable.mp436.4MB
  • 11 - Practice Project_ Building a Food Order App/019 Using the useEffect Hook.mp452.14MB
  • 12 - A Look Behind The Scenes Of React & Optimization Techniques/001 Module Introduction.mp42.72MB
  • 12 - A Look Behind The Scenes Of React & Optimization Techniques/002 How React Really Works.mp49.89MB
  • 12 - A Look Behind The Scenes Of React & Optimization Techniques/003 Component Updates In Action.mp420.42MB
  • 12 - A Look Behind The Scenes Of React & Optimization Techniques/004 A Closer Look At Child Component Re-Evaluation.mp433.67MB
  • 12 - A Look Behind The Scenes Of React & Optimization Techniques/005 Preventing Unnecessary Re-Evaluations with React.memo().mp443.48MB
  • 12 - A Look Behind The Scenes Of React & Optimization Techniques/006 Preventing Function Re-Creation with useCallback().mp416.73MB
  • 12 - A Look Behind The Scenes Of React & Optimization Techniques/007 useCallback() and its Dependencies.mp424.11MB
  • 12 - A Look Behind The Scenes Of React & Optimization Techniques/008 A First Summary.mp416.05MB
  • 12 - A Look Behind The Scenes Of React & Optimization Techniques/009 A Closer Look At State & Components.mp46.24MB
  • 12 - A Look Behind The Scenes Of React & Optimization Techniques/010 Understanding State Scheduling & Batching.mp430.05MB
  • 12 - A Look Behind The Scenes Of React & Optimization Techniques/011 Optimizing with useMemo().mp429.84MB
  • 13 - An Alternative Way Of Building Components_ Class-based Components/001 Module Introduction.mp42.59MB
  • 13 - An Alternative Way Of Building Components_ Class-based Components/002 What & Why.mp46.63MB
  • 13 - An Alternative Way Of Building Components_ Class-based Components/003 Adding a First Class-based Component.mp425.01MB
  • 13 - An Alternative Way Of Building Components_ Class-based Components/004 Working with State & Events.mp446.71MB
  • 13 - An Alternative Way Of Building Components_ Class-based Components/005 The Component Lifecycle (Class-based Components Only_).mp416.68MB
  • 13 - An Alternative Way Of Building Components_ Class-based Components/006 Lifecycle Methods In Action.mp450.06MB
  • 13 - An Alternative Way Of Building Components_ Class-based Components/007 Class-based Components & Context.mp420.05MB
  • 13 - An Alternative Way Of Building Components_ Class-based Components/008 Class-based vs Functional Components_ A Summary.mp44.79MB
  • 13 - An Alternative Way Of Building Components_ Class-based Components/009 Introducing Error Boundaries.mp437.95MB
  • 14 - Sending Http Requests (e.g. Connecting to a Database)/001 Module Introduction.mp42.09MB
  • 14 - Sending Http Requests (e.g. Connecting to a Database)/002 How To (Not) Connect To A Database.mp44.53MB
  • 14 - Sending Http Requests (e.g. Connecting to a Database)/004 Our Starting App & Backend.mp48.99MB
  • 14 - Sending Http Requests (e.g. Connecting to a Database)/005 Sending a GET Request.mp461.48MB
  • 14 - Sending Http Requests (e.g. Connecting to a Database)/006 Using async _ await.mp44.58MB
  • 14 - Sending Http Requests (e.g. Connecting to a Database)/007 Handling Loading & Data States.mp414.88MB
  • 14 - Sending Http Requests (e.g. Connecting to a Database)/008 Handling Http Errors.mp4110.33MB
  • 14 - Sending Http Requests (e.g. Connecting to a Database)/009 Using useEffect() For Requests.mp425.52MB
  • 14 - Sending Http Requests (e.g. Connecting to a Database)/010 Preparing The Project For The Next Steps.mp423.5MB
  • 14 - Sending Http Requests (e.g. Connecting to a Database)/011 Sending a POST Request.mp435.6MB
  • 14 - Sending Http Requests (e.g. Connecting to a Database)/012 Wrap Up.mp48.95MB
  • 15 - Building Custom React Hooks/001 Module Introduction.mp42.08MB
  • 15 - Building Custom React Hooks/002 What are _Custom Hooks__.mp42.09MB
  • 15 - Building Custom React Hooks/003 Creating a Custom React Hook Function.mp411.39MB
  • 15 - Building Custom React Hooks/004 Using Custom Hooks.mp417.99MB
  • 15 - Building Custom React Hooks/005 Configuring Custom Hooks.mp419.23MB
  • 15 - Building Custom React Hooks/006 Onwards To A More Realistic Example.mp421.68MB
  • 15 - Building Custom React Hooks/007 Building a Custom Http Hook.mp430.88MB
  • 15 - Building Custom React Hooks/008 Using the Custom Http Hook.mp432.69MB
  • 15 - Building Custom React Hooks/009 Adjusting the Custom Hook Logic.mp457.41MB
  • 15 - Building Custom React Hooks/010 Using The Custom Hook In More Components.mp492.95MB
  • 16 - Working with Forms & User Input/001 Module Introduction.mp41.95MB
  • 16 - Working with Forms & User Input/002 Our Starting Setup.mp43.06MB
  • 16 - Working with Forms & User Input/003 What's So Complex About Forms_.mp49.1MB
  • 16 - Working with Forms & User Input/004 Dealing With Form Submission & Getting User Input Values.mp433.77MB
  • 16 - Working with Forms & User Input/005 Adding Basic Validation.mp48.46MB
  • 16 - Working with Forms & User Input/006 Providing Validation Feedback.mp414.79MB
  • 16 - Working with Forms & User Input/007 Handling the _was touched_ State.mp422.75MB
  • 16 - Working with Forms & User Input/008 React To Lost Focus.mp418.29MB
  • 16 - Working with Forms & User Input/009 Refactoring & Deriving States.mp435.79MB
  • 16 - Working with Forms & User Input/010 Managing The Overall Form Validity.mp429.69MB
  • 16 - Working with Forms & User Input/011 Adding A Custom Input Hook.mp483.08MB
  • 16 - Working with Forms & User Input/012 Re-Using The Custom Hook.mp413.5MB
  • 16 - Working with Forms & User Input/013 A Challenge For You_.mp43.64MB
  • 16 - Working with Forms & User Input/014 Applying Our Hook & Knowledge To A New Form.mp474.57MB
  • 16 - Working with Forms & User Input/015 Summary.mp413.59MB
  • 16 - Working with Forms & User Input/016 Bonus_ Using useReducer().mp434.35MB
  • 17 - Practice Project_ Adding Http & Forms To The Food Order App/001 Module Introduction.mp45.74MB
  • 17 - Practice Project_ Adding Http & Forms To The Food Order App/002 Moving _Meals_ Data To The Backend.mp49.78MB
  • 17 - Practice Project_ Adding Http & Forms To The Food Order App/003 Fetching Meals via Http.mp437.25MB
  • 17 - Practice Project_ Adding Http & Forms To The Food Order App/004 Handling the Loading State.mp413.21MB
  • 17 - Practice Project_ Adding Http & Forms To The Food Order App/005 Handling Errors.mp479.18MB
  • 17 - Practice Project_ Adding Http & Forms To The Food Order App/006 Adding A Checkout Form.mp443.88MB
  • 17 - Practice Project_ Adding Http & Forms To The Food Order App/007 Reading Form Values.mp417.45MB
  • 17 - Practice Project_ Adding Http & Forms To The Food Order App/008 Adding Form Validation.mp485.99MB
  • 17 - Practice Project_ Adding Http & Forms To The Food Order App/009 Submitting & Sending Cart Data.mp441.84MB
  • 17 - Practice Project_ Adding Http & Forms To The Food Order App/010 Adding Better User Feedback.mp441.59MB
  • 17 - Practice Project_ Adding Http & Forms To The Food Order App/011 Summary.mp42.87MB
  • 18 - Diving into Redux (An Alternative To The Context API)/001 Module Introduction.mp41.3MB
  • 18 - Diving into Redux (An Alternative To The Context API)/002 Another Look At State In React Apps.mp415.57MB
  • 18 - Diving into Redux (An Alternative To The Context API)/003 Redux vs React Context.mp412.09MB
  • 18 - Diving into Redux (An Alternative To The Context API)/004 How Redux Works.mp48.56MB
  • 18 - Diving into Redux (An Alternative To The Context API)/005 Exploring The Core Redux Concepts.mp426.82MB
  • 18 - Diving into Redux (An Alternative To The Context API)/006 More Redux Basics.mp45.57MB
  • 18 - Diving into Redux (An Alternative To The Context API)/007 Preparing a new Project.mp43.04MB
  • 18 - Diving into Redux (An Alternative To The Context API)/008 Creating a Redux Store for React.mp415.86MB
  • 18 - Diving into Redux (An Alternative To The Context API)/009 Providing the Store.mp49.69MB
  • 18 - Diving into Redux (An Alternative To The Context API)/010 Using Redux Data in React Components.mp418.47MB
  • 18 - Diving into Redux (An Alternative To The Context API)/011 Dispatching Actions From Inside Components.mp413.7MB
  • 18 - Diving into Redux (An Alternative To The Context API)/012 Redux with Class-based Components.mp441.37MB
  • 18 - Diving into Redux (An Alternative To The Context API)/013 Attaching Payloads to Actions.mp413.93MB
  • 18 - Diving into Redux (An Alternative To The Context API)/014 Working with Multiple State Properties.mp425.09MB
  • 18 - Diving into Redux (An Alternative To The Context API)/015 How To Work With Redux State Correctly.mp416.47MB
  • 18 - Diving into Redux (An Alternative To The Context API)/016 Redux Challenges & Introducing Redux Toolkit.mp431.36MB
  • 18 - Diving into Redux (An Alternative To The Context API)/017 Adding State Slices.mp450.11MB
  • 18 - Diving into Redux (An Alternative To The Context API)/018 Connecting Redux Toolkit State.mp418.29MB
  • 18 - Diving into Redux (An Alternative To The Context API)/019 Migrating Everything To Redux Toolkit.mp438.34MB
  • 18 - Diving into Redux (An Alternative To The Context API)/020 Working with Multiple Slices.mp498.11MB
  • 18 - Diving into Redux (An Alternative To The Context API)/021 Reading & Dispatching From A New Slice.mp427.14MB
  • 18 - Diving into Redux (An Alternative To The Context API)/022 Splitting Our Code.mp420.98MB
  • 18 - Diving into Redux (An Alternative To The Context API)/023 Summary.mp427.75MB
  • 19 - Advanced Redux/001 Module Introduction.mp4811.07KB
  • 19 - Advanced Redux/002 Redux & Side Effects (and Asynchronous Code).mp44.48MB
  • 19 - Advanced Redux/003 Refresher _ Practice_ Part 1_2.mp4100.51MB
  • 19 - Advanced Redux/004 Refresher _ Practice_ Part 2_2.mp4111.07MB
  • 19 - Advanced Redux/005 Redux & Async Code.mp410.9MB
  • 19 - Advanced Redux/006 Frontend Code vs Backend Code.mp418.2MB
  • 19 - Advanced Redux/007 Where To Put Our Logic.mp455.82MB
  • 19 - Advanced Redux/008 Using useEffect with Redux.mp424.73MB
  • 19 - Advanced Redux/010 Handling Http States & Feedback with Redux.mp4137.8MB
  • 19 - Advanced Redux/011 Using an Action Creator Thunk.mp498.82MB
  • 19 - Advanced Redux/012 Getting Started with Fetching Data.mp457.08MB
  • 19 - Advanced Redux/013 Finalizing the Fetching Logic.mp456.5MB
  • 19 - Advanced Redux/014 Exploring the Redux DevTools.mp429.29MB
  • 19 - Advanced Redux/015 Summary.mp44.49MB
  • 20 - Building a Multi-Page SPA with React Router/001 Module Introduction.mp417.48MB
  • 20 - Building a Multi-Page SPA with React Router/002 What is Routing & Why_.mp48.27MB
  • 20 - Building a Multi-Page SPA with React Router/003 Installing React Router.mp411.31MB
  • 20 - Building a Multi-Page SPA with React Router/004 Defining & Using Routes.mp428.91MB
  • 20 - Building a Multi-Page SPA with React Router/005 Working with Links.mp415.14MB
  • 20 - Building a Multi-Page SPA with React Router/006 Using NavLinks.mp410.17MB
  • 20 - Building a Multi-Page SPA with React Router/007 Adding Dynamic Routes with Params.mp417.11MB
  • 20 - Building a Multi-Page SPA with React Router/008 Extracting Route Params.mp44.42MB
  • 20 - Building a Multi-Page SPA with React Router/009 Using _Switch_ and _exact_ For Configuring Routes.mp443.4MB
  • 20 - Building a Multi-Page SPA with React Router/010 Working with Nested Routes.mp46.29MB
  • 20 - Building a Multi-Page SPA with React Router/011 Redirecting The User.mp412.59MB
  • 20 - Building a Multi-Page SPA with React Router/012 Time to Practice_ Onwards to a New Project.mp427.5MB
  • 20 - Building a Multi-Page SPA with React Router/013 Practice Redirecting & Extracting Params.mp410.86MB
  • 20 - Building a Multi-Page SPA with React Router/014 Practicing Nested Routes.mp45.03MB
  • 20 - Building a Multi-Page SPA with React Router/015 Adding a Layout Wrapper Component.mp422.51MB
  • 20 - Building a Multi-Page SPA with React Router/016 Adding Dummy Data & More Content.mp439.52MB
  • 20 - Building a Multi-Page SPA with React Router/017 Outputting Data on the _Details_ Page.mp423.33MB
  • 20 - Building a Multi-Page SPA with React Router/018 Adding a _Not Found_ Page.mp49.44MB
  • 20 - Building a Multi-Page SPA with React Router/019 Implementing Programmatic (Imperative) Navigation.mp411.61MB
  • 20 - Building a Multi-Page SPA with React Router/020 Preventing Possibly Unwanted Route Transitions with the _Prompt_ Component.mp441.75MB
  • 20 - Building a Multi-Page SPA with React Router/021 Working with Query Parameters.mp476.11MB
  • 20 - Building a Multi-Page SPA with React Router/022 Getting Creative With Nested Routes.mp412.25MB
  • 20 - Building a Multi-Page SPA with React Router/023 Writing More Flexible Routing Code.mp435.03MB
  • 20 - Building a Multi-Page SPA with React Router/024 Sending & Getting Quote Data via Http.mp4168.76MB
  • 20 - Building a Multi-Page SPA with React Router/025 Adding the _Comments_ Features.mp478.1MB
  • 20 - Building a Multi-Page SPA with React Router/026 Upgrading To React Router v6.mp4188.68MB
  • 21 - Deploying React Apps/001 Module Introduction.mp41.89MB
  • 21 - Deploying React Apps/002 Deployment Steps.mp44.22MB
  • 21 - Deploying React Apps/003 Adding Lazy Loading.mp434.13MB
  • 21 - Deploying React Apps/004 Building The Code For Production.mp47.26MB
  • 21 - Deploying React Apps/005 Getting Started With Deployment (Uploading Files).mp427.09MB
  • 21 - Deploying React Apps/006 Exploring Routing Issues & Finishing Deployment.mp420.44MB
  • 22 - Adding Authentication To React Apps/001 Module Introduction.mp41.99MB
  • 22 - Adding Authentication To React Apps/002 What, How & Why_.mp421.42MB
  • 22 - Adding Authentication To React Apps/004 Starting Setup & First Steps.mp427.09MB
  • 22 - Adding Authentication To React Apps/005 Adding User Signup.mp4131.36MB
  • 22 - Adding Authentication To React Apps/006 Showing Feedback To The User.mp433.59MB
  • 22 - Adding Authentication To React Apps/007 Adding User Login.mp456.04MB
  • 22 - Adding Authentication To React Apps/008 Managing The Auth State With Context.mp466.54MB
  • 22 - Adding Authentication To React Apps/009 Using The Token For Requests To Protected Resources.mp444.99MB
  • 22 - Adding Authentication To React Apps/010 Redirecting The User.mp46.78MB
  • 22 - Adding Authentication To React Apps/011 Adding Logout.mp45.45MB
  • 22 - Adding Authentication To React Apps/012 Protecting Frontend Pages.mp423.09MB
  • 22 - Adding Authentication To React Apps/013 Persisting The User Authentication Status.mp420.94MB
  • 22 - Adding Authentication To React Apps/014 Adding Auto-Logout.mp475.61MB
  • 22 - Adding Authentication To React Apps/015 Finishing Steps.mp445.78MB
  • 23 - A (Pretty Deep Dive) Introduction to Next.js/001 Module Introduction.mp43.1MB
  • 23 - A (Pretty Deep Dive) Introduction to Next.js/002 What is NextJS_.mp48.06MB
  • 23 - A (Pretty Deep Dive) Introduction to Next.js/003 Key Feature 1_ Built-in Server-side Rendering (Improved SEO_).mp448.39MB
  • 23 - A (Pretty Deep Dive) Introduction to Next.js/004 Key Feature 2_ Simplified Routing with File-based Routing.mp49.95MB
  • 23 - A (Pretty Deep Dive) Introduction to Next.js/005 Key Feature 3_ Build Fullstack Apps.mp43.34MB
  • 23 - A (Pretty Deep Dive) Introduction to Next.js/006 Creating a New Next.js Project & App.mp427.13MB
  • 23 - A (Pretty Deep Dive) Introduction to Next.js/007 Analyzing the Created Project.mp44.07MB
  • 23 - A (Pretty Deep Dive) Introduction to Next.js/008 Adding First Pages.mp423.08MB
  • 23 - A (Pretty Deep Dive) Introduction to Next.js/009 Adding Nested Paths & Pages (Nested Routes).mp47.3MB
  • 23 - A (Pretty Deep Dive) Introduction to Next.js/010 Creating Dynamic Pages (with Parameters).mp46.5MB
  • 23 - A (Pretty Deep Dive) Introduction to Next.js/011 Extracting Dynamic Parameter Values.mp48.92MB
  • 23 - A (Pretty Deep Dive) Introduction to Next.js/012 Linking Between Pages.mp413.47MB
  • 23 - A (Pretty Deep Dive) Introduction to Next.js/013 Onwards to a bigger Project_.mp412.68MB
  • 23 - A (Pretty Deep Dive) Introduction to Next.js/014 Preparing the Project Pages.mp47.03MB
  • 23 - A (Pretty Deep Dive) Introduction to Next.js/015 Outputting a List of Meetups.mp438.6MB
  • 23 - A (Pretty Deep Dive) Introduction to Next.js/016 Adding the New Meetup Form.mp414.65MB
  • 23 - A (Pretty Deep Dive) Introduction to Next.js/017 The __app.js_ File & Layout Wrapper.mp419.59MB
  • 23 - A (Pretty Deep Dive) Introduction to Next.js/018 Using Programmatic (Imperative) Navigation.mp413.02MB
  • 23 - A (Pretty Deep Dive) Introduction to Next.js/019 Adding Custom Components & CSS Modules.mp485.95MB
  • 23 - A (Pretty Deep Dive) Introduction to Next.js/020 How Pre-rendering Works & Which Problem We Face.mp435.1MB
  • 23 - A (Pretty Deep Dive) Introduction to Next.js/021 Data Fetching for Static Pages.mp442.91MB
  • 23 - A (Pretty Deep Dive) Introduction to Next.js/022 More on Static Site Generation (SSG).mp446.28MB
  • 23 - A (Pretty Deep Dive) Introduction to Next.js/023 Exploring Server-side Rendering (SSR) with _getServerSideProps_.mp436.13MB
  • 23 - A (Pretty Deep Dive) Introduction to Next.js/024 Working with Params for SSG Data Fetching.mp417.62MB
  • 23 - A (Pretty Deep Dive) Introduction to Next.js/025 Preparing Paths with _getStaticPaths_ & Working With Fallback Pages.mp424.49MB
  • 23 - A (Pretty Deep Dive) Introduction to Next.js/026 Introducing API Routes.mp417.71MB
  • 23 - A (Pretty Deep Dive) Introduction to Next.js/027 Working with MongoDB.mp437.43MB
  • 23 - A (Pretty Deep Dive) Introduction to Next.js/028 Sending Http Requests To Our API Routes.mp426.45MB
  • 23 - A (Pretty Deep Dive) Introduction to Next.js/029 Getting Data From The Database.mp443.71MB
  • 23 - A (Pretty Deep Dive) Introduction to Next.js/030 Getting Meetup Details Data & Preparing Pages.mp462.24MB
  • 23 - A (Pretty Deep Dive) Introduction to Next.js/031 Adding _head_ Metadata.mp486.68MB
  • 23 - A (Pretty Deep Dive) Introduction to Next.js/032 Deploying Next.js Projects.mp481.53MB
  • 23 - A (Pretty Deep Dive) Introduction to Next.js/033 Using Fallback Pages & Re-deploying.mp413.03MB
  • 23 - A (Pretty Deep Dive) Introduction to Next.js/034 Summary.mp49.53MB
  • 24 - Animating React Apps/001 Module Introduction.mp45.14MB
  • 24 - Animating React Apps/002 Preparing the Demo Project.mp417.35MB
  • 24 - Animating React Apps/003 Using CSS Transitions.mp414.12MB
  • 24 - Animating React Apps/004 Using CSS Animations.mp414.79MB
  • 24 - Animating React Apps/005 CSS Transition & Animations Limitations.mp416.08MB
  • 24 - Animating React Apps/006 Using ReactTransitionGroup.mp470.3MB
  • 24 - Animating React Apps/007 Using the Transition Component.mp411.88MB
  • 24 - Animating React Apps/008 Wrapping the Transition Component.mp412MB
  • 24 - Animating React Apps/009 Animation Timings.mp411.52MB
  • 24 - Animating React Apps/010 Transition Events.mp49.72MB
  • 24 - Animating React Apps/011 The CSSTransition Component.mp422.51MB
  • 24 - Animating React Apps/012 Customizing CSS Classnames.mp45.65MB
  • 24 - Animating React Apps/013 Animating Lists.mp428.08MB
  • 24 - Animating React Apps/014 Alternative Animation Packages.mp423.79MB
  • 24 - Animating React Apps/015 Wrap Up.mp43.52MB
  • 25 - Replacing Redux with React Hooks/001 Module Introduction.mp41.22MB
  • 25 - Replacing Redux with React Hooks/002 Starting Project & Why You Would Replace Redux.mp415.83MB
  • 25 - Replacing Redux with React Hooks/003 Alternative_ Using the Context API.mp429.83MB
  • 25 - Replacing Redux with React Hooks/004 Toggling Favorites with the Context API.mp437.34MB
  • 25 - Replacing Redux with React Hooks/005 Context API Summary (and why NOT to use it instead of Redux).mp44.52MB
  • 25 - Replacing Redux with React Hooks/006 Getting Started with a Custom Hook as a Store.mp426.81MB
  • 25 - Replacing Redux with React Hooks/007 Finishing the Store Hook.mp421.45MB
  • 25 - Replacing Redux with React Hooks/008 Creating a Concrete Store.mp417.89MB
  • 25 - Replacing Redux with React Hooks/009 Using the Custom Store.mp425.18MB
  • 25 - Replacing Redux with React Hooks/010 Custom Hook Store Summary.mp424.35MB
  • 25 - Replacing Redux with React Hooks/011 Optimizing the Custom Hook Store.mp417.05MB
  • 25 - Replacing Redux with React Hooks/013 Wrap Up.mp43.81MB
  • 26 - Testing React Apps (Unit Tests)/001 Module Introduction.mp41.66MB
  • 26 - Testing React Apps (Unit Tests)/002 What & Why_.mp45.63MB
  • 26 - Testing React Apps (Unit Tests)/003 Understanding Different Kinds Of Tests.mp49.01MB
  • 26 - Testing React Apps (Unit Tests)/004 What To Test & How To Test.mp41.76MB
  • 26 - Testing React Apps (Unit Tests)/005 Understanding the Technical Setup & Involved Tools.mp43.82MB
  • 26 - Testing React Apps (Unit Tests)/006 Running a First Test.mp420.19MB
  • 26 - Testing React Apps (Unit Tests)/007 Writing Our First Test.mp434.14MB
  • 26 - Testing React Apps (Unit Tests)/008 Grouping Tests Together With Test Suites.mp47.26MB
  • 26 - Testing React Apps (Unit Tests)/009 Testing User Interaction & State.mp447.83MB
  • 26 - Testing React Apps (Unit Tests)/010 Testing Connected Components.mp410.29MB
  • 26 - Testing React Apps (Unit Tests)/011 Testing Asynchronous Code.mp428.81MB
  • 26 - Testing React Apps (Unit Tests)/012 Working With Mocks.mp427.19MB
  • 26 - Testing React Apps (Unit Tests)/013 Summary & Further Resources.mp425.58MB
  • 27 - React + TypeScript/001 Module Introduction.mp41.64MB
  • 27 - React + TypeScript/002 What & Why_.mp49.42MB
  • 27 - React + TypeScript/003 Installing & Using TypeScript.mp428.64MB
  • 27 - React + TypeScript/004 Exploring the Base Types.mp49.29MB
  • 27 - React + TypeScript/005 Working with Array & Object Types.mp411.52MB
  • 27 - React + TypeScript/006 Understanding Type Inference.mp44.36MB
  • 27 - React + TypeScript/007 Using Union Types.mp44.37MB
  • 27 - React + TypeScript/008 Understanding Type Aliases.mp45.92MB
  • 27 - React + TypeScript/009 Functions & Function Types.mp415.05MB
  • 27 - React + TypeScript/010 Diving Into Generics.mp424.96MB
  • 27 - React + TypeScript/012 Creating a React + TypeScript Project.mp430.52MB
  • 27 - React + TypeScript/013 Working with Components & TypeScript.mp415.64MB
  • 27 - React + TypeScript/014 Working with Props & TypeScript.mp439.42MB
  • 27 - React + TypeScript/015 Adding a Data Model.mp426.25MB
  • 27 - React + TypeScript/016 Time to Practice_ Exercise Time_.mp423.82MB
  • 27 - React + TypeScript/017 Form Submissions In TypeScript Projects.mp416.08MB
  • 27 - React + TypeScript/018 Working with refs & useRef.mp465.91MB
  • 27 - React + TypeScript/019 Working with _Function Props_.mp429.49MB
  • 27 - React + TypeScript/020 Managing State & TypeScript.mp416.97MB
  • 27 - React + TypeScript/021 Adding Styling.mp47.05MB
  • 27 - React + TypeScript/022 Time to Practice_ Removing a Todo.mp433.59MB
  • 27 - React + TypeScript/023 The Context API & TypeScript.mp484.79MB
  • 27 - React + TypeScript/024 Summary.mp47.38MB
  • 27 - React + TypeScript/025 Bonus_ Exploring tsconfig.json.mp419.28MB
  • 28 - Optional_ React Hooks Introduction & Summary/001 Module Introduction.mp42.68MB
  • 28 - Optional_ React Hooks Introduction & Summary/002 What Are React Hooks_.mp46.29MB
  • 28 - Optional_ React Hooks Introduction & Summary/003 The Starting Project.mp412.82MB
  • 28 - Optional_ React Hooks Introduction & Summary/004 Getting Started with useState().mp455.74MB
  • 28 - Optional_ React Hooks Introduction & Summary/005 More on useState() & State Updating.mp449.82MB
  • 28 - Optional_ React Hooks Introduction & Summary/006 Array Destructuring.mp49.41MB
  • 28 - Optional_ React Hooks Introduction & Summary/007 Multiple States.mp416.74MB
  • 28 - Optional_ React Hooks Introduction & Summary/008 Rules of Hooks.mp44.51MB
  • 28 - Optional_ React Hooks Introduction & Summary/009 Passing State Data Across Components.mp428.67MB
  • 28 - Optional_ React Hooks Introduction & Summary/010 Sending Http Requests.mp431.03MB
  • 28 - Optional_ React Hooks Introduction & Summary/011 useEffect() & Loading Data.mp454.44MB
  • 28 - Optional_ React Hooks Introduction & Summary/012 Understanding useEffect() Dependencies.mp415.7MB
  • 28 - Optional_ React Hooks Introduction & Summary/013 More on useEffect().mp442.07MB
  • 28 - Optional_ React Hooks Introduction & Summary/014 What's useCallback()_.mp437.05MB
  • 28 - Optional_ React Hooks Introduction & Summary/015 Working with Refs & useRef().mp432.88MB
  • 28 - Optional_ React Hooks Introduction & Summary/016 Cleaning Up with useEffect().mp412.03MB
  • 28 - Optional_ React Hooks Introduction & Summary/017 Deleting Ingredients.mp410.37MB
  • 28 - Optional_ React Hooks Introduction & Summary/018 Loading Errors & State Batching.mp454.09MB
  • 28 - Optional_ React Hooks Introduction & Summary/020 Understanding useReducer().mp468.13MB
  • 28 - Optional_ React Hooks Introduction & Summary/021 Using useReducer() for the Http State.mp494.01MB
  • 28 - Optional_ React Hooks Introduction & Summary/022 Working with useContext().mp435.67MB
  • 28 - Optional_ React Hooks Introduction & Summary/023 Performance Optimizations with useMemo().mp468.79MB
  • 28 - Optional_ React Hooks Introduction & Summary/024 Getting Started with Custom Hooks.mp488.34MB
  • 28 - Optional_ React Hooks Introduction & Summary/025 Sharing Data Between Custom Hooks & Components.mp4147.15MB
  • 28 - Optional_ React Hooks Introduction & Summary/026 Using the Custom Hook.mp455.48MB
  • 28 - Optional_ React Hooks Introduction & Summary/027 Wrap Up.mp414.66MB
  • 29 - Optional_ React Summary & Core Feature Walkthrough/001 Module Introduction.mp42.83MB
  • 29 - Optional_ React Summary & Core Feature Walkthrough/002 What Is React_.mp427.24MB
  • 29 - Optional_ React Summary & Core Feature Walkthrough/003 Why React_.mp426.25MB
  • 29 - Optional_ React Summary & Core Feature Walkthrough/004 Building SPAs (Single Page Applications).mp415.4MB
  • 29 - Optional_ React Summary & Core Feature Walkthrough/005 React Alternatives.mp44.47MB
  • 29 - Optional_ React Summary & Core Feature Walkthrough/006 Creating a React Project.mp419.17MB
  • 29 - Optional_ React Summary & Core Feature Walkthrough/007 Setting Up A Code Editor.mp411.78MB
  • 29 - Optional_ React Summary & Core Feature Walkthrough/008 Diving Into The Created Project.mp418.04MB
  • 29 - Optional_ React Summary & Core Feature Walkthrough/009 How React Works & Understanding Components.mp431.6MB
  • 29 - Optional_ React Summary & Core Feature Walkthrough/010 More Component Work & Styling with CSS Classes.mp412.09MB
  • 29 - Optional_ React Summary & Core Feature Walkthrough/011 Building & Re-Using Another Component.mp415.33MB
  • 29 - Optional_ React Summary & Core Feature Walkthrough/012 Working with _props_ & Dynamic Content.mp411.75MB
  • 29 - Optional_ React Summary & Core Feature Walkthrough/013 Handling Events.mp418.29MB
  • 29 - Optional_ React Summary & Core Feature Walkthrough/014 Adding More Components.mp411.88MB
  • 29 - Optional_ React Summary & Core Feature Walkthrough/015 Introducing State.mp424.29MB
  • 29 - Optional_ React Summary & Core Feature Walkthrough/016 Working with _Event Props_ (Passing Function As Props).mp421.17MB
  • 29 - Optional_ React Summary & Core Feature Walkthrough/018 Adding Routing.mp475.7MB
  • 29 - Optional_ React Summary & Core Feature Walkthrough/019 Adding Links & Navigation.mp415.39MB
  • 29 - Optional_ React Summary & Core Feature Walkthrough/020 Styling with CSS Modules.mp413.79MB
  • 29 - Optional_ React Summary & Core Feature Walkthrough/021 Outputting Lists of Data.mp433.95MB
  • 29 - Optional_ React Summary & Core Feature Walkthrough/022 Adding More React Components.mp430.46MB
  • 29 - Optional_ React Summary & Core Feature Walkthrough/023 Building Wrapper Components with props.children.mp451.2MB
  • 29 - Optional_ React Summary & Core Feature Walkthrough/024 Adding a Form.mp432.33MB
  • 29 - Optional_ React Summary & Core Feature Walkthrough/025 Getting User Input & Handling Form Submission.mp461.35MB
  • 29 - Optional_ React Summary & Core Feature Walkthrough/026 Preparing the App for Http.mp427.41MB
  • 29 - Optional_ React Summary & Core Feature Walkthrough/027 Sending a POST Request.mp430.42MB
  • 29 - Optional_ React Summary & Core Feature Walkthrough/028 Navigating Programmatically.mp429.41MB
  • 29 - Optional_ React Summary & Core Feature Walkthrough/029 Getting Started with Fetching Data.mp438.11MB
  • 29 - Optional_ React Summary & Core Feature Walkthrough/030 Using the useEffect() Hook.mp434.53MB
  • 29 - Optional_ React Summary & Core Feature Walkthrough/031 Introducing React Context.mp432.95MB
  • 29 - Optional_ React Summary & Core Feature Walkthrough/032 Context Logic & Different Ways Of Updating State.mp420.88MB
  • 29 - Optional_ React Summary & Core Feature Walkthrough/033 Using Context In Components.mp442.84MB
  • 29 - Optional_ React Summary & Core Feature Walkthrough/034 More Context Usage.mp427.23MB
  • 29 - Optional_ React Summary & Core Feature Walkthrough/035 Summary.mp42.14MB
  • 30 - Course Roundup/001 What Now_ Next Steps You Could Take_.mp44.03MB
  • 30 - Course Roundup/002 Explore The React Ecosystem_.mp47.82MB
  • 30 - Course Roundup/003 Finishing Thoughts.mp41.49MB
  • 31 - This Course Got Updated_/001 Course Update Overview, Explanation & Migration Guide.mp419.15MB