I'm fairly new with angularjs and javascript as a language. I don't need help with the sending and displaying, I'm using pusher to make it instant and ng-repeat to display the messages and all that part is working.
I'm having a problem creating a chat box for each user like facebook. I can understand one could use the jquery clone(). There also $compile in angular with I could use but I'm not sure which would be the best way to go about doing this.
I'm just looking for someone who knows what there doing!
Thanks, Alfred