FileMood

Download The Ultimate React Course 2023 React, Redux & More

The Ultimate React Course 2023 React Redux More

Name

The Ultimate React Course 2023 React, Redux & More

  DOWNLOAD Copy Link

Trouble downloading? see How To

Total Size

35.8 GB

Total Files

1035

Last Seen

2025-07-19 00:30

Hash

A5D20399883C92D4058CDC7527262F60153F55FF

/.../28. Advanced React Patterns/

13. Building a Reusable Context Menu.mp4

338.6 MB

6.2 CodeSandbox link STARTER.html

0.1 KB

6.1 CodeSandbox link FINAL.html

0.1 KB

3.2 CodeSandbox link STARTER.html

0.1 KB

3.1 CodeSandbox link FINAL.html

0.1 KB

8. Converting the Modal to a Compound Component.mp4

212.6 MB

7. Building a Modal Window Using a React Portal.mp4

179.0 MB

9. Detecting a Click Outside the Modal.mp4

138.2 MB

11. Building a Reusable Table.mp4

136.3 MB

6. The Compound Component Pattern.mp4

120.0 MB

10. Confirming Cabin Deletions.mp4

91.4 MB

5. A Look at Higher-Order Components (HOC).mp4

77.8 MB

4. The Render Props Pattern.mp4

73.4 MB

3. Setting Up an Example.mp4

65.8 MB

12. Applying the Render Props Pattern.mp4

47.0 MB

2. An Overview of Reusability in React.mp4

32.7 MB

1. Section Overview.mp4

6.5 MB

/

TutsNode.net.txt

0.1 KB

[TGx]Downloaded from torrentgalaxy.to .txt

0.6 KB

/.../12. Effects and Data Fetching/

13. Adding a Watched Movie.srt

31.5 KB

12. Loading Movie Details.srt

21.7 KB

19. CHALLENGE #1 Currency Converter.srt

19.8 KB

10. Synchronizing Queries With Movie Data.srt

18.7 KB

18. One More Effect Listening to a Keypress.srt

17.5 KB

11. Selecting a Movie.srt

16.1 KB

8. Handling Errors.srt

15.9 KB

9. The useEffect Dependency Array.srt

14.4 KB

17. Cleaning Up Data Fetching.srt

12.8 KB

3. How NOT to Fetch Data in React.srt

12.8 KB

6. Using an async Function.srt

6.7 KB

14. Adding a New Effect Changing Page Title.srt

10.7 KB

5. A First Look at Effects.srt

7.5 KB

16. Cleaning Up the Title.srt

6.8 KB

4. useEffect to the Rescue.srt

5.7 KB

15. The useEffect Cleanup Function.srt

5.3 KB

2. The Component Lifecycle.srt

5.2 KB

7. Adding a Loading State.srt

4.6 KB

1. Section Overview.srt

1.0 KB

19.2 CodeSandbox link STARTER.html

0.1 KB

19.1 CodeSandbox link FINAL.html

0.1 KB

13. Adding a Watched Movie.mp4

291.2 MB

12. Loading Movie Details.mp4

188.7 MB

11. Selecting a Movie.mp4

143.2 MB

10. Synchronizing Queries With Movie Data.mp4

132.8 MB

19. CHALLENGE #1 Currency Converter.mp4

131.0 MB

18. One More Effect Listening to a Keypress.mp4

130.5 MB

8. Handling Errors.mp4

118.8 MB

17. Cleaning Up Data Fetching.mp4

89.7 MB

3. How NOT to Fetch Data in React.mp4

82.4 MB

14. Adding a New Effect Changing Page Title.mp4

81.5 MB

9. The useEffect Dependency Array.mp4

68.0 MB

6. Using an async Function.mp4

46.9 MB

5. A First Look at Effects.mp4

41.6 MB

16. Cleaning Up the Title.mp4

41.4 MB

4. useEffect to the Rescue.mp4

37.2 MB

7. Adding a Loading State.mp4

34.1 MB

15. The useEffect Cleanup Function.mp4

27.5 MB

2. The Component Lifecycle.mp4

19.9 MB

1. Section Overview.mp4

5.9 MB

/.../10. Thinking in React Components, Composition, and Reusability/

4. Splitting Components in Practice.srt

31.0 KB

15. Improving Reusability With Props.srt

23.4 KB

17. CHALLENGE #1 Text Expander Component.srt

22.8 KB

12. Creating the Stars.srt

15.5 KB

3. How to Split a UI Into Components.srt

15.2 KB

11. Building a Reusable Star Rating Component.srt

14.0 KB

8. Fixing Prop Drilling With Composition (And Building a Layout).srt

11.4 KB

6. Prop Drilling.srt

9.4 KB

13. Handling Hover Events.srt

9.2 KB

16. PropTypes.srt

9.0 KB

9. Using Composition to Make a Reusable Box.srt

8.1 KB

10. Passing Elements as Props (Alternative to children).srt

6.0 KB

7. Component Composition.srt

5.7 KB

2. Setting Up the usePopcorn Project.srt

5.7 KB

14. Props as a Component API.srt

5.3 KB

5. Component Categories.srt

3.1 KB

1. Section Overview.srt

1.0 KB

17.2 CodeSandbox link STARTER.html

0.1 KB

17.1 CodeSandbox link FINAL.html

0.1 KB

4. Splitting Components in Practice.mp4

226.1 MB

17. CHALLENGE #1 Text Expander Component.mp4

144.7 MB

15. Improving Reusability With Props.mp4

137.0 MB

12. Creating the Stars.mp4

116.3 MB

11. Building a Reusable Star Rating Component.mp4

77.6 MB

3. How to Split a UI Into Components.mp4

76.6 MB

6. Prop Drilling.mp4

72.9 MB

8. Fixing Prop Drilling With Composition (And Building a Layout).mp4

69.2 MB

13. Handling Hover Events.mp4

68.4 MB

9. Using Composition to Make a Reusable Box.mp4

59.5 MB

16. PropTypes.mp4

55.1 MB

10. Passing Elements as Props (Alternative to children).mp4

34.9 MB

7. Component Composition.mp4

28.9 MB

14. Props as a Component API.mp4

24.9 MB

2. Setting Up the usePopcorn Project.mp4

17.7 MB

