addyosmani / addyosmani/backbone-fundamentals
The TODO app does not run
Open
- Dominant language
- Rich Text Format
- Stars
- 9.2k
- Forks
- 1.4k
- PR merge metrics
- No merged PRs in 30d
Description
window.app.Todos.create({title: 'My first Todo items'});
=> Cannot call method 'create' of undefined
window.app.Todos does not exit!
Is it possible to know the versions of libraries mentioned? E.g. what is the jquery version? Backbone.localStorage version? I have an error on the constructor of Backbone.LocalStorage...
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.