F# Simple front-end setup using Vue.js and Poi In the previous post we configured Suave to serve data from Azure table storage. Now that there is data, I would like to add some front-end code and serve it through the same web server. With Suave configured, that is a piece of cake. > See Combining Suave and Azure Storage
F# Combining Suave and Azure Storage I previous wrote about my initial experience with F# and showed some characteristic operators and functionality. I think F# and functional programming is fun and efficient to work with, so I would like to build an application that uses F# where possible. > See F#: TypeProviders + Basic Operators [https://kofoedanders.com/
F# F#: TypeProviders + Basic Operators I have recently been learning a bit of F# on my spare time, working on a few hobby projects to do so. As a C# developer by day, I think it is wise to learn other technology, both to be more attractive as a consultant, but also to stay sharp