5. Component Categories.mp4

14.7 MB

1. Section Overview.mp4

6.0 MB

/.../7. Thinking In React State Management/

17. CHALLENGE #1 Tip Calculator.srt

25.0 KB

14. The children Prop Making a Reusable Button.srt

20.0 KB

4. Thinking About State and Lifting State Up.srt

19.4 KB

13. EXERCISE #1 Accordion Component (v1).srt

17.7 KB

10. Sorting Items.srt

13.9 KB

9. Calculating Statistics as Derived State.srt

13.6 KB

16. EXERCISE #2 Accordion Component (v2).srt

12.4 KB

3. Fundamentals of State Management.srt

11.8 KB

12. Moving Components Into Separate Files.srt

11.5 KB

15. More Reusability With the children Prop.srt

10.5 KB

6. Deleting an Item More Child-to-Parent Communication!.srt

10.3 KB

7. Updating an Item Complex Immutable Data Operation.srt

9.7 KB

5. Reviewing Lifting Up State.srt

7.7 KB

1. Section Overview.srt

1.1 KB

11. Clearing the List.srt

6.3 KB

2. What is Thinking in React.srt

5.9 KB

13.1 CodeSandbox link FINAL v1.html

0.1 KB

13.2 CodeSandbox link STARTER.html

0.1 KB

16.1 CodeSandbox link FINAL v2.html

0.1 KB

17.1 CodeSandbox link FINAL.html

0.1 KB

8. Derived State.srt

3.7 KB

17. CHALLENGE #1 Tip Calculator.mp4

151.4 MB

4. Thinking About State and Lifting State Up.mp4

125.0 MB

14. The children Prop Making a Reusable Button.mp4

106.6 MB

9. Calculating Statistics as Derived State.mp4

96.6 MB

13. EXERCISE #1 Accordion Component (v1).mp4

91.5 MB

10. Sorting Items.mp4

89.4 MB

12. Moving Components Into Separate Files.mp4

83.5 MB

16. EXERCISE #2 Accordion Component (v2).mp4

74.3 MB

6. Deleting an Item More Child-to-Parent Communication!.mp4

73.2 MB

15. More Reusability With the children Prop.mp4

69.1 MB

7. Updating an Item Complex Immutable Data Operation.mp4

67.2 MB

3. Fundamentals of State Management.mp4

54.0 MB

11. Clearing the List.mp4

49.8 MB

5. Reviewing Lifting Up State.mp4

39.9 MB

2. What is Thinking in React.mp4

29.1 MB

8. Derived State.mp4

21.1 MB

1. Section Overview.mp4

5.7 MB

/.../1. Welcome, Welcome, Welcome!/

2.1 CodeSandbox link.html

0.1 KB

2. Building Our First React App!.srt

25.2 KB

4. Read Before You Start!.html

1.4 KB

4.1 GitHub repository.html

0.1 KB

5.1 GitHub repository.html

0.1 KB

2. Building Our First React App!.mp4

121.4 MB

4.2 theory-slides.pdf

50.8 MB

1. Course Roadmap and Projects.mp4

47.0 MB

3. Watch Before You Start!.mp4

44.1 MB

5. Downloading Course Material.mp4

26.3 MB

/.../6. State, Events, and Forms Interactive Components/

18. Controlled Elements.srt

24.8 KB

2. Let's Build a Steps Component.srt

18.5 KB

20. EXERCISE #1 Flashcards.srt

17.4 KB

13. CHALLENGE #1 Date Counter (v1).srt

17.1 KB

17. Building a Form and Handling Submissions.srt

16.1 KB

21. CHALLENGE #2 Date Counter (v2).srt

13.4 KB

5. Creating a State Variable With useState.srt

11.7 KB

8. Adding Another Piece of State.srt

11.7 KB

15. Building the Layout.srt

11.0 KB

16. Rendering the Items List.srt

10.8 KB

1. Section Overview.srt

1.2 KB

3. Handling Events the React Way.srt

9.9 KB

9. React Developer Tools.srt

8.6 KB

12. A Vanilla JavaScript Implementation.srt

8.4 KB

13.1 CodeSandbox link FINAL v1.html

0.1 KB

11. More Thoughts About State + State Guidelines.srt

8.1 KB

4. What is State in React.srt

7.5 KB

10. Updating State Based on Current State.srt

7.0 KB

20.1 CodeSandbox link FINAL.html

0.1 KB

20.2 CodeSandbox link STARTER.html

0.1 KB

21.1 CodeSandbox link FINAL v2.html

0.1 KB

6. Don't Set State Manually!.srt

6.7 KB

7. The Mechanics of State.srt

5.9 KB

14. Starting a New Project The Far Away Travel List.srt

5.6 KB

19. State vs. Props.srt

4.3 KB

18. Controlled Elements.mp4

151.1 MB

17. Building a Form and Handling Submissions.mp4

100.0 MB

20. EXERCISE #1 Flashcards.mp4

98.8 MB

2. Let's Build a Steps Component.mp4

76.9 MB

8. Adding Another Piece of State.mp4

76.5 MB

13. CHALLENGE #1 Date Counter (v1).mp4

74.7 MB

21. CHALLENGE #2 Date Counter (v2).mp4

67.2 MB

5. Creating a State Variable With useState.mp4

64.8 MB

12. A Vanilla JavaScript Implementation.mp4

63.1 MB

16. Rendering the Items List.mp4

60.9 MB

3. Handling Events the React Way.mp4

49.8 MB

15. Building the Layout.mp4

47.7 MB

6. Don't Set State Manually!.mp4

37.7 MB

11. More Thoughts About State + State Guidelines.mp4

35.8 MB

9. React Developer Tools.mp4

33.9 MB

4. What is State in React.mp4

32.9 MB

10. Updating State Based on Current State.mp4

32.0 MB

7. The Mechanics of State.mp4

29.7 MB

19. State vs. Props.mp4

25.4 MB

14. Starting a New Project The Far Away Travel List.mp4

18.8 MB

1. Section Overview.mp4

6.2 MB

/.../8. [Optional] Practice Project Eat-'N-Split/

6. Adding a New Friend.srt

24.4 KB

7. Selecting a Friend.srt

19.1 KB

9. Splitting a Bill.srt

16.2 KB

