AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
React
With react, the typical way you would make that work is you would have to add an event to the input field. And then you would have a function that is being passed into that component that is up dating its state based off of these on change events. So having that like kind of one way data flow, and like basically asking to up date and then getting your new state via props, i kind of allows you to control the application in a very fine grained way.