Uncontrolled vs Controlled Components in React: Components and Form Elements
📝Introduction
Recently, I came across an interesting topic in the React documentation about uncontrolled and controlled components, especially regarding how components are derived through states and props.
Initial confusion: I used to think these t...
subratopatnaik.hashnode.dev6 min read