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 not sure how the Flow team decided ?T should mean T | null | void, but the JavaScript community is so chock-full with disagreement on the purpose of null and undefined that it's probably impossible to change Flow's shorthand now that it's already been implemented.
I don't think this change is worth making anymore as it would probably cause more confusion than good. Further, I don't think bike-shedding over this is going to be productive as you CAN use string | null if that's what you need.
Sorry if it was discussed before or it doesn't make any sense, but:
Thoughts?
The text was updated successfully, but these errors were encountered: