Let's create a simple form where all it does is take the submission and displays it. Yes it sounds simple but there is a lot going on where it can get confusing. But once you get the basics down then everything else that has to do with a form is just an extension of this.… Continue reading Creating a form with React
Tag: State
Day 8: What is state, how is different than props?
State in React: Sounds easy in theory but can be a bit complicated to implement. #MomsCanCode #Codergirls #WomenInTech #TechLadies #LearnReact