This sample implements "Hello, world!" as a WebSharper application. It demonstrates how to compose HTML/XML using combinators, how to dynamically create a button with a handler and how to update an existing DOM element.
4 people like thisPosted: 13 years ago by Tomas Petricek
Instead of writing template instanciation by hand, this generate a Templates.fs file with all templates given a directory tree containing .html files.
2 people like thisPosted: 8 years ago by Gauthier Segay
Using WebSharper Remote (Rpc) functions with Azure Functions
1 people like thisPosted: 5 years ago by Abe Mieres
An abstract remoting server API and an abstract web reactive client to call it
0 people like thisPosted: 5 years ago by giuliohome
This function compiles an F# quotation to a JavaScript string, or prints errors to stderr and returns None on failure.
4 people like thisPosted: 9 years ago by Loïc `Tarmil` Denuzière
Scan folder of views and generate websharper template type provider instanciation code in a file
2 people like thisPosted: 8 years ago by Gauthier Segay
Using WebSharper Remote functions with Azure Functions
4 people like thisPosted: 5 years ago by Abe Mieres