component 2017-08-07

hello, is there an easy way to debug components?

recommended way

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

@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...