A factored implementation of formlets in F#
In my last post I showed a bare bones implementation of formlets. You may have noticed that formlets do a lot of stuff: Generating form element names Handling submitted values Building and rendering HTML That's a lot of responsibilities for a single module. Even the type of a formlet reflects... [read more]
Submit a review:
Login required.