What the F#!
In a previous post I have explained my motivations for functional programming.
It’s no secret I love F# because F# makes me sleep better. In this post, I would like to discuss some different aspects of F#.
F# is gaining independence from .NET
F# is mostly known to the developer community as the small ignored brother of C# running on the .NET platform. However, what is less known about F# is that it
has come to a level to be .NET independent. Thanks to Fable, today F# can be considered as a complete replacement of TypeScript. Yes,