Aug 26, 2015
Single Page Application In Fsharp Websharper
Last week I wrote a post on how I handle latency and exception while interacting with REST api in F# using computation expression and WebSharper.
The first part on computation expression was quite detailed but the second part on WebSharper was mostly code snippets with very little explanations.
Today I want to rectify that by showing you how I am using WebSharper UI.Next to build a simplistic single page application (SPA).