Lucas Souza
Results
2
issues of
Lucas Souza
Support for escape chars in jquery selectors
Why `IReactProperty` is defined as ```fsharp type IReactProperty = interface end ``` instead of ```fsharp type IReactProperty = (string * obj) ``` I'm trying to extend `Giraffe.ViewEngine` to parse `React`-ish...