Skip to content

Conversation

@birbalds
Copy link

@birbalds birbalds commented Jun 16, 2017

Video Store Consumer

Congratulations! You're submitting your assignment!

Comprehension Questions

Question Answer
For each person in your pair, describe something you learned from your partner during this project I learnt from Cara how to access a individual model on click from the model list view. Cara gained a better understanding of negative conditionals and the CSS position property.
What was one area of Backbone you gained more clarity on during this assignment? Creating custom backbone events with the trigger function.
Describe how you solved the problem of having lists of movies that look mostly the same but have different content We modified the url when fetching the API but used one collection and one view.
Describe a DOM event your application handled The search button sends a get request to the API with the inputed query params when clicked.
Describe a custom event your application handled Adding a rental is a custom event we used by triggering an event in the movie list view that sends a create request to the API.
Do you have any recommendations on how we could improve this project for the next cohort? Nope!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants