Fork me on GitHub
#cljsrn
<
2016-02-11
>
mfikes13:02:29

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

seantempesta16:02:17

@drapanjanas: Just checked out the om-next template in re-natal…dude you’re a rockstar! Thanks man. simple_smile

drapanjanas18:02:30

I will also publish that to npm some time time soon

hugod18:02:02

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)?

hugod19:02:26

I see how it works now.

hugod20:02:53

Using cider with the boot-react-native provided repl makes for a nice dev experience

drapanjanas21:02:50

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

gphilipp21:02:47

@drapanjanas: I tried to mimick the Autocompleter example from David using re-natal, but I have a problem with the figwheel-bridge

gphilipp21:02:32

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);

gphilipp21:02:53

(I used renatal 0.2.24)

dvcrn23:02:25

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

dvcrn23:02:29

bummer 😞