Y
Hacker News
new
|
ask
|
show
|
jobs
by
pseudonom-
2110 days ago
This can be fairly smoothly achieved already:
https://dev.to/gcanti/functional-design-smart-constructors-1...
1 comments
chadlavi
2110 days 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.
link