Input file element with Bolero

Bolero is a set of free and open-source libraries and tools to write web applications in F#. With it, you can write fully dynamic client-side web applications from the comfort of a strongly-typed functional language, all with great performance. ...

October 20, 2022 · 2 min · Markus Greiner

WebSharper simple inputs

This post shows various ways to handle input using WebSharper. Client side There are two basic approaches: using HTML templates or using Websharper’s HTML. ...

March 17, 2022 · 3 min · Markus Greiner