Skip to content

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