angular-moment
angular-moment copied to clipboard
{{date | amTimeAgo}} update
trafficstars
Is there any tricks which not destroy the performance to update the view each time the {{date | amTimeAgo}} change ?
I know that the directive do that, but i prefer the filter with a slow update.
Is it possible ? Thanks :)