Skip to content

Space - Suely#16

Open
SuelyBarreto wants to merge 8 commits intoAda-C13:masterfrom
SuelyBarreto:master
Open

Space - Suely#16
SuelyBarreto wants to merge 8 commits intoAda-C13:masterfrom
SuelyBarreto:master

Conversation

@SuelyBarreto
Copy link

@SuelyBarreto SuelyBarreto commented Apr 23, 2020

Assignment Submission: Exquisite React

Congratulations! You're submitting your assignment. Please reflect on the assignment with these questions.

Reflection

Prompt Response
Define in your own words: What does "state" in React mean? How do we use it? Is a data value that can be updated when the component is running, based on user's actions. It is like instance variables in Ruby.
Describe the relationships between the components on a high-level: which components were siblings? Which components were nested within each other? App.js had Game.js which had three under it: RecentSubmission.js, PlayerSubmissionForm.js, and FinalPoem.js. These three were siblings.
How did this project differ from in-class examples? The concept of finalizing the game to change how many components behave was new.
How was this project similar to in-class examples? Both had nested components and forms for gathering data from user.

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