Hacker News new | ask | show | jobs
by banashark 3420 days ago
Here is an example of something small that can benefit from F# sharing:

http://banashek.com/posts/20170204-a-brief-peek-at-universal...

Sharing types, validators, etc mean that the api communication is type-safe.

1 comments

Really good, amazing example