angular-websocket
angular-websocket copied to clipboard
Use variable instead of a collection
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