3/25/2020
•
EN
TypeScript + React: Typing custom hooks with tuple types
Explains how to correctly type a custom React hook to return a tuple instead of an array, fixing TypeScript type inference issues.