Fork me on GitHub
#component
<
2017-08-07
>
vinnyataide03:08:07

hello, is there an easy way to debug components?

vinnyataide03:08:22

recommended way

vinnyataide03:08:41

I'm just running the function with hardcoded refs and strings

seancorfield04:08:04

@vinnyataide Not sure what you're asking -- components are "just" records with, potentially, two functions. There's not much to them, and they're not different to any other data and functions that you might want to debug...