On Saturday, February 28, 2015 at 1:14:08 AM UTC+11, Martin Klepsch wrote: > Strangeloop talk: https://www.youtube.com/watch?v=fU9hR3kiOK0
The talk is about "Turning The Database Inside Out", apparently nothing to do with FRP. The discussion about "Derived Data" (streams everywhere) happens around 29:00. But it won't make sense unless you have watched everything beforehand. re-frame tries to have Derived Data flowing in a loop -- it uses a single source of truth atom which acts like an in-memory database. The concept is the interesting part ... the implementation is embarrassingly easy. -- Mike -- Note that posts from new members are moderated - please be patient with your first post. --- You received this message because you are subscribed to the Google Groups "ClojureScript" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/clojurescript.
