Learn TypeScript in practical context with React examples!
Overview
Syllabus
- Refactor a React TypeScript Function Component into a Class Component with defaultProps
- Write your first React TypeScript Component
- Write Self Documenting React Props with TypeScript Basic Types and Inline Comments
- Use React.ReactNode for the children prop in React TypeScript components and Render Props
- Impersonate Native DOM Elements with React Components and TypeScript for Full Reusability
- Write Controlled and Uncontrolled Components for Forms with React and TypeScript
- Write a stateful Component with the React useState Hook and TypeScript
Taught by
Shawn Wang