This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2018-10-25
Channels
- # 100-days-of-code (6)
- # announcements (4)
- # aws (2)
- # beginners (151)
- # boot (1)
- # calva (1)
- # cider (19)
- # clara (47)
- # cljdoc (9)
- # cljs-dev (25)
- # clojars (18)
- # clojure (151)
- # clojure-canada (1)
- # clojure-conj (1)
- # clojure-dev (17)
- # clojure-italy (42)
- # clojure-nl (34)
- # clojure-spec (67)
- # clojure-uk (125)
- # clojurescript (163)
- # core-async (106)
- # cursive (19)
- # data-science (11)
- # datomic (9)
- # duct (2)
- # figwheel (1)
- # figwheel-main (6)
- # fulcro (97)
- # graphql (9)
- # instaparse (4)
- # jobs (6)
- # jobs-discuss (21)
- # leiningen (62)
- # mount (23)
- # off-topic (16)
- # re-frame (15)
- # reagent (16)
- # reitit (5)
- # remote-jobs (1)
- # ring-swagger (9)
- # shadow-cljs (176)
- # tools-deps (102)
- # unrepl (3)
BIG DATA!
Waiting for a ticket for https://www.arjenlucassen.com/live Some days were sold out within 1 minute. Got two of them now.
lucky you. it’s what got my into front end programming. I was always a bit reluctant to touch javascript
if you don’t know what you want, reagent + re-frame’s pretty much the standard these days
I’m using Reagent since at least 2014: http://oredev.org/oredev2014/2014/sessions/clojurescript-interfaces-to-react.html
at first I thought re-frame was too much boilerplate, but as your app grows it pays off
https://github.com/Day8/re-frame-10x is great as well.
@thomas do you mean https://github.com/binaryage/cljs-devtools ? not specific to re-frame
or https://chrome.google.com/webstore/detail/react-developer-tools/fmkadmapgofadopljbjfkapdkoienihi, but that's react and not re-frame.