воскресенье, 29 мая 2016 г., 4:44:58 UTC+3 пользователь Jiyin Yiyong написал:
> On Friday, May 27, 2016 at 2:48:43 AM UTC+8, Yuri Govorushchenko wrote:
> > I'm happy to share the new framework for building SPAs, inspired by 
> > re-frame, Elm architecture, Redux and Cerebral.
> > 
> > Check it out at https://github.com/metametadata/carry
> > 
> > Features:
> > 
> > - Functional API with no globals.
> > - Agnostic to UI layer.
> > - Time traveling debugger inspired by Redux DevTools and Cerebral Debugger.
> > - Live code editing using Figwheel and debugger's replay mode.
> > - Reagent bindings achieve code readability and rendering optimization 
> > using view-model/view pattern based on Reagent reactions (similarly to 
> > re-frame).
> > - Fractality: Elm-ish architecture can be applied to create composite apps.
> > - Core library can be also used in Clojure projects.
> > 
> > I hope someone might find it useful and I would be glad to hear any 
> > feedback.
> > Thanks!
> 
> I think you need to divide the code into more folders. It looks not quite 
> clear to me 
> https://github.com/metametadata/carry/blob/master/examples/counter-list/src/app/core.cljs

Thank you! I've extracted the namespaces and also simplified the model. I hope 
it's more comprehensible now.

-- 
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 https://groups.google.com/group/clojurescript.

Reply via email to