Hacker News new | ask | show | jobs
by NoInkling 3042 days ago
I think he/she essentially means using an uncontrolled input instead of a controlled one.

https://reactjs.org/docs/uncontrolled-components.html#defaul...

1 comments

Thanks!