0
comment
comment
on 7/9/2015 2:09 PM
One of my biggest hurdles when starting with F# was how I should structure an actual application. There was documentation for individual libraries and scripts but not so much for app structure this post by Scott Wlaschin is fantastic, but is at a different level than I fully understood at that point in my F# journey.
The goal of this post is to provide a bridge to help developers new to F#.
Getting Started
The first thing to do will be to create a new F# application.
For this tutorial I'll use the F[...]