Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Joukie's Redbloxbuster #21

Open
wants to merge 24 commits into
base: master
Choose a base branch
from
Open

Conversation

jackiewatanabe
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 Joukie: I learned from the Jackie half of me how to be persistent and not give up when obstacles arrive. Joukie: I learned from the Jou-Jou half of me more CSS tricks and how to set it up so clicking on DOM elements can re-render pages
What was one area of Backbone you gained more clarity on during this assignment? Joukie learned that it's important to keep track of whether you put certain code in the model views vs collection views.
Describe how you solved the problem of having lists of movies that look mostly the same but have different content we decided to have separate views for the movies_list view in our database vs search result views that's pulling from the outside API.
Describe a DOM event your application handled clicking on the header title on our page reloads the movie_list views
Describe a custom event your application handled one custom event our application handled was when you click the button, and it sent a search query.
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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants