Andy
Andy
There should be a way to add detailed help/description to individual form fields
Almost any app would want to use authentication. While the server side implementation in the template can be just a plug: ``` let login username password = if username =...
date-fns supports Duration objects - https://date-fns.org/v2.26.0/docs/Duration - but this library doesn't seem to include them. A good candidate for inclusion, isn't it?
Is it possible to enhance the generated code, so that it also produces methods like `entry` in `HashMap`? This is to work around the issue as in this SO post:...
I'm trying to upgrade my code to everything latest, .net8 and all fable related stuff, including Fable.Remoting. In one of my tests I'm checking if a certain server call returns...
Bulma 1.x series is out, any chance to upgrade this package to it?