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

Anibel - Edges Exquisit React #6

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

Conversation

anibelamerica
Copy link

Exquisite React

Congratulations! You're submitting your assignment.

Comprehension Questions

Feature Feedback
How did this project differ from in-class examples? This project was different in that the app took in input from the user that used that to modify one existing state. Also a little different was the use of buttons to finalize the game and disable further manipulation to the page without refreshing.
How was this project similar to in-class examples? This project was similar to the in-class examples of using form data and events to trigger manipulations to the DOM.
If you had time to refactor one part of this project, what would you do to make it better? I would try to make the PlayerSubmissionForm state initialization be more dynamic. As it is, it's harcoded in but I believe I could probably set it to an empty object and then perhaps use componentDidMount or some other function to loop through the FIELDS array and populate the state.

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