Skip to content

Conversation

@sarabrandao21
Copy link

@sarabrandao21 sarabrandao21 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? component is a block of code that can be reusable, it is helpful to the visuals and also interactions with the user.
What are props in React? props means properties and they are used to pass data between components.
How did you use props in this project? I used props in timelineEvent (person, status, timeStamp), timeline gets the data of array of objects and loop through each information using the frame of timelineEvent.

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