This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2019-04-10
Channels
- # announcements (4)
- # beginners (116)
- # boot (4)
- # calva (63)
- # cider (8)
- # clara (20)
- # cljdoc (10)
- # cljsrn (69)
- # clojure (115)
- # clojure-austin (1)
- # clojure-dev (4)
- # clojure-finland (1)
- # clojure-italy (3)
- # clojure-nl (6)
- # clojure-russia (10)
- # clojure-uk (84)
- # clojurescript (28)
- # cursive (14)
- # data-science (1)
- # datascript (1)
- # datomic (11)
- # duct (3)
- # emacs (13)
- # figwheel-main (11)
- # fulcro (4)
- # graphql (6)
- # jackdaw (2)
- # jobs (23)
- # jobs-rus (1)
- # kaocha (11)
- # lein-figwheel (13)
- # leiningen (55)
- # luminus (14)
- # lumo (22)
- # off-topic (121)
- # pathom (19)
- # re-frame (6)
- # reagent (3)
- # reitit (22)
- # remote-jobs (10)
- # ring-swagger (1)
- # shadow-cljs (67)
- # slack-help (5)
- # spacemacs (1)
- # sql (18)
- # vim (28)
- # yada (2)
Hi all. Do you have any advice on how to organize your tests in re-frame? Where to put them, how to run them automatically...
You might want to read this article https://juxt.pro/blog/posts/cljs-apps.html or take a look in a small project of mine where I do it https://github.com/JpOnline/Clojurescript-and-Rails-Blog/blob/master/frontend/src/cljs/frontend/events_tests.cljs
👍 4
anyone here have your db normalized? What is your experience? https://github.com/Day8/re-frame/blob/master/docs/FAQs/DB_Normalisation.md
@danielcompton hey, do you know if I can see details for Layout phase in chrome dev tools?
Not sure, maybe! Chrome dev tools are pretty powerful