Fork me on GitHub
#conf-proposals
<
2016-09-16
>
shaun-mahood21:09:50

Ok, here is proposal 1 of 2 - any feedback or comments?

re-frame in context

In the recent history of front end development there has been an explosion of functional frameworks enabled by the virtual DOM approach. One of these frameworks is re-frame, which has a looping architecture that conveys data from a central data store to the DOM and back around using transformation functions and user driven events. So how does that differ from all the other frameworks competing for your time and attention? In this talk we will be examining re-frame’s architecture, design, and evolution in the context of the overall front end space, with comparisons to some of the more popular and interesting frameworks in ClojureScript and beyond.