Fork me on GitHub
#mount
<
2016-04-17
>
jethroksy03:04:50

@tolitius: thanks for taking time to reply

jethroksy03:04:32

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

jethroksy03:04:59

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

jethroksy03:04:50

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

tolitius03:04:40

@jethroksy: glad to hear it is resolved

tolitius03:04:48

niice, thanks for the feedback simple_smile