PatrickJS/angular-websocket

Use variable instead of a collection

dpsus4 opened this issue · 0 comments

First of all, I'm an AngularJS newbie, so I'm sorry for the trivial question. Why can't I use a simple variable instead of a collection for MyData? I tried to declare MyData as a variable, but it doesn't work. Why?

Thank you in advance