backbonetutorials
backbonetutorials copied to clipboard
: ReferenceError: users is not defined
I am new in backbone i am try to implement your code for demo but i getting below error can you please tell me where i am doing mistake.
here i am attached code Error : ReferenceError: users is not defined _.each(users, function(user){
User Manager
Привет, у тебя из ошибки видно: что ты не инициализировал параметр -user. Поэтому он пишет тебе я не могу найти - user.