3. Building the Static App List of Friends.srt

14.2 KB

8. Creating Controlled Elements.srt

12.3 KB

4. Building the Static App Forms.srt

11.1 KB

5. Displaying the New Friend Form.srt

8.1 KB

2. Project Setup.srt

5.0 KB

1. Section Overview.srt

1.0 KB

6. Adding a New Friend.mp4

158.0 MB

7. Selecting a Friend.mp4

133.5 MB

9. Splitting a Bill.mp4

105.2 MB

8. Creating Controlled Elements.mp4

86.7 MB

3. Building the Static App List of Friends.mp4

74.7 MB

4. Building the Static App Forms.mp4

71.3 MB

5. Displaying the New Friend Form.mp4

53.4 MB

2. Project Setup.mp4

15.1 MB

1. Section Overview.mp4

4.5 MB

/.../2. PART 1 REACT FUNDAMENTALS [4 PROJECTS]/

2. Useful Resources for Part 1.html

1.1 KB

1. Introduction to Part 1.mp4

19.1 MB

/.../3. A First Look at React/

1. Section Overview.srt

0.7 KB

3.1 CodeSandbox link.html

0.1 KB

6.1 Get React URL from here.html

0.2 KB

6. Pure React.srt

19.3 KB

9. Setting Up a Project With Create-React-App.srt

16.6 KB

2. Why Do Front-End Frameworks Exist.srt

13.0 KB

5. Setting Up Our Development Environment.srt

11.6 KB

4. What is React.srt

11.3 KB

3. React vs. Vanilla JavaScript.srt

9.2 KB

8. Setting Up a New React Project The Options.srt

8.3 KB

6. Pure React.mp4

80.7 MB

2. Why Do Front-End Frameworks Exist.mp4

71.7 MB

9. Setting Up a Project With Create-React-App.mp4

67.9 MB

3. React vs. Vanilla JavaScript.mp4

66.9 MB

5. Setting Up Our Development Environment.mp4

62.4 MB

4. What is React.mp4

54.4 MB

8. Setting Up a New React Project The Options.mp4

48.0 MB

7. A Quick Look at React's Official Documentation.mp4

27.1 MB

1. Section Overview.mp4

5.3 MB

/.../16. The Advanced useReducer Hook/

6. Loading Questions from a Fake API.srt

22.3 KB

10. Handling New Answers.srt

21.1 KB

2. Yet Another Hook useReducer.srt

21.1 KB

13. Finishing a Quiz.srt

17.6 KB

4. Managing State With useReducer.srt

17.1 KB

3. Managing Related Pieces of State.srt

14.8 KB

12. Displaying Progress.srt

11.3 KB

7. Handling Loading, Error, and Ready Status.srt

11.2 KB

5. The React Quiz App.srt

9.9 KB

9. Displaying Questions.srt

9.5 KB

14. Restarting a Quiz.srt

8.7 KB

11. Moving to the Next Question.srt

7.6 KB

8. Starting a New Quiz.srt

6.1 KB

1. Section Overview.srt

1.1 KB

17.2 CodeSandbox link STARTER.html

0.1 KB

17.1 CodeSandbox link FINAL.html

0.1 KB

15. Setting Up a Timer With useEffect.mp4

186.1 MB

17. CHALLENGE #1 Creating a Bank Account With useReducer.mp4

152.9 MB

6. Loading Questions from a Fake API.mp4

150.6 MB

10. Handling New Answers.mp4

144.4 MB

2. Yet Another Hook useReducer.mp4

136.7 MB

13. Finishing a Quiz.mp4

125.9 MB

3. Managing Related Pieces of State.mp4

106.0 MB

4. Managing State With useReducer.mp4

81.4 MB

7. Handling Loading, Error, and Ready Status.mp4

79.5 MB

14. Restarting a Quiz.mp4

69.2 MB

12. Displaying Progress.mp4

67.8 MB

9. Displaying Questions.mp4

66.0 MB

5. The React Quiz App.mp4

54.9 MB

11. Moving to the Next Question.mp4

53.6 MB

8. Starting a New Quiz.mp4

42.3 MB

16. Section Summary useState vs. useReducer.mp4

30.9 MB

1. Section Overview.mp4

5.5 MB

/.../11. How React Works Behind the Scenes/

6. How Rendering Works The Render Phase.srt

21.7 KB

15. State Update Batching in Practice.srt

19.8 KB

16. How Events Work in React.srt

16.6 KB

2. Project Setup and Walkthrough.srt

14.3 KB

7. How Rendering Works The Commit Phase.srt

13.9 KB

18. Section Summary Practical Takeaways.srt

12.1 KB

17. Libraries vs. Frameworks & The React Ecosystem.srt

11.9 KB

13. Rules for Render Logic Pure Components.srt

11.3 KB

14. State Update Batching.srt

10.9 KB

4. Instances and Elements in Practice.srt

9.3 KB

10. The Key Prop.srt

9.3 KB

5. How Rendering Works Overview.srt

8.1 KB

8. How Diffing Works.srt

7.0 KB

9. Diffing Rules in Practice.srt

6.6 KB

3. Components, Instances, and Elements.srt

6.0 KB

12. Using the Key Prop to Fix Our Eat-'N-Split App.srt

5.2 KB

11. Resetting State With the Key Prop.srt

4.8 KB

1. Section Overview.srt

1.9 KB

15. State Update Batching in Practice.mp4

128.8 MB

2. Project Setup and Walkthrough.mp4

105.2 MB

6. How Rendering Works The Render Phase.mp4

104.2 MB

16. How Events Work in React.mp4

87.4 MB

18. Section Summary Practical Takeaways.mp4

71.3 MB

4. Instances and Elements in Practice.mp4

70.0 MB

17. Libraries vs. Frameworks & The React Ecosystem.mp4

67.5 MB

7. How Rendering Works The Commit Phase.mp4

65.9 MB

13. Rules for Render Logic Pure Components.mp4

58.2 MB

14. State Update Batching.mp4

51.5 MB

10. The Key Prop.mp4

40.9 MB

9. Diffing Rules in Practice.mp4

37.5 MB

12. Using the Key Prop to Fix Our Eat-'N-Split App.mp4

37.3 MB

5. How Rendering Works Overview.mp4

