Controlled Elements & String to Number Conversion
Keeping UI in sync with data is one of the primary goals of React library.
React achieve this by re-rendering the UI whenever there is a change in data.
In React we allow users to give their input data by using form elements whether it's an input tex...
wasimapinjari.hashnode.dev3 min read