ldnclj

Find us on #clojure-uk
gjnoonan 2015-10-27T06:22:53.000592Z

morn

agile_geek 2015-10-27T07:16:24.000593Z

Ay up

gjnoonan 2015-10-27T07:36:25.000594Z

how’s things @agile_geek

agile_geek 2015-10-27T07:36:50.000595Z

@gjnoonan: alright. How’s things with you?

gjnoonan 2015-10-27T07:39:18.000596Z

Aye not too bad

thomas 2015-10-27T09:02:39.000597Z

morning

thomas 2015-10-27T09:03:01.000598Z

@agile_geek:

thomas 2015-10-27T09:03:19.000599Z

I wached the devcard video the other day and was intrigued by it

thomas 2015-10-27T09:03:29.000600Z

going to give it a try later this weel

thomas 2015-10-27T09:03:30.000601Z

week

agile_geek 2015-10-27T09:06:41.000602Z

@thomas: I haven’t had time to look at it but I’d be interested to have your opinion on what and how to use it as this alludes me.

gjnoonan 2015-10-27T09:26:46.000603Z

@agile_geek: I’d use it as a living breathing interactive style/component guide, Both as you’re developing a ui, seeing how your components are in different states, and after

agile_geek 2015-10-27T09:44:55.000604Z

@gjnoonan: I worry about separation of production code and test/documentation code and in Bruce Hauman’s video it wasn’t clear to me how this is ensured?

thomas 2015-10-27T11:29:42.000605Z

@agile_geek: I don't see that problem at all. We use our customers for testing all ready. lets make it a bit easier for them 😉

agile_geek 2015-10-27T11:48:59.000606Z

@thomas: so you would expose the devcards UI to the customers?

thomas 2015-10-27T11:49:34.000607Z

if it helps them with testing the product why not 😉

agile_geek 2015-10-27T11:56:01.000608Z

@thomas: I suppose it would be useful for customers that want to opt in to providing feedback and if it could be hidden from most customer who don’t carer fair enough. Not sure how devcards UI works but suspect it’s tied into Figwheel and only displays through the Figwheel port so not sure how you switch it on for normal deployment. I think you can invoke it programmatically so I guess you could have ‘easter egg’ links/URLs that displayed it?

thomas 2015-10-27T11:58:17.000609Z

@agile_geek: I suspect you misinterpreted my smilies... it was meant to be tongue-in-cheek

thomas 2015-10-27T11:59:01.000610Z

but sometimes it feels like we do let our customer test our code