Properly Typing useState

Typing useState with undefined

Calling useState with Excess Properties

Solving Errors with useEffect

Typing the useCallback Hook

Typing the useMemo Hook

Basic useRef Typing

Refs in React

useRef with HTML Elements

Making a Read-Only Ref Mutable

Typing State and Actions for useReducer