3

Made a proof of concept combination of React + Highland.js + Recompose: https://codepen.io/hedgepig/pen/...

It's scrappy now, but the idea is a streaming alternative to redux/mobx whatever. This nice thing is one can treat events as a function over time, meaning one can map, pipe, reduce (scan), zip etc.

Going to try it on a side project (potentially Hive Sim: https://devrant.io/collabs/975778) and see how it goes.

Comments
Add Comment