UIDev – React with TypeScript

UIDev – React with TypeScript

English | MP4 | AVC 3840×2160 | AAC 44KHz 2ch | 2h 01m | 1.32 GB

Learn how to use two of the most influential web development tools together. Find out how TypeScript can help you write complex React applications.

  • Introduction
  • Configuring TypeScript for React
  • Annotating Components
  • Built-In React Types
  • Hooks
  • Typing Props
  • Context
  • Refs
  • Project: TypeScript Conversion
Table of Contents

1 Introduction, Philosophy, and Tips
2 Configuring TypeScript for React
3 Class Components
4 (Practice) Annotating Components
5 (Solution) Annotating Components
6 Function Components
7 Component and Element Types
8 (Bonus) Intrinsic Elements
9 useState & useReducer
10 (Practice) useReducer
11 (Solution) useReducer
12 useEffect, useMemo, useCallback
13 Common Props Patterns
14 Event Handlers
15 Advanced Props Patterns
16 (Bonus) PropTypes
17 (Practice) Props
18 (Solution) Props
19 Context
20 Refs
21 (Project) Introduction
22 (Project) TypeScript Configuration
23 (Project) API
24 (Project) Hooks, Context, Tooltip
25 (Project) Battle
26 (Project) Card, Nav, Loading
27 (Project) Popular
28 (Project) Results
29 What’s Next?