I am trying to create a \'like\' function for my app. I want to be able to set the value of a dynamically generated number as the \'like count\'. The problem comes in using \'ng
If your feeds object/array is long, it's better to use ng-bind for performance reasons.
rather than
{{likeCount}}