29 - [Optional] Implementing More Features Authentication, Dark Mode, Dashboard, etc/029 Displaying a Line Chart With the Recharts Library.mp4 184.8 MB
17 - React Router Building Single-Page Applications (SPA)/011 Implementing the Cities List.mp4 173.1 MB
29 - [Optional] Implementing More Features Authentication, Dark Mode, Dashboard, etc/017 Authorization Protecting Routes.mp4 172.3 MB
24 - Adding Redux and Advanced React Router/010 Using the Cart for New Orders.mp4 172.0 MB
29 - [Optional] Implementing More Features Authentication, Dark Mode, Dashboard, etc/002 Client-Side Filtering Filtering Cabins.mp4 168.3 MB
20 - Redux and Modern Redux Toolkit (With Thunks)/016 Creating the Account Slice.mp4 167.1 MB
12 - Effects and Data Fetching/012 Loading Movie Details.mp4 166.6 MB
10 - Thinking in React Components, Composition, and Reusability/004 Splitting Components in Practice.mp4 164.3 MB
29 - [Optional] Implementing More Features Authentication, Dark Mode, Dashboard, etc/031 Displaying Stays for Current Day.mp4 163.6 MB
24 - Adding Redux and Advanced React Router/011 Redux Thunks With createAsyncThunk.mp4 162.4 MB
28 - Advanced React Patterns/008 Converting the Modal to a Compound Component.mp4 162.0 MB
29 - [Optional] Implementing More Features Authentication, Dark Mode, Dashboard, etc/006 API-Side Filtering Filtering Bookings.mp4 160.3 MB
18 - Advanced State Management The Context API/006 Advanced Pattern A Custom Provider and Hook.mp4 158.8 MB
39 - [OPTIONAL] Legacy Next.js The Pages Router/002 Setting Up Another Project.mp4 35.4 MB
11 - How React Works Behind the Scenes/016 How Events Work in React.mp4 35.4 MB
05 - Working With Components, Props, and JSX/017 Conditional Rendering With Ternaries.mp4 35.0 MB
34 - Data Fetching, Caching, and Rendering/012 Analyzing Rendering in Our App.mp4 34.9 MB
14 - [Optional] React Before Hooks Class-Based React/009 Child to Parent Communication.mp4 34.3 MB
05 - Working With Components, Props, and JSX/019 Extracting JSX Into a New Component.mp4 34.1 MB
39 - [OPTIONAL] Legacy Next.js The Pages Router/003 Routes, Pages, and Navigation.mp4 34.0 MB
07 - Thinking In React State Management/003 Fundamentals of State Management.mp4 33.4 MB
23 - [Optional] Tailwind CSS Crash Course Styling the App/012 Reusing Styles With @apply.mp4 33.2 MB
20 - Redux and Modern Redux Toolkit (With Thunks)/015 Creating the Store With RTK.mp4 33.1 MB
05 - Working With Components, Props, and JSX/008 JavaScript Logic in Components.mp4 32.9 MB
20 - Redux and Modern Redux Toolkit (With Thunks)/008 Back to React! Connecting our Redux App With React.mp4 32.9 MB
10 - Thinking in React Components, Composition, and Reusability/016 PropTypes.mp4 32.9 MB
28 - Advanced React Patterns/005 A Look at Higher-Order Components (HOC).mp4 32.8 MB
04 - [Optional] Review of Essential JavaScript for React/014 Asynchronous JavaScript Promises.mp4 32.6 MB
20 - Redux and Modern Redux Toolkit (With Thunks)/010 The Legacy Way of Connecting Components to Redux.mp4 32.6 MB
04 - [Optional] Review of Essential JavaScript for React/012 The Array sort Method.mp4 32.4 MB
03 - A First Look at React/004 What is React.mp4 32.4 MB
29 - [Optional] Implementing More Features Authentication, Dark Mode, Dashboard, etc/022 Authorization on Supabase Protecting Database (RLS).mp4 32.0 MB
13 - Custom Hooks, Refs, and More State/009 Refs to Select DOM Elements.mp4 32.0 MB
26 - Supabase Crash Course Building a Back-End!/009 Setting Up Storage Buckets.mp4 31.8 MB
07 - Thinking In React State Management/007 Updating an Item Complex Immutable Data Operation.mp4 31.5 MB
10 - Thinking in React Components, Composition, and Reusability/003 How to Split a UI Into Components.mp4 31.2 MB
14 - [Optional] React Before Hooks Class-Based React/005 Starting the Classy Weather App.mp4 31.0 MB
06 - State, Events, and Forms Interactive Components/012 A Vanilla JavaScript Implementation.mp4 30.5 MB
14 - [Optional] React Before Hooks Class-Based React/002 Our First Class Component.mp4 30.4 MB
10 - Thinking in React Components, Composition, and Reusability/006 Prop Drilling.mp4 30.4 MB
12 - Effects and Data Fetching/004 useEffect to the Rescue.mp4 30.1 MB
33 - Starting to Build the Wild Oasis Website/002 Project Planning The Wild Oasis Customer Website.mp4 29.8 MB
06 - State, Events, and Forms Interactive Components/015 Building the Layout.mp4 29.0 MB
20 - Redux and Modern Redux Toolkit (With Thunks)/002 Introduction to Redux.mp4 28.6 MB
12 - Effects and Data Fetching/009 The useEffect Dependency Array.mp4 28.6 MB
10 - Thinking in React Components, Composition, and Reusability/010 Passing Elements as Props (Alternative to children).mp4 28.5 MB
11 - How React Works Behind the Scenes/012 Using the Key Prop to Fix Our Eat-'N-Split App.mp4 28.2 MB
34 - Data Fetching, Caching, and Rendering/005 What is React Suspense.mp4 28.2 MB
11 - How React Works Behind the Scenes/007 How Rendering Works The Commit Phase.mp4 27.8 MB
05 - Working With Components, Props, and JSX/002 Rendering the Root Component and Strict Mode.mp4 27.8 MB
04 - [Optional] Review of Essential JavaScript for React/004 Template Literals.mp4 27.7 MB
06 - State, Events, and Forms Interactive Components/009 React Developer Tools.mp4 27.6 MB
11 - How React Works Behind the Scenes/003 Components, Instances, and Elements.mp4 27.6 MB
16 - The Advanced useReducer Hook/007 Handling Loading, Error, and Ready Status.mp4 27.4 MB
06 - State, Events, and Forms Interactive Components/010 Updating State Based on Current State.mp4 26.7 MB
26 - Supabase Crash Course Building a Back-End!/005 Creating Tables.mp4 26.6 MB
15 - PART 3 ADVANCED REACT + REDUX [4 PROJECTS]/001 Introduction to Part 3.mp4 26.6 MB
06 - State, Events, and Forms Interactive Components/011 More Thoughts About State + State Guidelines.mp4 26.5 MB
12 - Effects and Data Fetching/007 Adding a Loading State.mp4 26.4 MB
11 - How React Works Behind the Scenes/017 Libraries vs. Frameworks & The React Ecosystem.mp4 26.0 MB
39 - [OPTIONAL] Legacy Next.js The Pages Router/005 Creating a Layout With a Custom _App.mp4 25.9 MB
18 - Advanced State Management The Context API/007 Thinking In React Advanced State Management.mp4 25.7 MB
22 - React Router With Data Loading (v6.4+)/004 Setting Up a Professional File Structure.mp4 25.7 MB
06 - State, Events, and Forms Interactive Components/007 The Mechanics of State.mp4 25.7 MB
26 - Supabase Crash Course Building a Back-End!/007 Adding Security Policies (RLS).mp4 25.2 MB
30 - Deployment With Netlify and Vercel/004 Deploying to Vercel.mp4 25.0 MB
13 - Custom Hooks, Refs, and More State/002 React Hooks and Their Rules.mp4 24.6 MB
18 - Advanced State Management The Context API/002 CHALLENGE #1 Understand The Atomic Blog App.mp4 24.4 MB
03 - A First Look at React/008 Setting Up a New React Project The Options.mp4 24.3 MB
26 - Supabase Crash Course Building a Back-End!/006 Relationships Between Tables.mp4 24.0 MB
04 - [Optional] Review of Essential JavaScript for React/015 Asynchronous JavaScript AsyncAwait.mp4 23.9 MB
36 - Authentication With NextAuth (Auth.js)/007 Building a Custom Sign Out Button.mp4 23.8 MB
05 - Working With Components, Props, and JSX/021 React Fragments.mp4 23.7 MB
19 - Performance Optimization and Advanced useEffect/014 useEffect Rules and Best Practices.mp4 23.5 MB
11 - How React Works Behind the Scenes/013 Rules for Render Logic Pure Components.mp4 23.5 MB
06 - State, Events, and Forms Interactive Components/006 Don't Set State Manually!.mp4 23.1 MB
38 - Deployment With Vercel/002 Setting Up the GitHub Repository.mp4 23.1 MB
25 - Setting Up Our Biggest Project + Styled Components/003 Setting Up the Project The Wild Oasis.mp4 22.5 MB
16 - The Advanced useReducer Hook/008 Starting a New Quiz.mp4 22.5 MB
22 - React Router With Data Loading (v6.4+)/002 Setting Up a New Project Fast React Pizza Co.mp4 22.3 MB
11 - How React Works Behind the Scenes/014 State Update Batching.mp4 22.3 MB
20 - Redux and Modern Redux Toolkit (With Thunks)/017 Back to Thunks.mp4 21.7 MB
34 - Data Fetching, Caching, and Rendering/018 CHALLENGE #1 Fetching the Number of Cabins.mp4 21.3 MB
12 - Effects and Data Fetching/016 Cleaning Up the Title.mp4 21.2 MB
07 - Thinking In React State Management/005 Reviewing Lifting Up State.mp4 21.0 MB
03 - A First Look at React/007 A Quick Look at React's Official Documentation.mp4 19.8 MB
23 - [Optional] Tailwind CSS Crash Course Styling the App/002 What is Tailwind CSS.mp4 18.5 MB
29 - [Optional] Implementing More Features Authentication, Dark Mode, Dashboard, etc/017 Authorization Protecting Routes_en.srt 28.5 kB
29 - [Optional] Implementing More Features Authentication, Dark Mode, Dashboard, etc/029 Displaying a Line Chart With the Recharts Library_en.srt 28.5 kB
34 - Data Fetching, Caching, and Rendering/016 How Next.js Caches Data_en.srt 28.3 kB
29 - [Optional] Implementing More Features Authentication, Dark Mode, Dashboard, etc/016 Authentication User Login With Supabase_en.srt 28.1 kB
18 - Advanced State Management The Context API/018 Advanced State Management System Context + useReducer_en.srt 28.0 kB
37 - Mutations With Server Actions + Modern React Hooks/007 Deleting a Reservation_en.srt 28.0 kB
10 - Thinking in React Components, Composition, and Reusability/015 Improving Reusability With Props_en.srt 27.8 kB
16 - The Advanced useReducer Hook/015 Setting Up a Timer With useEffect_en.srt 27.8 kB
06 - State, Events, and Forms Interactive Components/018 Controlled Elements_en.srt 27.3 kB
07 - Thinking In React State Management/017 CHALLENGE #1 Tip Calculator_en.srt 27.0 kB
32 - Overview of Next.js With the App Router/017 How RSC Works Behind the Scenes (RSC – Part 2)_en.srt 26.9 kB
05 - Working With Components, Props, and JSX/023 Section Summary_en.srt 8.4 kB
14 - [Optional] React Before Hooks Class-Based React/004 Class Components vs. Function Components_en.srt 8.4 kB
30 - Deployment With Netlify and Vercel/004 Deploying to Vercel_en.srt 8.3 kB
28 - Advanced React Patterns/002 An Overview of Reusability in React_en.srt 8.2 kB
04 - [Optional] Review of Essential JavaScript for React/005 Ternaries Instead of ifelse Statements_en.srt 8.2 kB
18 - Advanced State Management The Context API/012 Displaying City Markers on Map_en.srt 8.2 kB
39 - [OPTIONAL] Legacy Next.js The Pages Router/007 Defining Page Title and Favicon_en.srt 8.1 kB
26 - Supabase Crash Course Building a Back-End!/003 Creating a New Database_en.srt 8.1 kB
11 - How React Works Behind the Scenes/009 Diffing Rules in Practice_en.srt 8.0 kB
20 - Redux and Modern Redux Toolkit (With Thunks)/008 Back to React! Connecting our Redux App With React_en.srt 8.0 kB
13 - Custom Hooks, Refs, and More State/008 Introducing Another Hook useRef_en.srt 8.0 kB
05 - Working With Components, Props, and JSX/021 React Fragments_en.srt 8.0 kB
06 - State, Events, and Forms Interactive Components/010 Updating State Based on Current State_en.srt 7.9 kB
22 - React Router With Data Loading (v6.4+)/009 Handling Errors With Error Elements_en.srt 7.9 kB
12 - Effects and Data Fetching/006 Using an async Function_en.srt 7.9 kB
17 - React Router Building Single-Page Applications (SPA)/013 Storing State in the URL_en.srt 7.7 kB
12 - Effects and Data Fetching/016 Cleaning Up the Title_en.srt 7.7 kB
29 - [Optional] Implementing More Features Authentication, Dark Mode, Dashboard, etc/019 Fixing an Important Bug_en.srt 7.7 kB
25 - Setting Up Our Biggest Project + Styled Components/008 Setting Up Pages and Routes_en.srt 7.6 kB
01 - Welcome, Welcome, Welcome!/003 Watch Before You Start!_en.srt 7.6 kB
07 - Thinking In React State Management/002 What is Thinking in React_en.srt 7.6 kB
06 - State, Events, and Forms Interactive Components/006 Don't Set State Manually!_en.srt 7.6 kB
20 - Redux and Modern Redux Toolkit (With Thunks)/005 Working With Action Creators_en.srt 7.6 kB
34 - Data Fetching, Caching, and Rendering/010 Error Handling Not Found Errors_en.srt 7.6 kB
04 - [Optional] Review of Essential JavaScript for React/004 Template Literals_en.srt 7.5 kB
22 - React Router With Data Loading (v6.4+)/008 Displaying a Loading Indicator_en.srt 7.5 kB
18 - Advanced State Management The Context API/003 What is the Context API_en.srt 7.4 kB
10 - Thinking in React Components, Composition, and Reusability/010 Passing Elements as Props (Alternative to children)_en.srt 7.4 kB
04 - [Optional] Review of Essential JavaScript for React/006 Arrow Functions_en.srt 7.3 kB
07 - Thinking In React State Management/011 Clearing the List_en.srt 7.3 kB
11 - How React Works Behind the Scenes/003 Components, Instances, and Elements_en.srt 7.3 kB
05 - Working With Components, Props, and JSX/018 Conditional Rendering With Multiple Returns_en.srt 7.2 kB
06 - State, Events, and Forms Interactive Components/007 The Mechanics of State_en.srt 7.1 kB
18 - Advanced State Management The Context API/017 Deleting a City_en.srt 7.1 kB
34 - Data Fetching, Caching, and Rendering/012 Analyzing Rendering in Our App_en.srt 7.1 kB
05 - Working With Components, Props, and JSX/004 Components as Building Blocks_en.srt 7.0 kB
05 - Working With Components, Props, and JSX/020 Destructuring Props_en.srt 7.0 kB
29 - [Optional] Implementing More Features Authentication, Dark Mode, Dashboard, etc/005 Uploading Sample Data_en.srt 6.9 kB
10 - Thinking in React Components, Composition, and Reusability/014 Props as a Component API_en.srt 6.8 kB
20 - Redux and Modern Redux Toolkit (With Thunks)/017 Back to Thunks_en.srt 6.7 kB
20 - Redux and Modern Redux Toolkit (With Thunks)/010 The Legacy Way of Connecting Components to Redux_en.srt 6.7 kB
12 - Effects and Data Fetching/004 useEffect to the Rescue_en.srt 6.7 kB
10 - Thinking in React Components, Composition, and Reusability/007 Component Composition_en.srt 6.7 kB
10 - Thinking in React Components, Composition, and Reusability/002 Setting Up the usePopcorn Project_en.srt 6.7 kB
16 - The Advanced useReducer Hook/008 Starting a New Quiz_en.srt 6.6 kB
12 - Effects and Data Fetching/002 The Component Lifecycle_en.srt 6.6 kB
05 - Working With Components, Props, and JSX/019 Extracting JSX Into a New Component_en.srt 6.6 kB
17 - React Router Building Single-Page Applications (SPA)/017 Programmatic Navigation with Navigate_en.srt 6.5 kB
29 - [Optional] Implementing More Features Authentication, Dark Mode, Dashboard, etc/022 Authorization on Supabase Protecting Database (RLS)_en.srt 6.5 kB
06 - State, Events, and Forms Interactive Components/014 Starting a New Project The Far Away Travel List_en.srt 6.4 kB
05 - Working With Components, Props, and JSX/017 Conditional Rendering With Ternaries_en.srt 6.4 kB
18 - Advanced State Management The Context API/002 CHALLENGE #1 Understand The Atomic Blog App_en.srt 6.3 kB
12 - Effects and Data Fetching/015 The useEffect Cleanup Function_en.srt 6.3 kB
26 - Supabase Crash Course Building a Back-End!/009 Setting Up Storage Buckets_en.srt 6.2 kB
36 - Authentication With NextAuth (Auth.js)/004 What is Middleware in Next.js_en.srt 6.2 kB
20 - Redux and Modern Redux Toolkit (With Thunks)/011 Redux Middleware and Thunks_en.srt 6.1 kB
20 - Redux and Modern Redux Toolkit (With Thunks)/015 Creating the Store With RTK_en.srt 6.1 kB
23 - [Optional] Tailwind CSS Crash Course Styling the App/012 Reusing Styles With @apply_en.srt 6.1 kB
11 - How React Works Behind the Scenes/012 Using the Key Prop to Fix Our Eat-'N-Split App_en.srt 6.0 kB
18 - Advanced State Management The Context API/009 Consuming the CitiesContext_en.srt 6.0 kB
13 - Custom Hooks, Refs, and More State/011 What are Custom Hooks When to Create One_en.srt 6.0 kB
14 - [Optional] React Before Hooks Class-Based React/008 Removing Boilerplate Code With Class Fields_en.srt 6.0 kB
11 - How React Works Behind the Scenes/011 Resetting State With the Key Prop_en.srt 5.9 kB