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

Time - Jocelyn #35

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

Time - Jocelyn #35

wants to merge 6 commits into from

Conversation

wangjoc
Copy link

@wangjoc wangjoc 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 the core elements of React. It acts similarly to a JavaScript function that accepts inputs as an argument and then shows the React element in the user interface.
What are props in React? Props are properties used to bass in data from one componenet to another within React.
How did you use props in this project? Props were used to pass the JSON information as an object from the parent component, to parse out person, status, and time of each event at the lower timeline event level.

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