Ping Chen
Ping Chen
`last` is a partial function that can fail without any trace, at least use `lastMaybe`. Can get `mediaPad` from talk object, so that functions using `last` can be removed.
Depends on https://github.com/slamdata/purescript-dom-indexed/pull/19
I have an `input` component that takes a `props` parameter, the render function looks like this ``` , HH.input $ props [ HP.attr (HH.AttrName "style") "border-color: red;" ``` It can...
jing.fm was a big motivation for me to start this project