36.1 MB

8. How Diffing Works.mp4

35.7 MB

11. Resetting State With the Key Prop.mp4

31.8 MB

3. Components, Instances, and Elements.mp4

27.6 MB

1. Section Overview.mp4

14.4 MB

/.../5. Working With Components, Props, and JSX/

13. CHALLENGE #1 Profile Card (v1).srt

21.3 KB

10. Styling React Applications.srt

16.0 KB

15. Rendering Lists.srt

15.1 KB

1. Section Overview.srt

0.9 KB

3. Before We Start Coding Debugging.srt

13.4 KB

5. Creating And Reusing a Component.srt

12.4 KB

16. Conditional Rendering With &&.srt

12.1 KB

13.1 CodeSandbox link FINAL v1.html

0.1 KB

13.2 CodeSandbox link STARTER.html

0.1 KB

11. Passing and Receiving Props.srt

11.4 KB

22. Setting Classes and Text Conditionally.srt

10.4 KB

24.1 CodeSandbox link FINAL v2.html

0.1 KB

24. CHALLENGE #2 Profile Card (v2).srt

9.9 KB

7. Creating More Components.srt

9.8 KB

2. Rendering the Root Component and Strict Mode.srt

9.4 KB

12. Props, Immutability, and One-Way Data Flow.srt

8.5 KB

6. What is JSX.srt

7.4 KB

21. React Fragments.srt

7.3 KB

9. Separation of Concerns.srt

7.1 KB

23. Section Summary.srt

6.8 KB

18. Conditional Rendering With Multiple Returns.srt

6.5 KB

20. Destructuring Props.srt

6.2 KB

17. Conditional Rendering With Ternaries.srt

5.9 KB

4. Components as Building Blocks.srt

5.5 KB

19. Extracting JSX Into a New Component.srt

5.5 KB

8. JavaScript Logic in Components.srt

5.5 KB

14. The Rules of JSX.srt

4.2 KB

13. CHALLENGE #1 Profile Card (v1).mp4

146.6 MB

10. Styling React Applications.mp4

139.7 MB

15. Rendering Lists.mp4

106.8 MB

11. Passing and Receiving Props.mp4

93.1 MB

5. Creating And Reusing a Component.mp4

86.6 MB

16. Conditional Rendering With &&.mp4

85.5 MB

7. Creating More Components.mp4

80.4 MB

24. CHALLENGE #2 Profile Card (v2).mp4

77.0 MB

3. Before We Start Coding Debugging.mp4

72.5 MB

22. Setting Classes and Text Conditionally.mp4

70.4 MB

18. Conditional Rendering With Multiple Returns.mp4

57.7 MB

21. React Fragments.mp4

56.6 MB

20. Destructuring Props.mp4

49.8 MB

2. Rendering the Root Component and Strict Mode.mp4

47.4 MB

19. Extracting JSX Into a New Component.mp4

46.7 MB

17. Conditional Rendering With Ternaries.mp4

46.5 MB

8. JavaScript Logic in Components.mp4

43.8 MB

6. What is JSX.mp4

38.5 MB

9. Separation of Concerns.mp4

37.9 MB

12. Props, Immutability, and One-Way Data Flow.mp4

36.4 MB

4. Components as Building Blocks.mp4

29.4 MB

23. Section Summary.mp4

27.8 MB

14. The Rules of JSX.mp4

21.3 MB

1. Section Overview.mp4

6.3 MB

/.../14. [Optional] React Before Hooks Class-Based React/

10. Lifecycle Methods.srt

19.5 KB

7. Displaying the Weather.srt

17.3 KB

3. Working With Event Handlers.srt

12.8 KB

6. Fetching Weather Data.srt

12.0 KB

2. Our First Class Component.srt

11.6 KB

5. Starting the Classy Weather App.srt

9.1 KB

4. Class Components vs. Function Components.srt

6.5 KB

8. Removing Boilerplate Code With Class Fields.srt

5.0 KB

9. Child to Parent Communication.srt

4.8 KB

1. Section Overview.srt

1.4 KB

10. Lifecycle Methods.mp4

123.1 MB

7. Displaying the Weather.mp4

119.0 MB

6. Fetching Weather Data.mp4

103.1 MB

3. Working With Event Handlers.mp4

68.7 MB

5. Starting the Classy Weather App.mp4

50.8 MB

9. Child to Parent Communication.mp4

50.7 MB

2. Our First Class Component.mp4

47.4 MB

8. Removing Boilerplate Code With Class Fields.mp4

37.7 MB

4. Class Components vs. Function Components.mp4

33.2 MB

1. Section Overview.mp4

6.0 MB

/.../4. [Optional] Review of Essential JavaScript for React/

1. Section Overview.srt

1.0 KB

13. Working With Immutable Arrays.srt

14.4 KB

2. Destructuring Objects and Arrays.srt

14.1 KB

7. Short-Circuiting And Logical Operators &&, , .srt

13.1 KB

3. RestSpread Operator.srt

12.6 KB

9. The Array map Method.srt

11.3 KB

10. The Array filter Method.srt

11.2 KB

14. Asynchronous JavaScript Promises.srt

10.6 KB

15. Asynchronous JavaScript AsyncAwait.srt

9.4 KB

11. The Array reduce Method.srt

9.2 KB

8. Optional Chaining.srt

8.5 KB

12. The Array sort Method.srt

7.9 KB

5. Ternaries Instead of ifelse Statements.srt

7.4 KB

6. Arrow Functions.srt

6.7 KB

4. Template Literals.srt

6.3 KB

7. Short-Circuiting And Logical Operators &&, , .mp4

93.1 MB

13. Working With Immutable Arrays.mp4

89.2 MB

10. The Array filter Method.mp4

80.2 MB

2. Destructuring Objects and Arrays.mp4

69.0 MB

3. RestSpread Operator.mp4

67.3 MB

9. The Array map Method.mp4

62.2 MB

11. The Array reduce Method.mp4

60.5 MB

12. The Array sort Method.mp4

59.3 MB

8. Optional Chaining.mp4

57.1 MB

5. Ternaries Instead of ifelse Statements.mp4

53.3 MB

6. Arrow Functions.mp4

46.0 MB

15. Asynchronous JavaScript AsyncAwait.mp4

