| ▲ | exceptione 6 hours ago | |||||||
It is nice the author mentioned F#, because if you want to target the browser (or any JavaScript runtime), you can do from F# directly from fable (https://fable.io). This allows you to program by default in a type safe manner without having to play tricks to circumvent the limits of structural typing. | ||||||||
| ▲ | robrenaud 5 hours ago | parent [-] | |||||||
I suspect idiomatic TypeScript or idiomatic F# are both way better solutions in the real world than abstruse Typescript emulating idiomatic F#. | ||||||||
| ||||||||