-
The Right Way to Create Function Components in React With TypeScript
The Right Way to Create Function Components in React with TypeScript — A nice, quick read on the both the right (and wrong) way of using TypeScript to create function components. How does this compare to your approach?