36
loading...
This website collects cookies to deliver better user experience
why-did-you-render
is a path for React and React Native to notify developers about avoidable component re-renders. And this enables us to easily identify why and when our components re-renders which is useful for debugging performance-related issues.onChange
, and onSumit
.refs
. This approach makes React Hook Form more performant than other form building libraries in React.