7 ms·
`okcontract/cells` seems to be missing one of the two FRP primitives though: streams (of events). One of the best FRP environment for JavaScript is/was FlapJax
by jbhoot 2y ago
`okcontract/cells` seems to be missing one of the two FRP primitives though: streams (of events).
One of the best FRP environment for JavaScript is/was FlapJax: https://en.m.wikipedia.org/wiki/Flapjax https://en.m.wikipedia.org/wiki/Flapjax, which incorporates both the primitives and their operations.