This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2016-06-18
Channels
- # admin-announcements (1)
- # beginners (4)
- # boot (18)
- # cider (4)
- # cljsrn (17)
- # clojure (77)
- # clojure-austin (6)
- # clojure-greece (6)
- # clojure-spec (81)
- # clojure-uk (6)
- # clojurescript (32)
- # code-art (2)
- # core-async (12)
- # cursive (1)
- # datomic (1)
- # emacs (15)
- # funcool (1)
- # hoplon (108)
- # om (9)
- # onyx (83)
- # planck (1)
- # re-frame (3)
- # reagent (4)
- # specter (6)
- # spirituality-ethics (4)
- # yada (9)
@pvinis: re-natal is what I am using – if you are familiar with re-frame it is quite straight-forward to get started. Beware of the GET-problem with cljs-ajax (my last question above)
re-natal can do om-next and rum as well as far as I remember
@pvinis I have a beef with re-natal at the moment: Runtime errors are not traceable… So the error messages are fairly worthless. But boot has some issues with 0.27 if I don’t recall incorrectly...
yeah, boot-react-native is pretty rough at the moment, not for the faint of heart
re-natal is a good bet at the moment, though I hope we'll be able to get b-r-n back into shape soon
@anatoly: hm, i start the app after just initting, and i get a “unexpected identifier GET"
now its fine. but now im having trouble using a listview. is there some documentation about ho to use all the reactnative components and how to “change” them to reagentcljs?
@pvinis: just look at luno app - this is better then documentation https://github.com/alwx/luno-react-native