44.0 MB

14. Asynchronous JavaScript Promises.mp4

42.3 MB

4. Template Literals.mp4

34.3 MB

1. Section Overview.mp4

8.3 MB

/.../13. Custom Hooks, Refs, and More State/

5. Initializing State With a Callback (Lazy Initial State).srt

16.9 KB

12. Creating our First Custom Hook useMovies.srt

16.3 KB

4. More Details of useState.srt

14.6 KB

10. Refs to Persist Data Between Renders.srt

12.8 KB

2. React Hooks and Their Rules.srt

12.8 KB

9. Refs to Select DOM Elements.srt

12.4 KB

13. Creating useLocalStorageState.srt

10.8 KB

3. The Rules of Hooks in Practice.srt

10.2 KB

14. Creating useKey.srt

9.9 KB

15. CHALLENGE #1 useGeolocate.srt

9.1 KB

8. Introducing Another Hook useRef.srt

6.4 KB

11. What are Custom Hooks When to Create One.srt

4.9 KB

7. How NOT to Select DOM Elements in React.srt

4.2 KB

6. useState Summary.srt

3.7 KB

1. Section Overview.srt

1.0 KB

15.2 CodeSandbox link STARTER.html

0.1 KB

15.1 CodeSandbox link FINAL.html

0.1 KB

12. Creating our First Custom Hook useMovies.mp4

126.0 MB

5. Initializing State With a Callback (Lazy Initial State).mp4

111.6 MB

4. More Details of useState.mp4

110.9 MB

10. Refs to Persist Data Between Renders.mp4

103.5 MB

3. The Rules of Hooks in Practice.mp4

86.4 MB

9. Refs to Select DOM Elements.mp4

83.2 MB

13. Creating useLocalStorageState.mp4

81.9 MB

14. Creating useKey.mp4

71.9 MB

15. CHALLENGE #1 useGeolocate.mp4

65.3 MB

2. React Hooks and Their Rules.mp4

57.2 MB

8. Introducing Another Hook useRef.mp4

29.2 MB

7. How NOT to Select DOM Elements in React.mp4

27.2 MB

11. What are Custom Hooks When to Create One.mp4

25.5 MB

6. useState Summary.mp4

18.4 MB

1. Section Overview.mp4

5.8 MB

/.pad/

0

0.0 KB

1

52.3 KB

2

305.4 KB

3

696.3 KB

4

2.0 MB

5

323.5 KB

6

686.3 KB

7

338.3 KB

8

2.1 MB

9

151.1 KB

10

438.2 KB

11

560.0 KB

12

316.0 KB

13

420.7 KB

14

2.1 MB

15

1.3 MB

16

1.2 MB

17

1.6 MB

18

1.8 MB

19

888.0 KB

20

1.2 MB

21

1.7 MB

22

31.1 KB

23

398.4 KB

24

507.4 KB

25

497.7 KB

26

1.8 MB

27

1.6 MB

28

2.0 MB

29

1.3 MB

30

1.5 MB

31

1.8 MB

32

6.4 KB

33

567.1 KB

34

14.3 KB

35

1.2 MB

36

1.6 MB

37

34.1 KB

38

650.9 KB

39

1.5 MB

40

601.6 KB

41

1.5 MB

42

1.9 MB

43

834.4 KB

44

1.4 MB

45

1.1 MB

46

1.3 MB

47

156.0 KB

48

1.7 MB

49

2.0 MB

50

238.0 KB

51

412.2 KB

52

404.8 KB

53

856.4 KB

54

173.0 KB

55

421.3 KB

56

1.3 MB

57

2.1 MB

58

328.4 KB

59

1.1 MB

60

1.5 MB

61

266.7 KB

62

336.1 KB

63

1.2 MB

64

1.9 MB

65

459.4 KB

66

755.6 KB

67

772.0 KB

68

205.3 KB

69

381.0 KB

70

1.4 MB

71

1.5 MB

72

1.7 MB

73

39.9 KB

74

692.3 KB

75

1.4 MB

76

606.3 KB

77

1.1 MB

78

1.3 MB

79

1.6 MB

80

232.0 KB

81

550.7 KB

82

1.2 MB

83

1.9 MB

84

2.1 MB

85

828.1 KB

86

1.1 MB

87

1.4 MB

88

214.3 KB

89

260.9 KB

90

672.7 KB

91

219.7 KB

92

562.5 KB

93

1.3 MB

94

1.6 MB

95

2.0 MB

96

531.1 KB

97

747.0 KB

98

913.2 KB

99

947.2 KB

100

1.6 MB

101

2.0 MB

102

536.5 KB

103

1.1 MB

104

1.2 MB

105

407.2 KB

106

797.1 KB

107

812.4 KB

108

830.6 KB

109

902.0 KB

110

1.2 MB

111

1.2 MB

112

1.5 MB

113

1.6 MB

114

372.2 KB

115

1.3 MB

116

1.6 MB

117

1.7 MB

118

75.6 KB

119

268.8 KB

120

270.4 KB

121

408.7 KB

122

742.3 KB

123

964.2 KB

124

182.3 KB

125

274.3 KB

126

1.4 MB

127

1.8 MB

128

162.2 KB

129

355.1 KB

130

533.4 KB

131

707.5 KB

132

939.3 KB

133

1.7 MB

134

1.8 MB

135

2.1 MB

136

163.5 KB

137

668.6 KB

138

1.3 MB

139

1.7 MB

140

1.8 MB

141

1.8 MB

142

1.1 MB

143

265.3 KB

144

544.8 KB

145

638.5 KB

146

1.7 MB

147

1.8 MB

148

1.8 MB

149

168.9 KB

150

1.9 MB

151

2.0 MB

152

105.6 KB

153

1.2 MB

154

794.5 KB

155

1.1 MB

156

1.3 MB

157

1.3 MB

158

1.4 MB

159

739.5 KB

160

892.2 KB

161

1.2 MB

162

2.1 MB

163

510.5 KB

164

757.4 KB

165

997.1 KB

166

669.6 KB

167

1.4 MB

168

1.5 MB

169

1.6 MB

170

508.2 KB

171

1.2 MB

172

2.0 MB

173

397.9 KB

174

718.3 KB

175

1.3 MB

176

