Fork me on GitHub
#reagent
<
2017-05-01
>
rgdelato00:05:09

@grav If you're actually interested, here are some opinions/tips on uncontrolled forms: https://gist.github.com/rgdelato/2bc1543a1823344403d18742f6e753c8 Note: It's all in JS, so translate as necessary.

grav05:05:28

@rgdelato That’s a good example. I just can’t help to wonder how big the form needs to be before the re-render becomes noticeable? I’d expect it to be hundreds of child elements.