Complete Intro to React, v8

Complete Intro to React, v8

English | MP4 | AVC 2560×1440 | AAC 44KHz 2ch | 33 Lessons (5h 50m) | 2.59 GB

Learn to build real-world applications using modern React 18.x+! Much more than an intro, you’ll start from the ground up, getting to using the latest features in React, including hooks, effects, context, and portals. Throughout the course, you’ll piece together tools from the entire React ecosystem (like Vite, ESLint, TailwindCSS, React Router, and React Query) to build a complete application to browse adoptable pets!

Table of Contents

Introduction
1 Introduction

Setup & Tooling
2 Pure React & createElement
3 Pure React Q&A
4 Pure React Components
5 npm & Prettier Setup
6 ESLint & Git Setup
7 Vite Setup

Core React Concepts
8 JSX
9 Configuring ESLint & React
10 setState Hook
11 Hooks Q&A
12 Mapping Through Data with Hooks
13 Adding Animal Breed
14 Effects
15 useBreedList Custom Hook
16 Handling User Input Review
17 Component Composition
18 Styling the Pet Component
19 React Dev Tools

React Capabilities
20 React Router
21 useParams
22 React Query
23 Performance Optimization with React Query
24 Refactoring fetchBreedList
25 Uncontrolled Forms
26 Class Components
27 Handling Events in Class Components

Special Case React Tools
28 Error Boundaries
29 Modals with Portals
30 Implementing Modals with Portals
31 Context
32 Context Q&A

Wrapping Up
33 Wrapping Up

Homepage