Skip to content

Conversation

@Galaxylaughing
Copy link

Exquisite React

Congratulations! You're submitting your assignment.

Comprehension Questions

Feature Feedback
How did this project differ from in-class examples? It was pretty similar up until the dynamic form portion, which wasn't something we had done in class.
How was this project similar to in-class examples? It covered a lot of the same features in terms of setting up state, passing around props and declaring prop-types, and passing down and back up callback functions.
If you had time to refactor one part of this project, what would you do to make it better? I'd try to move the code inside the methods called by componentDidMount into the constructor (which would then allow me to use the formFields from props in the section where I make the elements instead of state) and try to clear out the state in some other way than rebuilding the state when the form is submitted

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant