I saw many videos related to two-way data binding in react, but, I didn't get the idea about why even we need it.
Is it something very important to use two-way data binding in react, I even developed projects using react but I don't think that it's something important. I know that it's something used in Angular by using ngModel!!