TorBT - Torrents and Magnet Links Search Engine

Managing State in React 18

File Name
Size
01. Course Overview/01. Course Overview.mp4
3.9 MB
01. Course Overview/01. Course Overview.srt
2.3 kB
02. Deciding How to Handle State/01. Target Audience and Prerequisites.mp4
2.7 MB
02. Deciding How to Handle State/01. Target Audience and Prerequisites.srt
2.0 kB
02. Deciding How to Handle State/02. Agenda.mp4
807 kB
02. Deciding How to Handle State/02. Agenda.srt
766 B
02. Deciding How to Handle State/03. A Brief History of React State Management.mp4
3.8 MB
02. Deciding How to Handle State/03. A Brief History of React State Management.srt
2.5 kB
02. Deciding How to Handle State/04. Eight Ways to Handle State.mp4
14 MB
02. Deciding How to Handle State/04. Eight Ways to Handle State.srt
11 kB
02. Deciding How to Handle State/05. JavaScript Data Structures.mp4
2.8 MB
02. Deciding How to Handle State/05. JavaScript Data Structures.srt
2.4 kB
02. Deciding How to Handle State/06. Summary.mp4
2.1 MB
02. Deciding How to Handle State/06. Summary.srt
1.4 kB
03. Managing Local State and Remote State/01. Intro.mp4
1.8 MB
03. Managing Local State and Remote State/01. Intro.srt
1.4 kB
03. Managing Local State and Remote State/02. Setup Demo.mp4
14 MB
03. Managing Local State and Remote State/02. Setup Demo.srt
8.0 kB
03. Managing Local State and Remote State/03. Declaring State with UseState.mp4
14 MB
03. Managing Local State and Remote State/03. Declaring State with UseState.srt
8.2 kB
03. Managing Local State and Remote State/04. The Rules of Hooks.mp4
4.4 MB
03. Managing Local State and Remote State/04. The Rules of Hooks.srt
3.0 kB
03. Managing Local State and Remote State/05. Implementing Event Handlers.mp4
8.8 MB
03. Managing Local State and Remote State/05. Implementing Event Handlers.srt
4.9 kB
03. Managing Local State and Remote State/06. React Developer Tools.mp4
3.4 MB
03. Managing Local State and Remote State/06. React Developer Tools.srt
2.2 kB
03. Managing Local State and Remote State/07. Implementing Derived State and Exploring When React Renders.mp4
10 MB
03. Managing Local State and Remote State/07. Implementing Derived State and Exploring When React Renders.srt
5.9 kB
03. Managing Local State and Remote State/08. Fetching and Storing Data via UseEffect.mp4
10 MB
03. Managing Local State and Remote State/08. Fetching and Storing Data via UseEffect.srt
5.2 kB
03. Managing Local State and Remote State/09. Four Ways to Handle API Calls.mp4
3.9 MB
03. Managing Local State and Remote State/09. Four Ways to Handle API Calls.srt
2.6 kB
03. Managing Local State and Remote State/10. Handling Errors via Error Boundaries.mp4
13 MB
03. Managing Local State and Remote State/10. Handling Errors via Error Boundaries.srt
6.6 kB
03. Managing Local State and Remote State/11. Handling Loading State.mp4
8.1 MB
03. Managing Local State and Remote State/11. Handling Loading State.srt
4.0 kB
03. Managing Local State and Remote State/12. Implementing Async-await in useEffect.mp4
8.5 MB
03. Managing Local State and Remote State/12. Implementing Async-await in useEffect.srt
5.1 kB
03. Managing Local State and Remote State/13. Creating a Custom Hook.mp4
12 MB
03. Managing Local State and Remote State/13. Creating a Custom Hook.srt
8.2 kB
03. Managing Local State and Remote State/14. Consuming a Custom Hook.mp4
6.5 MB
03. Managing Local State and Remote State/14. Consuming a Custom Hook.srt
3.4 kB
03. Managing Local State and Remote State/15. Summary.mp4
2.2 MB
03. Managing Local State and Remote State/15. Summary.srt
1.9 kB
04. Managing URL State and Web Storage/01. Intro.mp4
2.0 MB
04. Managing URL State and Web Storage/01. Intro.srt
1.6 kB
04. Managing URL State and Web Storage/02. Configuring React Router's Entry Point.mp4
1.9 MB
04. Managing URL State and Web Storage/02. Configuring React Router's Entry Point.srt
1.2 kB
04. Managing URL State and Web Storage/03. Creating an App Layout.mp4
5.7 MB
04. Managing URL State and Web Storage/03. Creating an App Layout.srt
3.0 kB
04. Managing URL State and Web Storage/04. Declaring Routes.mp4
7.6 MB
04. Managing URL State and Web Storage/04. Declaring Routes.srt
4.7 kB
04. Managing URL State and Web Storage/05. Declaring URL Placeholders.mp4
4.0 MB
04. Managing URL State and Web Storage/05. Declaring URL Placeholders.srt
2.0 kB
04. Managing URL State and Web Storage/06. Reading URL Placeholders.mp4
5.2 MB
04. Managing URL State and Web Storage/06. Reading URL Placeholders.srt
2.7 kB
04. Managing URL State and Web Storage/07. Handling 404s.mp4
6.3 MB
04. Managing URL State and Web Storage/07. Handling 404s.srt
2.6 kB
04. Managing URL State and Web Storage/08. Reading URL Placeholders on the Detail Page.mp4
1.9 MB
04. Managing URL State and Web Storage/08. Reading URL Placeholders on the Detail Page.srt
1.0 kB
04. Managing URL State and Web Storage/09. Implementing Client-side Navigation.mp4
14 MB
04. Managing URL State and Web Storage/09. Implementing Client-side Navigation.srt
6.9 kB
04. Managing URL State and Web Storage/10. Fetching Based on a URL Parameter.mp4
16 MB
04. Managing URL State and Web Storage/10. Fetching Based on a URL Parameter.srt
7.4 kB
04. Managing URL State and Web Storage/11. Handling 404s on the Detail Page.mp4
4.0 MB
04. Managing URL State and Web Storage/11. Handling 404s on the Detail Page.srt
2.2 kB
04. Managing URL State and Web Storage/12. Redirecting via useNavigation.mp4
5.8 MB
04. Managing URL State and Web Storage/12. Redirecting via useNavigation.srt
2.9 kB
04. Managing URL State and Web Storage/13. Summary.mp4
1.2 MB
04. Managing URL State and Web Storage/13. Summary.srt
847 B
05. Managing Shared, Derived, and Immutable State/01. Intro.mp4
1.6 MB
05. Managing Shared, Derived, and Immutable State/01. Intro.srt
1.2 kB
05. Managing Shared, Derived, and Immutable State/02. Creating a Shoe Size Select.mp4
11 MB
05. Managing Shared, Derived, and Immutable State/02. Creating a Shoe Size Select.srt
5.9 kB
05. Managing Shared, Derived, and Immutable State/03. Implementing Derived State.mp4
2.5 MB
05. Managing Shared, Derived, and Immutable State/03. Implementing Derived State.srt
1.6 kB
05. Managing Shared, Derived, and Immutable State/04. Deciding Where to Store State.mp4
5.3 MB
05. Managing Shared, Derived, and Immutable State/04. Deciding Where to Store State.srt
3.7 kB
05. Managing Shared, Derived, and Immutable State/05. Lifting State.mp4
12 MB
05. Managing Shared, Derived, and Immutable State/05. Lifting State.srt
7.4 kB
05. Managing Shared, Derived, and Immutable State/06. Why Immutability-.mp4
4.9 MB
05. Managing Shared, Derived, and Immutable State/06. Why Immutability-.srt
3.4 kB
05. Managing Shared, Derived, and Immutable State/07. Handling Immutability.mp4
11 MB
05. Managing Shared, Derived, and Immutable State/07. Handling Immutability.srt
8.9 kB
05. Managing Shared, Derived, and Immutable State/08. Implementing Immutable-friendly Add.mp4
12 MB
05. Managing Shared, Derived, and Immutable State/08. Implementing Immutable-friendly Add.srt
6.4 kB
05. Managing Shared, Derived, and Immutable State/09. Displaying Cart Items.mp4
7.5 MB
05. Managing Shared, Derived, and Immutable State/09. Displaying Cart Items.srt
4.6 kB
05. Managing Shared, Derived, and Immutable State/10. Implementing Immutable-friendly Update.mp4
9.8 MB
05. Managing Shared, Derived, and Immutable State/10. Implementing Immutable-friendly Update.srt
5.2 kB
05. Managing Shared, Derived, and Immutable State/11. Implementing Immutable-friendly Delete.mp4
6.9 MB
05. Managing Shared, Derived, and Immutable State/11. Implementing Immutable-friendly Delete.srt
3.9 kB
05. Managing Shared, Derived, and Immutable State/12. Deriving State for Cart Header.mp4
10 MB
05. Managing Shared, Derived, and Immutable State/12. Deriving State for Cart Header.srt
6.1 kB
05. Managing Shared, Derived, and Immutable State/13. Lazy Initializing State and localStorage.mp4
19 MB
05. Managing Shared, Derived, and Immutable State/13. Lazy Initializing State and localStorage.srt
11 kB
05. Managing Shared, Derived, and Immutable State/14. Summary.mp4
1.8 MB
05. Managing Shared, Derived, and Immutable State/14. Summary.srt
1.6 kB
06. Managing Form State and Validation/01. Intro.mp4
1.1 MB
06. Managing Form State and Validation/01. Intro.srt
769 B
06. Managing Form State and Validation/02. Creating Checkout.mp4
9.4 MB
06. Managing Form State and Validation/02. Creating Checkout.srt
5.6 kB
06. Managing Form State and Validation/03. Centralizing Change Handlers and Persisting Events.mp4
7.6 MB
06. Managing Form State and Validation/03. Centralizing Change Handlers and Persisting Events.srt
4.9 kB
06. Managing Form State and Validation/04. Form Validation Decisions.mp4
5.4 MB
06. Managing Form State and Validation/04. Form Validation Decisions.srt
4.8 kB
06. Managing Form State and Validation/05. Intro to State Enums.mp4
3.9 MB
06. Managing Form State and Validation/05. Intro to State Enums.srt
2.3 kB
06. Managing Form State and Validation/06. Implementing a State Enum on Checkout.mp4
6.3 MB
06. Managing Form State and Validation/06. Implementing a State Enum on Checkout.srt
3.9 kB
06. Managing Form State and Validation/07. Saving the Form Submission and Emptying Cart.mp4
12 MB
06. Managing Form State and Validation/07. Saving the Form Submission and Emptying Cart.srt
6.9 kB
06. Managing Form State and Validation/08. State Enums vs. Finite State Machines.mp4
5.5 MB
06. Managing Form State and Validation/08. State Enums vs. Finite State Machines.srt
3.8 kB
06. Managing Form State and Validation/09. Implementing -On-the-fly- Form Validation.mp4
14 MB
06. Managing Form State and Validation/09. Implementing -On-the-fly- Form Validation.srt
8.2 kB
06. Managing Form State and Validation/10. Tracking Touch for Instant Validation.mp4
10 MB
06. Managing Form State and Validation/10. Tracking Touch for Instant Validation.srt
5.2 kB
06. Managing Form State and Validation/11. Summary.mp4
2.4 MB
06. Managing Form State and Validation/11. Summary.srt
2.0 kB
07. Managing State via Refs/01. Intro.mp4
1.1 MB
07. Managing State via Refs/01. Intro.srt
845 B
07. Managing State via Refs/02. When to Consider a Ref.mp4
3.5 MB
07. Managing State via Refs/02. When to Consider a Ref.srt
2.4 kB
07. Managing State via Refs/03. Implementing Uncontrolled Inputs.mp4
15 MB
07. Managing State via Refs/03. Implementing Uncontrolled Inputs.srt
8.2 kB
07. Managing State via Refs/04. Controlled vs. Uncontrolled Inputs.mp4
2.6 MB
07. Managing State via Refs/04. Controlled vs. Uncontrolled Inputs.srt
2.0 kB
07. Managing State via Refs/05. Avoiding Setting State on Umounted Components.mp4
13 MB
07. Managing State via Refs/05. Avoiding Setting State on Umounted Components.srt
6.5 kB
07. Managing State via Refs/06. Storing a Previous Value.mp4
11 MB
07. Managing State via Refs/06. Storing a Previous Value.srt
5.8 kB
07. Managing State via Refs/07. Summary.mp4
1.2 MB
07. Managing State via Refs/07. Summary.srt
852 B
08. Managing Complex State with useReducer/01. Intro.mp4
1.1 MB
08. Managing Complex State with useReducer/01. Intro.srt
814 B
08. Managing Complex State with useReducer/02. Why useReducer-.mp4
6.4 MB
08. Managing Complex State with useReducer/02. Why useReducer-.srt
4.5 kB
08. Managing Complex State with useReducer/03. Extracting State Management to useReducer.mp4
6.4 MB
08. Managing Complex State with useReducer/03. Extracting State Management to useReducer.srt
4.8 kB
08. Managing Complex State with useReducer/04. Handling Unexpected Action Types.mp4
1.1 MB
08. Managing Complex State with useReducer/04. Handling Unexpected Action Types.srt
1009 B
08. Managing Complex State with useReducer/05. Handling Add In Reducers.mp4
5.5 MB
08. Managing Complex State with useReducer/05. Handling Add In Reducers.srt
3.8 kB
08. Managing Complex State with useReducer/06. Handling Updates in Reducers.mp4
5.2 MB
08. Managing Complex State with useReducer/06. Handling Updates in Reducers.srt
3.1 kB
08. Managing Complex State with useReducer/07. Consuming Reducers.mp4
6.4 MB
08. Managing Complex State with useReducer/07. Consuming Reducers.srt
3.6 kB
08. Managing Complex State with useReducer/08. Dispatching Actions.mp4
9.4 MB
08. Managing Complex State with useReducer/08. Dispatching Actions.srt
5.6 kB
08. Managing Complex State with useReducer/09. useState vs. useReducer.mp4
2.1 MB
08. Managing Complex State with useReducer/09. useState vs. useReducer.srt
1.5 kB
08. Managing Complex State with useReducer/10. Summary.mp4
1.4 MB
08. Managing Complex State with useReducer/10. Summary.srt
1.1 kB
09. Sharing State and Functions via Context/01. Intro.mp4
1.1 MB
09. Sharing State and Functions via Context/01. Intro.srt
1.1 kB
09. Sharing State and Functions via Context/02. Why Context-.mp4
9.6 MB
09. Sharing State and Functions via Context/02. Why Context-.srt
8.6 kB
09. Sharing State and Functions via Context/03. Declaring a Context.mp4
1.9 MB
09. Sharing State and Functions via Context/03. Declaring a Context.srt
1.3 kB
09. Sharing State and Functions via Context/04. Declaring a Context Provider.mp4
3.9 MB
09. Sharing State and Functions via Context/04. Declaring a Context Provider.srt
2.4 kB
09. Sharing State and Functions via Context/05. Consuming Context.mp4
6.2 MB
09. Sharing State and Functions via Context/05. Consuming Context.srt
3.7 kB
09. Sharing State and Functions via Context/06. Creating a Provider Component.mp4
7.5 MB
09. Sharing State and Functions via Context/06. Creating a Provider Component.srt
4.6 kB
09. Sharing State and Functions via Context/07. Wrapping the App In a Context Provider.mp4
3.6 MB
09. Sharing State and Functions via Context/07. Wrapping the App In a Context Provider.srt
2.4 kB
09. Sharing State and Functions via Context/08. Creating a Reusable UseContext Hook.mp4
5.1 MB
09. Sharing State and Functions via Context/08. Creating a Reusable UseContext Hook.srt
3.0 kB
09. Sharing State and Functions via Context/09. Consuming Context Via Custom Hook.mp4
7.9 MB
09. Sharing State and Functions via Context/09. Consuming Context Via Custom Hook.srt
4.4 kB
09. Sharing State and Functions via Context/10. Requiring a Context Provider.mp4
3.9 MB
09. Sharing State and Functions via Context/10. Requiring a Context Provider.srt
2.1 kB
09. Sharing State and Functions via Context/11. Summary.mp4
1.8 MB
09. Sharing State and Functions via Context/11. Summary.srt
1.4 kB
10. Managing State via Third-party Libraries/01. Intro.mp4
1.7 MB
10. Managing State via Third-party Libraries/01. Intro.srt
1.3 kB
10. Managing State via Third-party Libraries/02. How to Run the Demos.mp4
846 kB
10. Managing State via Third-party Libraries/02. How to Run the Demos.srt
727 B
10. Managing State via Third-party Libraries/03. Local State.mp4
2.1 MB
10. Managing State via Third-party Libraries/03. Local State.srt
1.4 kB
10. Managing State via Third-party Libraries/04. Global State.mp4
7.9 MB
10. Managing State via Third-party Libraries/04. Global State.srt
4.5 kB
10. Managing State via Third-party Libraries/05. Server State.mp4
8.6 MB
10. Managing State via Third-party Libraries/05. Server State.srt
6.3 kB
10. Managing State via Third-party Libraries/06. Immutable State.mp4
3.5 MB
10. Managing State via Third-party Libraries/06. Immutable State.srt
2.6 kB
10. Managing State via Third-party Libraries/07. Form State.mp4
2.2 MB
10. Managing State via Third-party Libraries/07. Form State.srt
1.8 kB
10. Managing State via Third-party Libraries/08. Summary- How to Handle State.mp4
3.9 MB
10. Managing State via Third-party Libraries/08. Summary- How to Handle State.srt
1.8 kB
10. Managing State via Third-party Libraries/09. Recommended Exercises.mp4
4.3 MB
10. Managing State via Third-party Libraries/09. Recommended Exercises.srt
2.1 kB
react-18-managing-state.zip
90 MB