example: in soflete, we use the SectionForm in ~6 different places. Because it has a non-standard _handleChange, we have to copy-paste that in the same ~6 different places.
investigate having the change and data handlers in their own reusable component.