Closed n1k0 closed 8 years ago
Current status: https://twitter.com/jackdre02/status/775957722470637568
Addressed a bunch of things my way in https://github.com/n1k0/kinto-elm-experiments/pull/2/commits/d6c1bef814877dc858720db04d5cb91637672e6d and https://github.com/n1k0/kinto-elm-experiments/pull/2/commits/ab92c71db506f1ec7b4703b462db714bcb71cb82, feedback would be appreciated :)
seems all good to me, congratz!
This is WiP. This introduces a new
Utils
module (yes, I know) containing atimeAgo
helper which I'm planning to use to render human friendly times in views. This also introduces unit tests for this specific function, and a test runner based onelm-test
, as well as Travis-CI integration.