Hacker News new | ask | show | jobs
by jefftchan 4050 days ago
What about Ripple.js [1] [2], which Segment also released ~1 year ago? Is that dead now?

[1] https://ripplejs.github.io [2] https://news.ycombinator.com/item?id=7609816

1 comments

We're still using it on some of our projects, but we've found that no matter how simple we make data-binding it still leads to a mess of event bindings and state management.

The original plan was to make a virtual dom plugin for ripple but it wasn't really possible with the way the worked behind the scenes.

Last commit: Jul 30, 2014