Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Leaves - Sabrina #40

Open
wants to merge 18 commits into
base: master
Choose a base branch
from
Open

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
1 participant