Getting Started with React Hooks
Master React Hooks, the next evolution of the popular React library for building dynamic front end interfaces
Bạn sẽ học được:
- Explore the React Hooks API introduced in React 16.8
- Master the useState, useEffect, and useContext hooks that ship with the library
- Declare your own custom hooks to extract business logic from components
Yêu cầu:
- Basic knowledge of the React library (components, state, props) -- reviews are provided
- Basic knowledge of JSX, the syntax extension for JavaScript
- Intermediate knowledge of ES6 features (classes, object destructuring, constants, etc)
