Yeah I was going to ask at which point will projects like Om and Reagent decide to fork React...
Sent from my iPhone > On Feb 1, 2015, at 6:28 AM, gvim <[email protected]> wrote: > >> On 01/02/2015 07:24, Dave Sann wrote: >> Does the client have a priori knowledge of the server data? Or, is it just >> requesting the data it requires? >> >> On data driven UI's, Is there anything in the model that prevents you making >> decisions on what to render based on the data (or data merged with other >> particular application state)? Is this so different from the way components >> are already composed with React/OM? I currently don't use om/react so not >> sure. >> >> Dave > > Whilst Facebook's fountain of new technologies (React, Flux, Relay) solves > some problems they move development further and further away from Rich > Hickey's simplicity principle with every addition which is why I'm wondering > how long the React-based approaches will remain relevant to Clojurescript. At > what point will a pure-Clojurescript approach prevail? Front-end JS > development is falling down a black of hole of over-engineering - or maybe > it's just Facebook/React. Either way Clojurescript is in a unique position to > cut through all this using it's killer feature - macros. Maybe it's time for > Clojurescript to stand up and say "We can make it simpler than React + Flux + > Relay + <next week's addition to component soup>". > > gvim > > -- > 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. -- 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.
