Fork me on GitHub
#cljsrn
<
2017-08-05
>
jeaye01:08:24

If you want that to work with :advanced, then use cljs-oops.

austinbirch07:08:11

@pesterhazy no worries. Happy it’s working for you.

chalcidfly21:08:56

@mengu ok, that works. Say I wrap that in a function. How can I return the result of the .then function?

euandre23:08:49

Has anyone ever managed to run figwheel without the USB cable? The same way one would do with a native app (https://developer.android.com/studio/command-line/adb.html) or a plain React Native app (https://facebook.github.io/react-native/docs/running-on-device.html#method-2-connect-via-wi-fi). I couldn't figure out how to connect the device to the figwheel websocket 😞