1.5 MB

177

1.6 MB

178

1.6 MB

179

1.6 MB

180

2.0 MB

181

275.0 KB

182

366.3 KB

183

641.7 KB

184

1.1 MB

185

1.3 MB

186

1.3 MB

187

1.6 MB

188

1.7 MB

189

2.1 MB

190

182.3 KB

191

1.1 MB

192

1.4 MB

193

1.9 MB

194

2.1 MB

195

92.8 KB

196

611.9 KB

197

689.7 KB

198

1.0 MB

199

1.1 MB

200

1.2 MB

201

1.3 MB

202

256.0 KB

203

783.4 KB

204

811.4 KB

205

1.2 MB

206

1.5 MB

207

25.4 KB

208

237.7 KB

209

519.9 KB

210

646.1 KB

211

929.8 KB

212

1.1 MB

213

1.4 MB

214

1.5 MB

215

1.5 MB

216

1.7 MB

217

12.2 KB

218

39.5 KB

219

627.5 KB

220

913.8 KB

221

1.3 MB

222

2.1 MB

223

19.8 KB

224

149.3 KB

225

159.9 KB

226

403.3 KB

227

528.9 KB

228

758.9 KB

229

1.2 MB

230

1.3 MB

231

1.4 MB

232

1.8 MB

233

1.9 MB

234

2.0 MB

235

2.0 MB

236

193.9 KB

237

622.9 KB

238

1.1 MB

239

1.2 MB

240

1.3 MB

241

1.6 MB

242

1.8 MB

243

1.9 MB

244

223.0 KB

245

257.2 KB

246

1.8 MB

247

1.9 MB

248

533.8 KB

249

699.1 KB

250

853.9 KB

251

2.0 MB

252

270.8 KB

253

350.7 KB

254

1.4 MB

255

1.4 MB

256

1.5 MB

257

1.7 MB

258

495.0 KB

259

844.4 KB

260

979.7 KB

261

1.2 MB

262

1.5 MB

263

1.6 MB

264

47.1 KB

265

258.8 KB

266

1.5 MB

267

1.7 MB

268

102.5 KB

269

531.3 KB

270

697.4 KB

271

898.4 KB

272

1.1 MB

273

1.2 MB

274

510.7 KB

275

965.4 KB

276

1.6 MB

277

1.7 MB

278

1.8 MB

279

2.0 MB

280

486.9 KB

281

558.2 KB

282

571.6 KB

283

860.6 KB

284

250.4 KB

285

564.9 KB

286

861.8 KB

287

865.1 KB

288

1.2 MB

289

1.3 MB

290

1.4 MB

291

1.6 MB

292

1.8 MB

293

1.8 MB

294

171.5 KB

295

604.3 KB

296

817.1 KB

297

2.0 MB

298

2.1 MB

299

288.8 KB

300

682.7 KB

301

695.3 KB

302

1.1 MB

303

1.4 MB

304

1.5 MB

305

1.7 MB

306

1.8 MB

307

1.8 MB

308

345.0 KB

309

425.6 KB

310

493.5 KB

311

1.0 MB

312

1.3 MB

313

1.4 MB

314

1.5 MB

315

1.8 MB

316

1.9 MB

317

2.0 MB

318

731.2 KB

319

1.3 MB

320

1.6 MB

321

1.9 MB

322

22.7 KB

323

80.6 KB

324

245.6 KB

325

473.4 KB

326

551.9 KB

327

1.4 MB

328

1.7 MB

329

1.9 MB

330

2.0 MB

331

210.9 KB

332

710.2 KB

333

1.3 MB

334

1.6 MB

335

1.7 MB

336

81.3 KB

337

393.6 KB

338

700.3 KB

339

895.7 KB

340

1.4 MB

341

1.6 MB

342

1.8 MB

343

491.3 KB

344

600.5 KB

345

631.0 KB

346

1.3 MB

347

1.5 MB

348

1.5 MB

349

1.7 MB

350

2.1 MB

351

136.0 KB

352

282.6 KB

353

335.4 KB

354

419.4 KB

355

454.3 KB

356

1.4 MB

357

1.6 MB

358

1.7 MB

359

1.7 MB

360

1.8 MB

361

58.0 KB

362

122.7 KB

363

767.9 KB

364

985.4 KB

365

1.3 MB

366

1.8 MB

367

1.9 MB

368

232.0 KB

369

1.7 MB

370

2.0 MB

371

1.1 MB

372

1.9 MB

373

67.7 KB

374

497.5 KB

375

562.4 KB

376

1.2 MB

377

132.0 KB

378

1.6 MB

379

1.7 MB

380

2.1 MB

381

263.7 KB

382

1.4 MB

383

71.9 KB

384

86.9 KB

385

395.3 KB

386

410.5 KB

387

1.6 MB

388

1.8 MB

389

1.9 MB

390

16.2 KB

391

84.8 KB

392

257.0 KB

393

263.3 KB

394

270.1 KB

395

387.0 KB

396

459.7 KB

397

591.6 KB

398

608.2 KB

399

744.2 KB

400

949.0 KB

401

1.1 MB

402

1.1 MB

403

1.3 MB

404

1.8 MB

/.../27. React Query Managing Remote State/

11. Editing a Cabin.mp4

328.2 MB

9. Handling Form Errors.mp4

263.9 MB

4. Fetching Cabin Data.mp4

206.0 MB

12. Abstracting React Query Into Custom Hooks.mp4

182.8 MB

5. Mutations Deleting a Cabin.mp4

162.1 MB

10. Uploading Images to Supabase.mp4

143.6 MB

8. Creating a New Cabin.mp4

123.5 MB

7. Introducing Another Library React Hook Form.mp4

118.6 MB

15. Updating Application Settings.mp4

111.1 MB

3. Setting Up React Query.mp4

82.3 MB

6. Displaying Toasts (Notifications).mp4

81.1 MB

14. Fetching Applications Settings.mp4

80.5 MB

13. Duplicating Cabins.mp4

74.0 MB

2. What is React Query.mp4

35.4 MB

1. Section Overview.mp4

6.0 MB

/.../9. PART 2 INTERMEDIATE REACT [2 PROJECTS]/

2. Useful Resources for Part 2.html

3.6 KB

1. Introduction to Part 2.mp4

