DEV Community

Discussion on: Discoveries I made while using Typescript and React

Collapse
 
g1itcher profile image
G1itcher

Regarding avoiding extends and just using union types: this is the kind of statement that definitely should be explained/quantified. Very easy for a beginner to see a comment like this and take it the wrong way.