FAQ: React Forms - Input onChange

This community-built FAQ covers the “Input onChange” exercise from the lesson “React Forms”.

Paths and Courses
This exercise can be found in the following Codecademy content:

Web Development

Learn ReactJS: Part II

FAQs on the exercise Input onChange

Join the Discussion. Help a fellow learner on their journey.

Ask or answer a question about this exercise by clicking reply (reply) below!

Agree with a comment or answer? Like (like) to up-vote the contribution!

Need broader help or resources? Head here.

Looking for motivation to keep learning? Join our wider discussions.

Learn more about how to use this guide.

Found a bug? Report it!

Have a question about your account or billing? Reach out to our customer support team!

None of the above? Find out where to ask other questions here!

https://fr.reactjs.org/docs/forms.html

Hello, I have a suggestion.

I feel like this lesson and the one about presentational/container components should be added before the React State/Effect Hooks one in the Front-End Engineer path

It would eliminate some confusion in my opinion

2 Likes

Completely agree.

It felt like learning about function components and Hooks was leading towards using these predominantly in the future, then just to jump back to using classes seems a little bit wishy-washy. Especially considering how much nicer function components feel to write and read (in my opinion).

1 Like