There is an assumption that moving props to component's state is an anti-pattern. Is therefore an explanation why this is seen when dealing with forms in React?
There is an assumption that moving props to component's state is an anti-pattern. Is therefore an explanation why this is seen when dealing with forms in React?