mount

jethroksy 2016-04-17T03:42:50.000012Z

@tolitius: thanks for taking time to reply

jethroksy 2016-04-17T03:43:32.000014Z

it turns out the repl cider started doesn't reflect the same application state as the my dev task (I'm using boot)

jethroksy 2016-04-17T03:43:59.000015Z

I resolved this by starting the repl in the dev task and used cider-connect instead

jethroksy 2016-04-17T03:44:50.000016Z

I've moved my entire app from component to mount, and there's a great simplification in code 👍

tolitius 2016-04-17T03:46:40.000017Z

@jethroksy: glad to hear it is resolved

tolitius 2016-04-17T03:46:48.000018Z

niice, thanks for the feedback :simple_smile: