Fork me on GitHub
#reagent
<
2016-11-26
>
angelixd20:11:43

I have a pretty general question since I’m just learning reagent (and react) at the same time. When collecting params across multiple inputs, should I just give up on form-based interactions at the HTML level, and collect values from atoms?