Skip to content

Conversation

@habypsow
Copy link

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 Haby: "I learned a lot from Regan! Regan helped me solidify my shaky understanding of how backbone views have their own areas of concern, and how separating those concerns can lead to a well organized application. Regan: "Haby is a world-class googler! I learned a lot from her about how to be patient about finding good relevant examples of code relating to the problems we were solving."
What was one area of Backbone you gained more clarity on during this assignment? We gained more confidence in the functionality of trigger events, and passing the model from one view to another.
Describe how you solved the problem of having lists of movies that look mostly the same but have different content We had both movie lists (rentals and movies) share the same views, and passed in re-populated collections
Describe a DOM event your application handled Clicking the search button
Describe a custom event your application handled When adding a movie, the movie list re-renders due to the 'listenTo' update event.
Do you have any recommendations on how we could improve this project for the next cohort? It would be cool to have access to the JavaScript functionality of Foundation...but it seems like getting this to work with webpack might be tricky.

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