You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to understand the use case for the TypeScriptFlow Generator. Last I checked, Typescript and Flow are competing type-safety solutions. Only thing I can think of is if you wanted runtime type safety, but wouldn't Flow be overkill in that case?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm trying to understand the use case for the
TypeScriptFlow
Generator. Last I checked,Typescript
andFlow
are competing type-safety solutions. Only thing I can think of is if you wanted runtime type safety, but wouldn't Flow be overkill in that case?What am I missing?
Beta Was this translation helpful? Give feedback.
All reactions