Has anyone used the WebSharper framework (http://www.intellifactory.com/products/wsp/Home.aspx) designed for F#? It looks like it addresses several issues I have with web development in general and F# web development in particular ...
We've started too, but not on any sizable projects yet. The guy that does our UI stuff loves it, and looking at the code, it looks pretty easy.
To keep apps interactive, you have to doing a lot on the client side. To keep sanity, you want to use a decent language. WebSharper seems to fix both of those.
To keep apps interactive, you have to doing a lot on the client side. To keep sanity, you want to use a decent language. WebSharper seems to fix both of those.