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

bb views part 2 #260

Closed
jshawl opened this issue Sep 1, 2015 · 5 comments
Closed

bb views part 2 #260

jshawl opened this issue Sep 1, 2015 · 5 comments
Assignees
Labels

Comments

@jshawl
Copy link
Contributor

jshawl commented Sep 1, 2015

@mattscilipoti
Copy link
Contributor

Δ: Start with the big picture. Show that we will be replacing the list code, in app.js, from this morning. Maybe make placeholders for the methods - showing the call flow (via console.logs?), then fill in the code. We are creating #renderOne, but we don't know why.

@mattscilipoti
Copy link
Contributor

Δ: Simple, clear example of how this.collection.each works. In CodePen or similar?

@mattscilipoti
Copy link
Contributor

Δ: Can we utilize renderAll in app.js before initializing the events? Then, show the need for responding to events by changing something on the page and see that it isn't updating.

@mattscilipoti
Copy link
Contributor

➕: Nice separation of collection views and "specialty" views.
➕: process raised good questions from students. Kept them engaged.

@mattscilipoti
Copy link
Contributor

Δ: Student asked to provide references to other Backbone applications that they could read through.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants