You are awesome! Explain stuff in a straight forward manner. There are a LOT of people like me that are very grateful for the hard work you put into teaching and sharing your knowledge. Hit important details without diving into the minutia of how "everything works under the abstraction". Thank you and please keep it going. It won't happen quickly, but this will come back to you 100 fold in success and happiness.
I don't recommend this approach..Just wanted to prove a point on how difficult it become when you handle it using refs. I cover it in the later sections.
@@konkerouf Got your point 👍 React hook forms uses similar technique of using refs and is significantly simpler. But to get there, it's important understand how we do it natively and how form libraries solves some of these issues.
Here's the link for the source code - github.com/ChaitanyaKaranam/react-powerhouse
You are awesome! Explain stuff in a straight forward manner. There are a LOT of people like me that are very grateful for the hard work you put into teaching and sharing your knowledge. Hit important details without diving into the minutia of how "everything works under the abstraction". Thank you and please keep it going. It won't happen quickly, but this will come back to you 100 fold in success and happiness.
Great Tutorial introducing Forms in React. Thanks
{2022-03-10}
Good explanation, Thank you.
7 minutes, implementing refs.... lol
I don't recommend this approach..Just wanted to prove a point on how difficult it become when you handle it using refs. I cover it in the later sections.
@@kchaiprogramming6179 if it's difficult and painful for devs, it's even more difficult and painful for the audience... THAT is the point.
@@konkerouf Got your point 👍 React hook forms uses similar technique of using refs and is significantly simpler. But to get there, it's important understand how we do it natively and how form libraries solves some of these issues.
@@kchaiprogramming6179 No. you don't need the history of javascript and browser side rendering to explain how to create a react application