Skip to content

Time and Space- Mair H & Liv #28

Open
mheshmati-tech wants to merge 31 commits intoAda-C13:masterfrom
mulhoo:master
Open

Time and Space- Mair H & Liv #28
mheshmati-tech wants to merge 31 commits intoAda-C13:masterfrom
mulhoo:master

Conversation

@mheshmati-tech
Copy link

Video Store Consumer

Congratulations! You're submitting your assignment!

Comprehension Questions

Question Answer
Paste a link to the PR for your API https://github.com/mulhoo/video-store-consumer-api
For each person in your pair, describe something you learned from your partner during this project We worked individually mainly on this project.
What was one area of React you gained more clarity on during this assignment? Making API calls from Rails and external APIs.
Describe how you solved the problem of having lists of movies that look mostly the same but have different content We rendered the list alphabetically.
Describe how you handled rentals with React Once there's a user and movie selected, the user get's the option to check out (the button becomes visible).
Describe a DOM event your application handled When selecting a user, while navigating through other pages the user is still selected, and when another user is selected, the selected user will be updated and rendered on the navigation page.
Did you use any functional stateless components? What for? The customerDetail and Movie didn't have a state- they only had a callback function of how to handle clicks. Those components don't necessarily need to know their state but need to handle events.
Did you use any container components? What for? No.
Do you have any recommendations on how we could improve this project for the next cohort? Put this project with the React curriculum since it was mentally and emotionally a lot of energy try to relearn React.

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.

2 participants