James Ramm

Results 36 issues of James Ramm

What monad/ADT libraries are people using with ramda? Most of those previously recommended (folktalke, fluture, ramda-fantasy) are no longer maintained. Packages which are maintained such as sanctuary seem to promote...

I have found some odd behaviour in `reduce`. Consider this code:: ```js const tasks = [ { status: 'To Do' }, { status: 'Complete' }, { status: 'To Do' },...

Would love to be able to share my 'session' with others in order to collaborate on designs...

Longclaw API support PUT to replace cart contents, so we could make the cart editable to show it off (related to https://github.com/JamesRamm/longclaw/issues/75)

Would be good to have a 1 click deploy to heroku

Need to decide what to display on the homepage and come up with a layout. Any ideas welcome. - Products? - Info on longclaw? - Info on using the demo?...