This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2016-02-11
Channels
- # announcements (1)
- # beginners (84)
- # boot (325)
- # cbus (1)
- # cider (13)
- # cljs-dev (1)
- # cljsjs (1)
- # cljsrn (15)
- # clojars (8)
- # clojure (221)
- # clojure-czech (2)
- # clojure-ireland (8)
- # clojure-madison (28)
- # clojure-poland (176)
- # clojure-russia (111)
- # clojurebridge (7)
- # clojurescript (75)
- # community-development (70)
- # conf-proposals (19)
- # core-async (29)
- # css (12)
- # cursive (66)
- # datavis (15)
- # datomic (61)
- # devcards (15)
- # dirac (2)
- # editors (13)
- # emacs (9)
- # funcool (7)
- # hoplon (13)
- # jobs-discuss (5)
- # ldnclj (39)
- # ldnproclodo (1)
- # lein-figwheel (3)
- # leiningen (21)
- # liberator (26)
- # off-topic (12)
- # om (153)
- # onyx (168)
- # parinfer (165)
- # proton (21)
- # quil (5)
- # re-frame (58)
- # reagent (4)
- # ring-swagger (12)
- # spacemacs (3)
- # yada (120)
Cool. Dan Motzenbecker released Natal 0.2.0, which is a breaking-change upgrade to React Native v0.19.0. If you need to make such changes yourself, they are pretty minor: https://github.com/mfikes/upgrade-natal-react-native/commit/e8d5bde809eda9c37f60a50e722e2986f8a81e26
@drapanjanas: Just checked out the om-next template in re-natal…dude you’re a rockstar! Thanks man.
@seantempesta welcome :)
I will also publish that to npm some time time soon
With boot-react-native, do I need to do anything in my app to connect to the weasel websocket (which I think is started by cljs-repl)?
Just now published re-natal v0.2.24 to npm featuring support of on-next template. Try it out with re-natal init OmNextApp -i om-next
. Have fun!
@drapanjanas: I tried to mimick the Autocompleter example from David using re-natal, but I have a problem with the figwheel-bridge
Here’s my repo : https://github.com/gphilipp/game-log
It fails with uri.getPath is not a function
at line 276.
// Figwheel needs this to be an async call,
// so that it can add callbacks to deferred
setTimeout(function () {
importJs(uri.getPath(),
deferred.callAllCallbacks,
deferred.callAllErrbacks);
}, 1);
Dear David,
Thank you for submitting a talk to Clojure/west 2016. Unfortunately your talk has not been selected for this year's conference.
This year we were pleased to receive 115 talk submissions, but were only able to accept 26. There were many excellent proposals we were unable to accept.
Please consider re-submitting your talk to a future Clojure conference - while it was not selected this time, it could be a perfect fit for a future conference.
Thank you again for taking the time to submit a proposal. We hope to see you in April in Seattle or somewhere else down the road.
Thanks! Lynn & Alex