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

Error in a Models chapter example #68

Open
Josebaseba opened this issue Jan 14, 2015 · 0 comments
Open

Error in a Models chapter example #68

Josebaseba opened this issue Jan 14, 2015 · 0 comments
Labels

Comments

@Josebaseba
Copy link

I've found a mistake in a code example in the 06-Models chapter, in the line 214.

You're requiring the widget collection file in this way:

var WidgetCollection = require('models/widgets');

But the file's real name is models/widgetCollection.js, as we can see in the line 171.

Btw, that's one of the best JS book that I've ever read. Congrats!

@bear bear added the bug label Jan 14, 2015
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

2 participants