Alberto De Pena
Alberto De Pena
This looks very useful. Any way this can be provided as a nuget?
I gave that a shot a while back... Take a look at this repo for some inspiration =) https://github.com/AlbertoDePena/Fable.Msal
@nozzlegear I would love to see that PR... I also have the same use case... Anything I can do to help, just let me know =)
I like the idea of no log if `withSubscription` is not called
Hello, lovely FSharpers... Have a decision been made on the redundant logs? Thanks =)
@et1975 I actually submitted a PR to the `Tracers.console` for the `browser` library. https://github.com/elmish/browser/pull/65
@Zaid-Ajaj Can we revive this issue? Not sure if the plan is to use DSL or just pass a html string representation and replace `Interop.setProp "text" text config` with `Interop.setProp...
@gdziadkiewicz That's fair. The name can be changed... So to account for null and empty string are we saying it should return option or result type?
@pimbrouwers Sorry for the delay. I will start using your fantastic DSL in some internal apps at work. I think its a must to have a HTML-to-Falco-DSL converter. Here is...
Give the link another shot! https://github.com/AlbertoDePena/html-to-fsharp-dsl It is hosted here: https://albertodepena.github.io/convert-html-to-fsharp-html-dsl/