Fork me on GitHub
#keechma
<
2016-06-29
>
bocaj02:06:11

No args, right?

roberto03:06:05

it takes the app-db-atom and args 🙂

kauko16:06:37

Has anyone tried using devcards with keechma btw?

roberto16:06:35

i didn’t find any use for devcards, tbh

roberto16:06:41

other than just demo candy

kauko16:06:56

Yeah it's usability really depends on your workflow

kauko16:06:09

it's just a good test to see whether your code can support devcards

kauko16:06:26

if it's hard to make it work, that can be a code smell

kauko16:06:26

not because devcards is some god-tier project or the best tool ever, but just because it requires your components to be pure.

mihaelkonjevic17:06:54

I didn’t really play with devcards, but I did use similar pattern before

mihaelkonjevic17:06:25

potentially I’d like to pair devcards with https://github.com/retro/syntest (when I find time to finish it) which would provide hight level functional testing in browser - similar to http://funcunit.com

bocaj23:06:27

Working on a search component. Any advice? I'm re-writing the typeahead portion of this, to start