Iniciar sesión

Ver la versión completa : The Ultimate React Course (2024) React Redux More



0dayddl
17 junio 2025, 17:04
https://img100.pixhost.to/images/617/539499712_359020115_tuto.jpg
16.97 GB | 23min 57s | mp4 | 1920X1080 | 16:9
Genre:eLearning |Language:English


Files Included :
FileName :001 Course Roadmap and Projects.mp4 | Size: (15.46 MB)
FileName :002 Building Our First React App!.mp4 | Size: (99.27 MB)
FileName :003 Watch Before You Start!.mp4 | Size: (28.37 MB)
FileName :005 Downloading Course Material.mp4 | Size: (18.77 MB)
FileName :001 Introduction to Part 1.mp4 | Size: (4.84 MB)
FileName :001 Section Overview.mp4 | Size: (3.17 MB)
FileName :002 Why Do Front-End Frameworks Exist.mp4 | Size: (54.06 MB)
FileName :003 React vs Vanilla JavaScript.mp4 | Size: (37.41 MB)
FileName :004 What is React.mp4 | Size: (47.7 MB)
FileName :005 Setting Up Our Development Environment.mp4 | Size: (46.24 MB)
FileName :006 Pure React.mp4 | Size: (77.71 MB)
FileName :007 A Quick Look at React's Official Documentation.mp4 | Size: (17.71 MB)
FileName :008 Setting Up a New React Project The Options.mp4 | Size: (39.41 MB)
FileName :009 Setting Up a Project With Create-React-App.mp4 | Size: (64.51 MB)
FileName :001 Section Overview.mp4 | Size: (4.68 MB)
FileName :002 Destructuring Objects and Arrays.mp4 | Size: (57.87 MB)
FileName :003 RestSpread Operator.mp4 | Size: (52.45 MB)
FileName :004 Template Literals.mp4 | Size: (25.57 MB)
FileName :005 Ternaries Instead of ifelse Statements.mp4 | Size: (30.46 MB)
FileName :006 Arrow Functions.mp4 | Size: (26.33 MB)
FileName :007 Short-Circuiting And Logical Operators &&, ,.mp4 | Size: (55.31 MB)
FileName :008 Optional Chaining.mp4 | Size: (34.36 MB)
FileName :009 The Array map Method.mp4 | Size: (45.2 MB)
FileName :010 The Array filter Method.mp4 | Size: (45.21 MB)
FileName :011 The Array reduce Method.mp4 | Size: (38.57 MB)
FileName :012 The Array sort Method.mp4 | Size: (34.97 MB)
FileName :013 Working With Immutable Arrays.mp4 | Size: (58.28 MB)
FileName :014 Asynchronous JavaScript Promises.mp4 | Size: (37.66 MB)
FileName :015 Asynchronous JavaScript AsyncAwait.mp4 | Size: (39.76 MB)
FileName :001 Section Overview.mp4 | Size: (4.06 MB)
FileName :002 Rendering the Root Component and Strict Mode.mp4 | Size: (39.13 MB)
FileName :003 Before We Start Coding Debugging.mp4 | Size: (51.35 MB)
FileName :004 Components as Building Blocks.mp4 | Size: (23.71 MB)
FileName :005 Creating And Reusing a Component.mp4 | Size: (50.62 MB)
FileName :006 What is JSX.mp4 | Size: (33.41 MB)
FileName :007 Creating More Components.mp4 | Size: (42.56 MB)
FileName :008 JavaScript Logic in Components.mp4 | Size: (23.38 MB)
FileName :009 Separation of Concerns.mp4 | Size: (30.49 MB)
FileName :010 Styling React Applications.mp4 | Size: (64.35 MB)
FileName :011 Passing and Receiving Props.mp4 | Size: (47.87 MB)
FileName :012 Props, Immutability, and One-Way Data Flow.mp4 | Size: (32.23 MB)
FileName :013 CHALLENGE #1 Profile Card (v1).mp4 | Size: (91.15 MB)
FileName :014 The Rules of JSX.mp4 | Size: (16 MB)
FileName :015 Rendering Lists.mp4 | Size: (59.75 MB)
FileName :016 Conditional Rendering With &&.mp4 | Size: (48.72 MB)
FileName :017 Conditional Rendering With Ternaries.mp4 | Size: (25.04 MB)
FileName :018 Conditional Rendering With Multiple Returns.mp4 | Size: (26.54 MB)
FileName :019 Extracting JSX Into a New Component.mp4 | Size: (24.68 MB)
FileName :020 Destructuring Props.mp4 | Size: (25.53 MB)
FileName :021 React Fragments.mp4 | Size: (29.44 MB)
FileName :022 Setting Classes and Text Conditionally.mp4 | Size: (42.22 MB)
FileName :023 Section Summary.mp4 | Size: (20.09 MB)
FileName :024 CHALLENGE #2 Profile Card (v2).mp4 | Size: (43.24 MB)
FileName :001 Section Overview.mp4 | Size: (3.9 MB)
FileName :002 Let's Build a Steps Component.mp4 | Size: (77.81 MB)
FileName :003 Handling Events the React Way.mp4 | Size: (38.69 MB)
FileName :004 What is State in React.mp4 | Size: (28.91 MB)
FileName :005 Creating a State Variable With useState.mp4 | Size: (47.81 MB)
FileName :006 Don't Set State Manually!.mp4 | Size: (28.86 MB)
FileName :007 The Mechanics of State.mp4 | Size: (26.31 MB)
FileName :008 Adding Another Piece of State.mp4 | Size: (45.23 MB)
FileName :009 React Developer Tools.mp4 | Size: (25.49 MB)
FileName :010 Updating State Based on Current State.mp4 | Size: (27.97 MB)
FileName :011 More Thoughts About State + State Guidelines.mp4 | Size: (28.96 MB)
FileName :012 A Vanilla JavaScript Implementation.mp4 | Size: (34.68 MB)
FileName :013 CHALLENGE #1 Date Counter (v1).mp4 | Size: (68.91 MB)
FileName :014 Starting a New Project The Far Away Travel List.mp4 | Size: (19.46 MB)
FileName :015 Building the Layout.mp4 | Size: (46.89 MB)
FileName :016 Rendering the Items List.mp4 | Size: (45.64 MB)
FileName :017 Building a Form and Handling Submissions.mp4 | Size: (62.47 MB)
FileName :018 Controlled Elements.mp4 | Size: (96.87 MB)
FileName :019 State vs Props.mp4 | Size: (18.32 MB)
FileName :020 EXERCISE #1 Flashcards.mp4 | Size: (73.43 MB)
FileName :021 CHALLENGE #2 Date Counter (v2).mp4 | Size: (55.98 MB)
FileName :001 Section Overview.mp4 | Size: (3.65 MB)
FileName :002 What is Thinking in React.mp4 | Size: (25.98 MB)
FileName :003 Fundamentals of State Management.mp4 | Size: (40.83 MB)
FileName :004 Thinking About State and Lifting State Up.mp4 | Size: (76.99 MB)
FileName :005 Reviewing Lifting Up State.mp4 | Size: (33.18 MB)
FileName :006 Deleting an Item More Child-to-Parent Communication!.mp4 | Size: (43.28 MB)
FileName :007 Updating an Item Complex Immutable Data Operation.mp4 | Size: (40.51 MB)
FileName :008 Derived State.mp4 | Size: (15.73 MB)
FileName :009 Calculating Statistics as Derived State.mp4 | Size: (56.21 MB)
FileName :010 Sorting Items.mp4 | Size: (56.7 MB)
FileName :011 Clearing the List.mp4 | Size: (26.53 MB)
FileName :012 Moving Components Into Separate Files.mp4 | Size: (47.29 MB)
FileName :013 EXERCISE #1 Accordion Component (v1).mp4 | Size: (74.66 MB)
FileName :014 The children Prop Making a Reusable Button.mp4 | Size: (82.03 MB)
FileName :015 More Reusability With the children Prop.mp4 | Size: (43.52 MB)
FileName :016 EXERCISE #2 Accordion Component (v2).mp4 | Size: (54.2 MB)
FileName :017 CHALLENGE #1 Tip Calculator.mp4 | Size: (116.26 MB)
FileName :001 Section Overview.mp4 | Size: (3.04 MB)
FileName :002 Project Setup.mp4 | Size: (14.28 MB)
FileName :003 Building the Static App List of Friends.mp4 | Size: (63.02 MB)
FileName :004 Building the Static App Forms.mp4 | Size: (49.66 MB)
FileName :005 Displaying the New Friend Form.mp4 | Size: (34.56 MB)
FileName :006 Adding a New Friend.mp4 | Size: (97.64 MB)
FileName :007 Selecting a Friend.mp4 | Size: (78.75 MB)
FileName :008 Creating Controlled Elements.mp4 | Size: (52.83 MB)
FileName :009 Splitting a Bill.mp4 | Size: (67.4 MB)
FileName :001 Introduction to Part 2.mp4 | Size: (6.6 MB)
FileName :001 Section Overview.mp4 | Size: (3.86 MB)
FileName :002 Setting Up the usePopcorn Project.mp4 | Size: (17.57 MB)
FileName :003 How to Split a UI Into Components.mp4 | Size: (65.82 MB)
FileName :004 Splitting Components in Practice.mp4 | Size: (125.57 MB)
FileName :005 Component Categories.mp4 | Size: (11.82 MB)
FileName :006 Prop Drilling.mp4 | Size: (39.74 MB)
FileName :007 Component Composition.mp4 | Size: (24.1 MB)
FileName :008 Fixing Prop Drilling With Composition (And Building a Layout).mp4 | Size: (47.06 MB)
FileName :009 Using Composition to Make a Reusable Box.mp4 | Size: (34.25 MB)
FileName :010 Passing Elements as Props (Alternative to children).mp4 | Size: (25.25 MB)
FileName :011 Building a Reusable Star Rating Component.mp4 | Size: (60.48 MB)
FileName :012 Creating the Stars.mp4 | Size: (69.71 MB)
FileName :013 Handling Hover Events.mp4 | Size: (40.54 MB)
FileName :014 Props as a Component API.mp4 | Size: (23.02 MB)
FileName :015 Improving Reusability With Props.mp4 | Size: (102.81 MB)
FileName :016 PropTypes.mp4 | Size: (38.96 MB)
FileName :017 CHALLENGE #1 Text Expander Component.mp4 | Size: (96.12 MB)
FileName :001 Section Overview.mp4 | Size: (5.87 MB)
FileName :002 Project Setup and Walkthrough.mp4 | Size: (34.76 MB)
FileName :003 Components, Instances, and Elements.mp4 | Size: (15.93 MB)
FileName :004 Instances and Elements in Practice.mp4 | Size: (24.52 MB)
FileName :005 How Rendering Works Overview.mp4 | Size: (21.34 MB)
FileName :006 How Rendering Works The Render Phase.mp4 | Size: (56.86 MB)
FileName :007 How Rendering Works The Commit Phase.mp4 | Size: (35.3 MB)
FileName :008 How Diffing Works.mp4 | Size: (18.07 MB)
FileName :009 Diffing Rules in Practice.mp4 | Size: (16.57 MB)
FileName :010 The Key Prop.mp4 | Size: (23.73 MB)
FileName :011 Resetting State With the Key Prop.mp4 | Size: (12.75 MB)
FileName :012 Using the Key Prop to Fix Our Eat-'N-Split App.mp4 | Size: (12.7 MB)
FileName :013 Rules for Render Logic Pure Components.mp4 | Size: (28.97 MB)
FileName :014 State Update Batching.mp4 | Size: (28.29 MB)
FileName :015 State Update Batching in Practice.mp4 | Size: (48.53 MB)
FileName :016 How Events Work in React.mp4 | Size: (42.2 MB)
FileName :017 Libraries vs Frameworks & The React Ecosystem.mp4 | Size: (30.43 MB)
FileName :018 Section Summary Practical Takeaways.mp4 | Size: (32.2 MB)
FileName :001 Section Overview.mp4 | Size: (2.78 MB)
FileName :002 The Component Lifecycle.mp4 | Size: (13.96 MB)
FileName :003 How NOT to Fetch Data in React.mp4 | Size: (31.62 MB)
FileName :004 useEffect to the Rescue.mp4 | Size: (15.1 MB)
FileName :005 A First Look at Effects.mp4 | Size: (19.7 MB)
FileName :006 Using an async Function.mp4 | Size: (17.77 MB)
FileName :007 Adding a Loading State.mp4 | Size: (11.76 MB)
FileName :008 Handling Errors.mp4 | Size: (40.46 MB)
FileName :009 The useEffect Dependency Array.mp4 | Size: (37.84 MB)
FileName :010 Synchronizing Queries With Movie Data.mp4 | Size: (46.72 MB)
FileName :011 Selecting a Movie.mp4 | Size: (41.16 MB)
FileName :012 Loading Movie Details.mp4 | Size: (57.35 MB)
FileName :013 Adding a Watched Movie.mp4 | Size: (80.86 MB)
FileName :014 Adding a New Effect Changing Page Title.mp4 | Size: (27.43 MB)
FileName :015 The useEffect Cleanup Function.mp4 | Size: (13.4 MB)
FileName :016 Cleaning Up the Title.mp4 | Size: (16.67 MB)
FileName :017 Cleaning Up Data Fetching.mp4 | Size: (32.63 MB)
FileName :018 One More Effect Listening to a Keypress.mp4 | Size: (43.55 MB)
FileName :019 CHALLENGE #1 Currency Converter.mp4 | Size: (52.18 MB)
FileName :001 Section Overview.mp4 | Size: (2.79 MB)
FileName :002 React Hooks and Their Rules.mp4 | Size: (33.65 MB)
FileName :003 The Rules of Hooks in Practice.mp4 | Size: (27.2 MB)
FileName :004 More Details of useState.mp4 | Size: (38.78 MB)
FileName :005 Initializing State With a Callback (Lazy Initial State).mp4 | Size: (42.8 MB)
FileName :006 useState Summary.mp4 | Size: (9.99 MB)
FileName :007 How NOT to Select DOM Elements in React.mp4 | Size: (11.51 MB)
FileName :008 Introducing Another Hook useRef.mp4 | Size: (17.31 MB)
FileName :009 Refs to Select DOM Elements.mp4 | Size: (31.31 MB)
FileName :010 Refs to Persist Data Between Renders.mp4 | Size: (32.19 MB)
FileName :011 What are Custom Hooks When to Create One.mp4 | Size: (13.5 MB)
FileName :012 Creating our First Custom Hook useMovies.mp4 | Size: (40.2 MB)
FileName :013 Creating useLocalStorageState.mp4 | Size: (28.1 MB)
FileName :014 Creating useKey.mp4 | Size: (25.7 MB)
FileName :015 CHALLENGE #1 useGeolocate.mp4 | Size: (23.06 MB)
FileName :001 Section Overview.mp4 | Size: (2.99 MB)
FileName :002 Our First Class Component.mp4 | Size: (29.55 MB)
FileName :003 Working With Event Handlers.mp4 | Size: (32.22 MB)
FileName :004 Class Components vs Function Components.mp4 | Size: (17.33 MB)
FileName :005 Starting the Classy Weather App.mp4 | Size: (23.98 MB)
FileName :006 Fetching Weather Data.mp4 | Size: (29.85 MB)
FileName :007 Displaying the Weather.mp4 | Size: (44.02 MB)
FileName :008 Removing Boilerplate Code With Class Fields.mp4 | Size: (12.87 MB)
FileName :009 Child to Parent Communication.mp4 | Size: (13.55 MB)
FileName :010 Lifecycle Methods.mp4 | Size: (48.82 MB)
FileName :001 Introduction to Part 3.mp4 | Size: (3.65 MB)
FileName :001 Section Overview.mp4 | Size: (2.63 MB)
FileName :002 Yet Another Hook useReducer.mp4 | Size: (55.75 MB)
FileName :003 Managing Related Pieces of State.mp4 | Size: (38.44 MB)
FileName :004 Managing State With useReducer.mp4 | Size: (43.81 MB)
FileName :005 The React Quiz App.mp4 | Size: (24.56 MB)
FileName :006 Loading Questions from a Fake API.mp4 | Size: (57.39 MB)
FileName :007 Handling Loading, Error, and Ready Status.mp4 | Size: (28.02 MB)
FileName :008 Starting a New Quiz.mp4 | Size: (15.14 MB)
FileName :009 Displaying Questions.mp4 | Size: (23.96 MB)
FileName :010 Handling New Answers.mp4 | Size: (51.48 MB)
FileName :011 Moving to the Next Question.mp4 | Size: (19.96 MB)
FileName :012 Displaying Progress.mp4 | Size: (27.63 MB)
FileName :013 Finishing a Quiz.mp4 | Size: (46.59 MB)
FileName :014 Restarting a Quiz.mp4 | Size: (21.89 MB)
FileName :015 Setting Up a Timer With useEffect.mp4 | Size: (65.63 MB)
FileName :016 Section Summary useState vs useReducer.mp4 | Size: (18.16 MB)
FileName :017 CHALLENGE #1 Creating a Bank Account With useReducer.mp4 | Size: (61.11 MB)
FileName :001 Section Overview.mp4 | Size: (3.19 MB)
FileName :002 Creating Our First App With Vite WorldWise.mp4 | Size: (49.66 MB)
FileName :003 Routing and Single-Page Applications (SPAs).mp4 | Size: (20.55 MB)
FileName :004 Implementing Main Pages and Routes.mp4 | Size: (38.23 MB)
FileName :005 Linking Between Routes With Link and NavLink.mp4 | Size: (30.98 MB)
FileName :006 Styling Options For React Applications.mp4 | Size: (17.98 MB)
FileName :007 Using CSS Modules.mp4 | Size: (50.87 MB)
FileName :008 Building the Pages.mp4 | Size: (52.32 MB)
FileName :009 Building the App Layout.mp4 | Size: (27.14 MB)
FileName :010 Nested Routes and Index Route.mp4 | Size: (42.47 MB)
FileName :011 Implementing the Cities List.mp4 | Size: (57.61 MB)
FileName :012 Implementing the Countries List.mp4 | Size: (34.63 MB)
FileName :013 Storing State in the URL.mp4 | Size: (17.59 MB)
FileName :014 Dynamic Routes With URL Parameters.mp4 | Size: (32.3 MB)
FileName :015 Reading and Setting a Query String.mp4 | Size: (33.51 MB)
FileName :016 Programmatic Navigation with useNavigate.mp4 | Size: (36.5 MB)
FileName :017 Programmatic Navigation with Navigate.mp4 | Size: (14.08 MB)
FileName :001 Section Overview.mp4 | Size: (3.11 MB)
FileName :002 CHALLENGE #1 Understand The Atomic Blog App.mp4 | Size: (14.41 MB)
FileName :003 What is the Context API.mp4 | Size: (16.27 MB)
FileName :004 Creating and Providing a Context.mp4 | Size: (29.42 MB)
FileName :005 Consuming the Context.mp4 | Size: (33.79 MB)
FileName :006 Advanced Pattern A Custom Provider and Hook.mp4 | Size: (50.05 MB)
FileName :007 Thinking In React Advanced State Management.mp4 | Size: (35.86 MB)
FileName :008 Back to WorldWise Creating a CitiesContext.mp4 | Size: (26.32 MB)
FileName :009 Consuming the CitiesContext.mp4 | Size: (13.72 MB)
FileName :010 Finishing the City View.mp4 | Size: (55.6 MB)
FileName :011 Including a Map With the Leaflet Library.mp4 | Size: (30 MB)
FileName :012 Displaying City Markers on Map.mp4 | Size: (18.79 MB)
FileName :013 Interacting With the Map.mp4 | Size: (43.75 MB)
FileName :014 Setting Map Position With Geolocation.mp4 | Size: (37.16 MB)
FileName :015 Fetching City Data in the Form.mp4 | Size: (55.25 MB)
FileName :016 Creating a New City.mp4 | Size: (76.64 MB)
FileName :017 Deleting a City.mp4 | Size: (18.37 MB)
FileName :018 Advanced State Management System Context + useReducer.mp4 | Size: (70.64 MB)
FileName :019 Adding Fake Authentication Setting Up Context.mp4 | Size: (34.04 MB)
FileName :020 Adding Fake Authentication Implementing Login.mp4 | Size: (51.46 MB)
FileName :021 Adding Fake Authentication Protecting a Route.mp4 | Size: (35.69 MB)
FileName :022 CHALLENGE #2 Refactoring React Quiz to Context API.mp4 | Size: (25.93 MB)
FileName :001 Section Overview.mp4 | Size: (3.18 MB)
FileName :002 Performance Optimization and Wasted Renders.mp4 | Size: (18.86 MB)
FileName :003 The Profiler Developer Tool.mp4 | Size: (26.31 MB)
FileName :004 A Surprising Optimization Trick With children.mp4 | Size: (36.84 MB)
FileName :005 Understanding memo.mp4 | Size: (16.95 MB)
FileName :006 memo in Practice.mp4 | Size: (41.04 MB)
FileName :007 Understanding useMemo and useCallback.mp4 | Size: (20.53 MB)
FileName :008 useMemo in Practice.mp4 | Size: (26.86 MB)
FileName :009 useCallback in Practice.mp4 | Size: (32.95 MB)
FileName :010 Optimizing Context Re-Renders.mp4 | Size: (46.52 MB)
FileName :011 Back to The WorldWise App.mp4 | Size: (41.02 MB)
FileName :012 Optimizing Bundle Size With Code Splitting.mp4 | Size: (49.71 MB)
FileName :013 Don't Optimize Prematurely!.mp4 | Size: (9.24 MB)
FileName :014 useEffect Rules and Best Practices.mp4 | Size: (30.88 MB)
FileName :015 CHALLENGE #1 Fix Performance Issues in Workout Timer.mp4 | Size: (37.77 MB)
FileName :016 Setting State Based on Other State Updates.mp4 | Size: (37.01 MB)
FileName :017 Using Helper Functions In Effects.mp4 | Size: (46.48 MB)
FileName :018 Closures in Effects.mp4 | Size: (30.46 MB)
FileName :001 Section Overview.mp4 | Size: (2.66 MB)
FileName :002 Introduction to Redux.mp4 | Size: (37.66 MB)
FileName :003 Creating a Reducer Bank Account.mp4 | Size: (33.37 MB)
FileName :004 Creating a Redux Store.mp4 | Size: (30.38 MB)
FileName :005 Working With Action Creators.mp4 | Size: (20.05 MB)
FileName :006 Adding More State Customer.mp4 | Size: (39.18 MB)
FileName :007 Professional Redux File Structure State Slices.mp4 | Size: (36.64 MB)
FileName :008 Back to React! Connecting our Redux App With React.mp4 | Size: (17.84 MB)
FileName :009 Dispatching Actions from Our React App.mp4 | Size: (53.82 MB)
FileName :010 The Legacy Way of Connecting Components to Redux.mp4 | Size: (15.39 MB)
FileName :011 Redux Middleware and Thunks.mp4 | Size: (13.81 MB)
FileName :012 Making an API Call With Redux Thunks.mp4 | Size: (55.84 MB)
FileName :013 The Redux DevTools.mp4 | Size: (31.98 MB)
FileName :014 What is Redux Toolkit (RTK).mp4 | Size: (11.31 MB)
FileName :015 Creating the Store With RTK.mp4 | Size: (14.43 MB)
FileName :016 Creating the Account Slice.mp4 | Size: (67.93 MB)
FileName :017 Back to Thunks.mp4 | Size: (16.38 MB)
FileName :018 Creating the Customer Slice.mp4 | Size: (29.17 MB)
FileName :019 Redux vs Context API.mp4 | Size: (23.82 MB)
FileName :001 Introduction to Part 4.mp4 | Size: (4.5 MB)
FileName :001 Section Overview.mp4 | Size: (2.59 MB)
FileName :002 Setting Up a New Project Fast React Pizza Co.mp4 | Size: (25.52 MB)
FileName :003 Application Planning.mp4 | Size: (65.91 MB)
FileName :004 Setting Up a Professional File Structure.mp4 | Size: (25.7 MB)
FileName :005 A New Way Of Implementing Routes.mp4 | Size: (32.38 MB)
FileName :006 Building the App Layout.mp4 | Size: (34.91 MB)
FileName :007 Fetching Data With React Router Loaders Pizza Menu.mp4 | Size: (42 MB)
FileName :008 Displaying a Loading Indicator.mp4 | Size: (18.59 MB)
FileName :009 Handling Errors With Error Elements.mp4 | Size: (20.62 MB)
FileName :010 Fetching Orders.mp4 | Size: (39.45 MB)
FileName :011 Writing Data With React Router Actions.mp4 | Size: (60.64 MB)
FileName :012 Error Handling in Form Actions.mp4 | Size: (32.67 MB)
FileName :001 Section Overview.mp4 | Size: (2.58 MB)
FileName :002 What is Tailwind CSS.mp4 | Size: (24.49 MB)
FileName :003 Setting Up Tailwind CSS.mp4 | Size: (37.92 MB)
FileName :004 Working With Color.mp4 | Size: (27.79 MB)
FileName :005 Styling Text.mp4 | Size: (30.81 MB)
FileName :006 The Box Model Spacing, Borders, and Display.mp4 | Size: (36.09 MB)
FileName :007 Responsive Design.mp4 | Size: (34.46 MB)
FileName :008 Using Flexbox.mp4 | Size: (20.12 MB)
FileName :009 Using CSS Grid.mp4 | Size: (38.19 MB)
FileName :010 Styling Buttons Element States and Transitions.mp4 | Size: (37.59 MB)
FileName :011 Styling Form Elements.mp4 | Size: (32.11 MB)
FileName :012 Reusing Styles With @apply.mp4 | Size: (14.27 MB)
FileName :013 Reusing Styles With React Components.mp4 | Size: (38.99 MB)
FileName :014 Absolute Positioning, z-index, and More.mp4 | Size: (20.29 MB)
FileName :015 Configuring Tailwind Custom Font Family.mp4 | Size: (34.32 MB)
FileName :016 Styling the Menu.mp4 | Size: (58.83 MB)
FileName :017 Styling the Cart.mp4 | Size: (37.87 MB)
FileName :018 Styling the Order Form.mp4 | Size: (41.57 MB)
FileName :019 Styling the Order Overview.mp4 | Size: (44.82 MB)
FileName :001 Section Overview.mp4 | Size: (1.81 MB)
FileName :002 Modeling the User State With Redux Toolkit.mp4 | Size: (41.31 MB)
FileName :003 Reading and Updating the User State.mp4 | Size: (33.37 MB)
FileName :004 Modeling the Cart State.mp4 | Size: (44.19 MB)
FileName :005 Adding Menu Items to the Cart.mp4 | Size: (23 MB)
FileName :006 Building the Cart Overview With Redux Selectors.mp4 | Size: (27.97 MB)
FileName :007 Building the Cart Page.mp4 | Size: (21.84 MB)
FileName :008 Deleting Cart Items.mp4 | Size: (45.36 MB)
FileName :009 Updating Cart Quantities.mp4 | Size: (41.7 MB)
FileName :010 Using the Cart for New Orders.mp4 | Size: (44.98 MB)
FileName :011 Redux Thunks With createAsyncThunk.mp4 | Size: (49.9 MB)
FileName :012 Integrating Geolocation.mp4 | Size: (49.59 MB)
FileName :013 Fetching Data Without Navigation useFetcher.mp4 | Size: (40.21 MB)
FileName :014 Updating Data Without Navigation.mp4 | Size: (47.74 MB)
FileName :001 Section Overview.mp4 | Size: (2.55 MB)
FileName :002 Application Planning.mp4 | Size: (57.09 MB)
FileName :003 Setting Up the Project The Wild Oasis.mp4 | Size: (25.35 MB)
FileName :004 Introduction to Styled Components.mp4 | Size: (38.35 MB)
FileName :005 Global Styles With Styled Components.mp4 | Size: (45.05 MB)
FileName :006 Styled Component Props and the css Function.mp4 | Size: (32.34 MB)
FileName :007 Building More Reusable Styled Components.mp4 | Size: (34.06 MB)
FileName :008 Setting Up Pages and Routes.mp4 | Size: (20.84 MB)
FileName :009 Building the App Layout.mp4 | Size: (44.57 MB)
FileName :010 Building the Sidebar and Main Navigation.mp4 | Size: (40.92 MB)
FileName :001 Section Overview.mp4 | Size: (2.19 MB)
FileName :002 What is Supabase.mp4 | Size: (7.43 MB)
FileName :003 Creating a New Database.mp4 | Size: (17.46 MB)
FileName :004 Modeling Application State.mp4 | Size: (17.22 MB)
FileName :005 Creating Tables.mp4 | Size: (29.48 MB)
FileName :006 Relationships Between Tables.mp4 | Size: (26.83 MB)
FileName :007 Adding Security Policies (RLS).mp4 | Size: (19.45 MB)
FileName :008 Connecting Supabase With Our React App.mp4 | Size: (27.38 MB)
FileName :009 Setting Up Storage Buckets.mp4 | Size: (16.7 MB)
FileName :001 Section Overview.mp4 | Size: (2.34 MB)
FileName :002 What is React Query.mp4 | Size: (19.53 MB)
FileName :003 Setting Up React Query.mp4 | Size: (22.91 MB)
FileName :004 Fetching Cabin Data.mp4 | Size: (69.19 MB)
FileName :005 Mutations Deleting a Cabin.mp4 | Size: (53.61 MB)
FileName :006 Displaying Toasts (Notifications).mp4 | Size: (26.78 MB)
FileName :007 Introducing Another Library React Hook Form.mp4 | Size: (35.02 MB)
FileName :008 Creating a New Cabin.mp4 | Size: (38.26 MB)
FileName :009 Handling Form Errors.mp4 | Size: (70.62 MB)
FileName :010 Uploading Images to Supabase.mp4 | Size: (45.25 MB)
FileName :011 Editing a Cabin.mp4 | Size: (96.41 MB)
FileName :012 Abstracting React Query Into Custom Hooks.mp4 | Size: (53.68 MB)
FileName :013 Duplicating Cabins.mp4 | Size: (21.05 MB)
FileName :014 Fetching Applications Settings.mp4 | Size: (27.2 MB)
FileName :015 Updating Application Settings.mp4 | Size: (35.75 MB)
FileName :001 Section Overview.mp4 | Size: (3.45 MB)
FileName :002 An Overview of Reusability in React.mp4 | Size: (17.71 MB)
FileName :003 Setting Up an Example.mp4 | Size: (19.64 MB)
FileName :004 The Render Props Pattern.mp4 | Size: (24.81 MB)
FileName :005 A Look at Higher-Order Components (HOC).mp4 | Size: (25.6 MB)
FileName :006 The Compound Component Pattern.mp4 | Size: (56.51 MB)
FileName :007 Building a Modal Window Using a React Portal.mp4 | Size: (61.99 MB)
FileName :008 Converting the Modal to a Compound Component.mp4 | Size: (68.12 MB)
FileName :009 Detecting a Click Outside the Modal.mp4 | Size: (42.22 MB)
FileName :010 Confirming Cabin Deletions.mp4 | Size: (28.17 MB)
FileName :011 Building a Reusable Table.mp4 | Size: (36.47 MB)
FileName :012 Applying the Render Props Pattern.mp4 | Size: (15.04 MB)
FileName :013 Building a Reusable Context Menu.mp4 | Size: (100.73 MB)
FileName :001 Section Overview.mp4 | Size: (3.82 MB)
FileName :002 Client-Side Filtering Filtering Cabins.mp4 | Size: (58 MB)
FileName :003 Client-Side Sorting Sorting Cabins.mp4 | Size: (63.68 MB)
FileName :004 Building the Bookings Table.mp4 | Size: (55.44 MB)
FileName :005 Uploading Sample Data.mp4 | Size: (20.17 MB)
FileName :006 API-Side Filtering Filtering Bookings.mp4 | Size: (52.87 MB)
FileName :007 API-Side Sorting Sorting Bookings.mp4 | Size: (22.06 MB)
FileName :008 Building a Reusable Pagination Component.mp4 | Size: (48.9 MB)
FileName :009 API-Side Pagination Paginating Bookings.mp4 | Size: (33.14 MB)
FileName :010 Prefetching With React Query.mp4 | Size: (25.75 MB)
FileName :011 Building the Single Booking Page.mp4 | Size: (47.38 MB)
FileName :012 Checking In a Booking.mp4 | Size: (87.33 MB)
FileName :013 Adding Optional Breakfast.mp4 | Size: (43.91 MB)
FileName :014 Checking Out a Booking (+ Fixing a Small Bug).mp4 | Size: (30.58 MB)
FileName :015 Deleting a Booking.mp4 | Size: (42.89 MB)
FileName :016 Authentication User Login With Supabase.mp4 | Size: (69.39 MB)
FileName :017 Authorization Protecting Routes.mp4 | Size: (72.41 MB)
FileName :018 User Logout.mp4 | Size: (28.53 MB)
FileName :019 Fixing an Important Bug.mp4 | Size: (17.68 MB)
FileName :020 Building the Sign Up Form.mp4 | Size: (35.27 MB)
FileName :021 User Sign Up.mp4 | Size: (49.43 MB)
FileName :022 Authorization on Supabase Protecting Database (RLS).mp4 | Size: (14.97 MB)
FileName :023 Building The App Header.mp4 | Size: (33.59 MB)
FileName :024 Updating User Data and Password.mp4 | Size: (89.9 MB)
FileName :025 Implementing Dark Mode With CSS Variables.mp4 | Size: (66.46 MB)
FileName :026 Building the Dashboard Layout.mp4 | Size: (13.74 MB)
FileName :027 Computing Recent Bookings and Stays.mp4 | Size: (47.28 MB)
FileName :028 Displaying Statistics.mp4 | Size: (37.22 MB)
FileName :029 Displaying a Line Chart With the Recharts Library.mp4 | Size: (71.2 MB)
FileName :030 Displaying a Pie Chart.mp4 | Size: (48.93 MB)
FileName :031 Displaying Stays for Current Day.mp4 | Size: (64.7 MB)
FileName :032 Error Boundaries.mp4 | Size: (30.06 MB)
FileName :033 Final Touches + Fixing Bugs.mp4 | Size: (48.05 MB)
FileName :001 Section Overview.mp4 | Size: (3.46 MB)
FileName :002 Deploying to Netlify.mp4 | Size: (35.01 MB)
FileName :003 Setting Up a Git and GitHub Repository.mp4 | Size: (50.1 MB)
FileName :004 Deploying to Vercel.mp4 | Size: (19 MB)
FileName :001 Introduction to Part 5.mp4 | Size: (3.78 MB)
FileName :001 Section Overview.mp4 | Size: (1.8 MB)
FileName :003 An Overview of Server-Side Rendering (SSR).mp4 | Size: (39.31 MB)
FileName :004 Experiment Manual SSR With React DOM + Node js.mp4 | Size: (72.6 MB)
FileName :005 The Missing Piece Hydration.mp4 | Size: (16.63 MB)
FileName :006 Implementing Hydration.mp4 | Size: (41.16 MB)
FileName :007 What is Next js.mp4 | Size: (32.83 MB)
FileName :008 Setting Up a Next js Project.mp4 | Size: (28 MB)
FileName :010 Defining Routes and Pages.mp4 | Size: (26.27 MB)
FileName :011 Navigating Between Pages.mp4 | Size: (25.72 MB)
FileName :012 Creating a Layout.mp4 | Size: (33.26 MB)
FileName :013 What are React Server Components (RSC - Part 1).mp4 | Size: (84.06 MB)
FileName :014 Fetching Data in a Page.mp4 | Size: (18.17 MB)
FileName :015 Adding Interactivity With Client Components.mp4 | Size: (22.39 MB)
FileName :016 Displaying a Loading Indicator.mp4 | Size: (18.41 MB)
FileName :017 How RSC Works Behind the Scenes (RSC - Part 2).mp4 | Size: (48.22 MB)
FileName :018 RSC vs SSR How are They Related (RSC - Part 3).mp4 | Size: (33.29 MB)
FileName :001 Section Overview.mp4 | Size: (2.24 MB)
FileName :002 Project Planning The Wild Oasis Customer Website.mp4 | Size: (35.86 MB)
FileName :003 Project Organization.mp4 | Size: (30 MB)
FileName :004 Styling With Tailwind CSS.mp4 | Size: (26.11 MB)
FileName :005 Adding Page Metadata and Favicon.mp4 | Size: (29.17 MB)
FileName :006 Loading and Optimizing Fonts.mp4 | Size: (17.47 MB)
FileName :007 Improving the Navigation and Root Layout.mp4 | Size: (19.22 MB)
FileName :008 Optimizing Images With Next js Image Component.mp4 | Size: (24.24 MB)
FileName :009 Building the Home Page.mp4 | Size: (27.13 MB)
FileName :010 Building the About Page With Responsive Images.mp4 | Size: (37.9 MB)
FileName :011 Adding Nested Routes and Pages.mp4 | Size: (19.47 MB)
FileName :012 Adding a Nested Layout.mp4 | Size: (33.71 MB)
FileName :001 Section Overview.mp4 | Size: (2.72 MB)
FileName :002 Setting Up Supabase.mp4 | Size: (31.96 MB)
FileName :003 Fetching and Displaying Cabin List.mp4 | Size: (30.9 MB)
FileName :004 Streaming Route Segments With loading js File.mp4 | Size: (20.85 MB)
FileName :005 What is React Suspense.mp4 | Size: (29.59 MB)
FileName :006 Streaming UI With Suspense Cabin List.mp4 | Size: (29.95 MB)
FileName :007 Dynamic Route Segments Building the Cabin Page.mp4 | Size: (28.8 MB)
FileName :008 Generating Dynamic Metadata.mp4 | Size: (10.34 MB)
FileName :009 Error Handling Setting Up Error Boundaries.mp4 | Size: (24.69 MB)
FileName :010 Error Handling Not Found Errors.mp4 | Size: (16.05 MB)
FileName :011 Different Types of SSR Static vs Dynamic Rendering.mp4 | Size: (38.8 MB)
FileName :012 Analyzing Rendering in Our App.mp4 | Size: (13.07 MB)
FileName :013 Making Dynamic Pages Static With generateStaticParams.mp4 | Size: (23.29 MB)
FileName :014 Static Site Generation (SSG).mp4 | Size: (25.06 MB)
FileName :015 Partial Pre-Rendering.mp4 | Size: (18.44 MB)
FileName :016 How Next js Caches Data.mp4 | Size: (50.27 MB)
FileName :017 Experimenting With Caching and ISR.mp4 | Size: (57.19 MB)
FileName :018 CHALLENGE #1 Fetching the Number of Cabins.mp4 | Size: (10.61 MB)
FileName :001 Section Overview.mp4 | Size: (3.15 MB)
FileName :002 Blurring the Boundary Between Server and Client (RSC - Part 4).mp4 | Size: (40.97 MB)
FileName :003 Client Components in Server Components.mp4 | Size: (23.27 MB)
FileName :004 Highlighting Current Side Navigation Link.mp4 | Size: (21.25 MB)
FileName :005 Sharing State Between Client and Server The URL.mp4 | Size: (97.24 MB)
FileName :006 Advanced Server Components in Client Components.mp4 | Size: (29.02 MB)
FileName :007 Data Fetching Strategies for the Reservation Section.mp4 | Size: (73.69 MB)
FileName :008 Using the Context API for State Management.mp4 | Size: (71.37 MB)
FileName :009 Creating an API Endpoint With Route Handlers.mp4 | Size: (31.64 MB)
FileName :001 Section Overview.mp4 | Size: (1.8 MB)
FileName :002 Setting Up NextAuth.mp4 | Size: (59.54 MB)
FileName :003 Getting the User Session.mp4 | Size: (39.46 MB)
FileName :004 What is Middleware in Next js.mp4 | Size: (11.44 MB)
FileName :005 Protecting Routes With NextAuth Middleware.mp4 | Size: (32.78 MB)
FileName :006 Building a Custom Sign In Page.mp4 | Size: (33.48 MB)
FileName :007 Building a Custom Sign Out Button.mp4 | Size: (9.55 MB)
FileName :008 Creating a New Guest on First Sign In.mp4 | Size: (39.73 MB)
FileName :001 Section Overview.mp4 | Size: (2.43 MB)
FileName :002 What are Server Actions.mp4 | Size: (32.78 MB)
FileName :003 Updating the Profile Using a Server Action.mp4 | Size: (84.08 MB)
FileName :004 Manual Cache Revalidation.mp4 | Size: (16.49 MB)
FileName :005 Displaying a Loading Indicator The useFormStatus Hook.mp4 | Size: (21.64 MB)
FileName :006 Building the Guest's Reservations Page.mp4 | Size: (28.45 MB)
FileName :007 Deleting a Reservation.mp4 | Size: (53.07 MB)
FileName :008 Another Loading Indicator The useTransition Hook.mp4 | Size: (20.76 MB)
FileName :009 CHALLENGE #1 Updating a Reservation.mp4 | Size: (83.29 MB)
FileName :010 Removing Reservations Immediately The useOptimistic Hook.mp4 | Size: (61.2 MB)
FileName :011 Back to the Cabin Page Finishing the Date Selector.mp4 | Size: (33.84 MB)
FileName :012 Creating a New Reservation.mp4 | Size: (90.16 MB)
FileName :001 Section Overview.mp4 | Size: (1.81 MB)
FileName :002 Setting Up the GitHub Repository.mp4 | Size: (9.33 MB)
FileName :003 Deploying to Vercel.mp4 | Size: (17.19 MB)
FileName :004 Updating Environment Variables and OAuth Credentials.mp4 | Size: (22.62 MB)
FileName :001 Section Overview.mp4 | Size: (3.03 MB)
FileName :002 Setting Up Another Project.mp4 | Size: (24.32 MB)
FileName :003 Routes, Pages, and Navigation.mp4 | Size: (20.98 MB)
FileName :004 Dynamic Routes.mp4 | Size: (9.91 MB)
FileName :005 Creating a Layout With a Custom App.mp4 | Size: (18.27 MB)
FileName :006 Creating Pages.mp4 | Size: (6.76 MB)
FileName :007 Defining Page Title and Favicon.mp4 | Size: (16.48 MB)
FileName :008 Fetching Data With getStaticProps (SSG).mp4 | Size: (26.49 MB)
FileName :009 Fetching Data With getServerSideProps (SSR).mp4 | Size: (36.76 MB)
FileName :010 API Routes.mp4 | Size: (32.55 MB)
FileName :011 Handling Form Submissions.mp4 | Size: (42.67 MB)
FileName :001 Where to Go from Here.mp4 | Size: (9.11 MB)]
Screenshot
https://images2.imgbox.com/38/dc/XiR0Zvyj_o.jpg


RapidGator
***Contenido oculto. Abra la versión completa del tema para visualizar los enlaces.***
NitroFlare
***Contenido oculto. Abra la versión completa del tema para visualizar los enlaces.***