Skip to content

Space- Kate#25

Open
katemyer wants to merge 7 commits intoAda-C13:masterfrom
katemyer:master
Open

Space- Kate#25
katemyer wants to merge 7 commits intoAda-C13:masterfrom
katemyer:master

Conversation

@katemyer
Copy link

@katemyer katemyer 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? A state is an object that determines how a component behaves and displays to the user.
Describe the relationships between the components on a high-level: which components were siblings? Which components were nested within each other? App held the Game component. The Game was composed of the following components: PlayerSubmissionForm, FinalPoem, and RecentSubmission. The components were children of the Game...and if the Game was the parent...it was a super tired parent who had a crazy time keeping track of their kids.
How did this project differ from in-class examples? In the project, everything happened at the App level. In this project, the actvity happened at the Game level and the Game was injected into the App. The in class example was significantly clearer in instructions and this project was pretty difficult to understand where to start and the level of vagueness of challenging. Note: Really got deep into this project and really forgot to commit often! I'll do better next time.
How was this project similar to in-class examples? The project was similar to the in class with the nested components and if you were able to follow what went where in the class example, it helped a lot for this project.
Deployed here: https://katemyer.github.io/exquisite-react/

@katemyer katemyer changed the title Space- kate Space- Kate Apr 23, 2020
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