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! -- 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.
