Skip to content

Conversation

@Sofia15
Copy link

@Sofia15 Sofia15 commented Jun 27, 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 Laura - we can create new instance of models using other models like we did with videoStore in app.js
What was one area of Backbone you gained more clarity on during this assignment? I gained more clarity with models. I did not understand them very well before.
Describe how you solved the problem of having lists of movies that look mostly the same but have different content Using the same model for movieList and searchList, but with the first one we use .fetch()
Describe a DOM event your application handled when add button clicked, the DOM gets modified.
Describe a custom event your application handled when search button clicked, view is triggered.
Do you have any recommendations on how we could improve this project for the next cohort?

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