top | item 24344133

(no title)

pseudonom- | 5 years ago

This can be fairly smoothly achieved already: https://dev.to/gcanti/functional-design-smart-constructors-1...

discuss

order

chadlavi|5 years ago

Yeah I'm familiar with branded types, but they're cumbersome and require API changes beyond just type narrowing to implement. I just wish they'd figure out how to implement strong types in typescript without js side effects.