Open
Description
I've been experimenting a lot with TypeScript and computed properties are EXTREMELY useful in React especially when forms are used. Figure out a way to address computed properties in TypeScript with React.
Possible solution(s):
- Tuples?
- Pick (Read around) = https://www.typescriptlang.org/docs/handbook/advanced-types.html