27.7 MB

/.../15. PART 3 ADVANCED REACT + REDUX [4 PROJECTS]/

2. Useful Resources for Part 3.html

3.5 KB

1. Introduction to Part 3.mp4

26.0 MB

/.../21. PART 4 PROFESSIONAL REACT DEVELOPMENT [2 PROJECTS]/

2. Useful Resources for Part 4.html

3.0 KB

1. Introduction to Part 4.mp4

30.8 MB

/.../18. Advanced State Management The Context API/

14.1 useGeolocation CodeSandbox link.html

0.1 KB

18. Advanced State Management System Context + useReducer.mp4

320.6 MB

16. Creating a New City.mp4

309.7 MB

15. Fetching City Data in the Form.mp4

228.4 MB

10. Finishing the City View.mp4

196.2 MB

20. Adding Fake Authentication Implementing Login.mp4

193.8 MB

13. Interacting With the Map.mp4

172.5 MB

6. Advanced Pattern A Custom Provider and Hook.mp4

158.5 MB

14. Setting Map Position With Geolocation.mp4

139.8 MB

21. Adding Fake Authentication Protecting a Route.mp4

129.5 MB

11. Including a Map With the Leaflet Library.mp4

118.0 MB

5. Consuming the Context.mp4

111.5 MB

19. Adding Fake Authentication Setting Up Context.mp4

106.2 MB

4. Creating and Providing a Context.mp4

100.1 MB

8. Back to WorldWise Creating a CitiesContext.mp4

96.4 MB

12. Displaying City Markers on Map.mp4

91.1 MB

22. CHALLENGE #2 Refactoring React Quiz to Context API.mp4

80.1 MB

17. Deleting a City.mp4

72.0 MB

7. Thinking In React Advanced State Management.mp4

57.5 MB

9. Consuming the CitiesContext.mp4

43.4 MB

2. CHALLENGE #1 Understand The Atomic Blog App.mp4

30.0 MB

3. What is the Context API.mp4

29.0 MB

1. Section Overview.mp4

8.0 MB

/.../29. [Optional] Implementing More Features Authentication, Dark Mode, Dashboard, etc/

12. Checking In a Booking.mp4

300.0 MB

24. Updating User Data and Password.mp4

286.6 MB

29. Displaying a Line Chart With the Recharts Library.mp4

258.0 MB

17. Authorization Protecting Routes.mp4

223.8 MB

31. Displaying Stays for Current Day.mp4

221.9 MB

25. Implementing Dark Mode With CSS Variables.mp4

218.1 MB

16. Authentication User Login With Supabase.mp4

201.7 MB

3. Client-Side Sorting Sorting Cabins.mp4

191.2 MB

2. Client-Side Filtering Filtering Cabins.mp4

188.3 MB

6. API-Side Filtering Filtering Bookings.mp4

178.8 MB

30. Displaying a Pie Chart.mp4

178.6 MB

4. Building the Bookings Table.mp4

171.9 MB

8. Building a Reusable Pagination Component.mp4

165.1 MB

15. Deleting a Booking.mp4

153.9 MB

11. Building the Single Booking Page.mp4

150.8 MB

13. Adding Optional Breakfast.mp4

148.5 MB

27. Computing Recent Bookings and Stays.mp4

145.5 MB

21. User Sign Up.mp4

141.4 MB

33. Final Touches + Fixing Bugs.mp4

131.5 MB

28. Displaying Statistics.mp4

118.6 MB

9. API-Side Pagination Paginating Bookings.mp4

114.5 MB

14. Checking Out a Booking (+ Fixing a Small Bug).mp4

113.8 MB

20. Building the Sign Up Form.mp4

107.6 MB

23. Building The App Header.mp4

95.3 MB

32. Error Boundaries.mp4

93.3 MB

18. User Logout.mp4

78.6 MB

7. API-Side Sorting Sorting Bookings.mp4

76.3 MB

5. Uploading Sample Data.mp4

72.3 MB

10. Prefetching With React Query.mp4

71.9 MB

19. Fixing an Important Bug.mp4

49.5 MB

22. Authorization on Supabase Protecting Database (RLS).mp4

40.6 MB

26. Building the Dashboard Layout.mp4

40.5 MB

1. Section Overview.mp4

8.0 MB

/.../20. Redux and Modern Redux Toolkit (With Thunks)/

16. Creating the Account Slice.mp4

222.0 MB

9. Dispatching Actions from Our React App.mp4

175.6 MB

12. Making an API Call With Redux Thunks.mp4

171.3 MB

7. Professional Redux File Structure State Slices.mp4

112.0 MB

6. Adding More State Customer.mp4

110.7 MB

18. Creating the Customer Slice.mp4

107.2 MB

4. Creating a Redux Store.mp4

72.8 MB

2. Introduction to Redux.mp4

65.2 MB

13. The Redux DevTools.mp4

64.8 MB

3. Creating a Reducer Bank Account.mp4

60.5 MB

5. Working With Action Creators.mp4

56.4 MB

17. Back to Thunks.mp4

53.8 MB

19. Redux vs. Context API.mp4

42.9 MB

15. Creating the Store With RTK.mp4

42.6 MB

10. The Legacy Way of Connecting Components to Redux.mp4

40.1 MB

8. Back to React! Connecting our Redux App With React.mp4

39.1 MB

11. Redux Middleware and Thunks.mp4

27.9 MB

14. What is Redux Toolkit (RTK).mp4

18.3 MB

1. Section Overview.mp4

5.0 MB

/.../23. [Optional] Tailwind CSS Crash Course Styling the App/

16. Styling the Menu.mp4

206.4 MB

18. Styling the Order Form.mp4

148.0 MB

19. Styling the Order Overview.mp4

140.7 MB

17. Styling the Cart.mp4

121.1 MB

15. Configuring Tailwind Custom Font Family.mp4

116.9 MB

10. Styling Buttons Element States and Transitions.mp4

114.5 MB

13. Reusing Styles With React Components.mp4

114.4 MB

3. Setting Up Tailwind CSS.mp4

110.2 MB

9. Using CSS Grid.mp4

108.9 MB

6. The Box Model Spacing, Borders, and Display.mp4

108.8 MB

7. Responsive Design.mp4

