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

AC and Lynn's Video Store #16

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

Conversation

acgillette
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 AC: Lynn taught me the witchcraft that is non RESTFUL routes in backbone.
Lynn: AC taught me a lot of different ways to use javascript that I didn't originally think of. Also you can do whatever you want with Backbone but it's not necessarily good?
What was one area of Backbone you gained more clarity on during this assignment? Nested views. Also how does Backbone
Describe how you solved the problem of having lists of movies that look mostly the same but have different content We discovered pretty quickly that the API handles that for us, we looked at the API source code to see how it worked.
Describe a DOM event your application handled When you click all customers it renders the customer view.
Describe a custom event your application handled Pressing add customer showed a form to add a customer.
Do you have any recommendations on how we could improve this project for the next cohort?

ltrickey and others added 30 commits June 21, 2017 11:19
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