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

Space-Yieni #31

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

Space-Yieni #31

wants to merge 3 commits into from

Conversation

yieknee
Copy link

@yieknee yieknee commented Apr 15, 2020

Assignment Submission: Timeline

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

Reflection

Prompt Response
What is a Component in React? Components are JS classes or functions that return a react element, and are used as building blocks of a react app.
What are props in React? Props stand for properties. Props are a way of passing static data from one component to another. Props can not be changed by the component.
How did you use props in this project? We used props for the person, status, and timestamps.

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