99.0 MB

11. Styling Form Elements.mp4

98.8 MB

4. Working With Color.mp4

90.2 MB

5. Styling Text.mp4

84.8 MB

14. Absolute Positioning, z-index, and More.mp4

65.5 MB

8. Using Flexbox.mp4

57.9 MB

2. What is Tailwind CSS.mp4

45.3 MB

12. Reusing Styles With @apply.mp4

43.3 MB

1. Section Overview.mp4

5.2 MB

/.../22. React Router With Data Loading (v6.4+)/

11. Writing Data With React Router Actions.mp4

184.1 MB

10. Fetching Orders.mp4

114.9 MB

7. Fetching Data With React Router Loaders Pizza Menu.mp4

113.7 MB

3. Application Planning.mp4

110.9 MB

12. Error Handling in Form Actions.mp4

103.1 MB

6. Building the App Layout.mp4

82.3 MB

5. A New Way Of Implementing Routes.mp4

76.4 MB

8. Displaying a Loading Indicator.mp4

62.1 MB

9. Handling Errors With Error Elements.mp4

59.4 MB

4. Setting Up a Professional File Structure.mp4

51.9 MB

2. Setting Up a New Project Fast React Pizza Co..mp4

40.1 MB

1. Section Overview.mp4

6.8 MB

/.../17. React Router Building Single-Page Applications (SPA)/

11. Implementing the Cities List.mp4

180.9 MB

8. Building the Pages.mp4

174.0 MB

10. Nested Routes and Index Route.mp4

123.5 MB

7. Using CSS Modules.mp4

120.3 MB

14. Dynamic Routes With URL Parameters.mp4

114.5 MB

12. Implementing the Countries List.mp4

112.9 MB

16. Programmatic Navigation with useNavigate.mp4

104.9 MB

2. Creating Our First App With Vite WorldWise.mp4

104.7 MB

15. Reading and Setting a Query String.mp4

92.9 MB

4. Implementing Main Pages and Routes.mp4

82.6 MB

9. Building the App Layout.mp4

75.2 MB

5. Linking Between Routes With Link and NavLink .mp4

70.7 MB

3. Routing and Single-Page Applications (SPAs).mp4

42.6 MB

17. Programmatic Navigation with Navigate .mp4

41.5 MB

13. Storing State in the URL.mp4

32.2 MB

6. Styling Options For React Applications.mp4

30.0 MB

1. Section Overview.mp4

9.1 MB

/.../24. Adding Redux and Advanced React Router/

12. Integrating Geolocation.mp4

180.4 MB

10. Using the Cart for New Orders.mp4

176.2 MB

11. Redux Thunks With createAsyncThunk.mp4

168.4 MB

8. Deleting Cart Items.mp4

161.7 MB

14. Updating Data Without Navigation.mp4

142.3 MB

9. Updating Cart Quantities.mp4

136.9 MB

13. Fetching Data Without Navigation useFetcher.mp4

130.8 MB

4. Modeling the Cart State.mp4

129.8 MB

2. Modeling the User State With Redux Toolkit.mp4

114.1 MB

3. Reading and Updating the User State.mp4

103.1 MB

6. Building the Cart Overview With Redux Selectors.mp4

96.6 MB

5. Adding Menu Items to the Cart.mp4

82.3 MB

7. Building the Cart Page.mp4

78.3 MB

1. Section Overview.mp4

4.1 MB

/.../19. Performance Optimization and Advanced useEffect/

12. Optimizing Bundle Size With Code Splitting.mp4

172.9 MB

17. Using Helper Functions In Effects.mp4

146.4 MB

10. Optimizing Context Re-Renders.mp4

142.3 MB

6. memo in Practice.mp4

140.0 MB

11. Back to The WorldWise App.mp4

138.0 MB

16. Setting State Based on Other State Updates.mp4

119.6 MB

15. CHALLENGE #1 Fix Performance Issues in Workout Timer.mp4

110.4 MB

4. A Surprising Optimization Trick With children.mp4

106.4 MB

9. useCallback in Practice.mp4

101.7 MB

18. Closures in Effects.mp4

84.0 MB

8. useMemo in Practice.mp4

79.7 MB

3. The Profiler Developer Tool.mp4

68.8 MB

14. useEffect Rules and Best Practices.mp4

59.1 MB

7. Understanding useMemo and useCallback.mp4

38.3 MB

5. Understanding memo.mp4

31.0 MB

2. Performance Optimization and Wasted Renders.mp4

30.1 MB

13. Don't Optimize Prematurely!.mp4

16.6 MB

1. Section Overview.mp4

6.6 MB

/.../25. Setting Up Our Biggest Project + Styled Components/

5. Global Styles With Styled Components.mp4

154.1 MB

9. Building the App Layout.mp4

124.7 MB

10. Building the Sidebar and Main Navigation.mp4

124.4 MB

2. Application Planning.mp4

117.6 MB

7. Building More Reusable Styled Components.mp4

116.3 MB

6. Styled Component Props and the css Function.mp4

100.4 MB

4. Introduction to Styled Components.mp4

98.4 MB

8. Setting Up Pages and Routes.mp4

63.2 MB

3. Setting Up the Project The Wild Oasis.mp4

40.5 MB

1. Section Overview.mp4

5.7 MB

/.../30. Deployment With Netlify and Vercel/

3. Setting Up a Git and GitHub Repository.mp4

114.1 MB

2. Deploying to Netlify.mp4

93.6 MB

4. Deploying to Vercel.mp4

33.5 MB

1. Section Overview.mp4

8.3 MB

/.../31. The End!/

1. Where to Go from Here.mp4

77.5 MB

/.../26. Supabase Crash Course Building a Back-End!/

8. Connecting Supabase With Our React App.mp4

66.5 MB

5. Creating Tables.mp4

50.4 MB

6. Relationships Between Tables.mp4

46.5 MB

7. Adding Security Policies (RLS).mp4

45.5 MB

9. Setting Up Storage Buckets.mp4

42.2 MB

3. Creating a New Database.mp4

28.9 MB

4. Modeling Application State.mp4

26.5 MB

2. What is Supabase.mp4

15.1 MB

1. Section Overview.mp4

5.1 MB

 

Total files 1035


Copyright © 2025 FileMood.com