thanks a lot 
1 how the click handler improved the performance and reduce the watchers, ? 
it is interesting

2  how I can add id to the link like id="{{event.id}}"  ? I saw that you 
removed it . I need it for some reason  its the id from database

3-  my full app include getting data from server by polling service( 
polling every 1 seconds) and then the event i got from the serve I need to 
add it to that history lisy .
I doing with $watchcollection and go thrrow the list and update ( for and 
inner for ) and if the event is .a new or in the criteria I doing push to 
the list 
how can I improve it  like build an oop object or something to imporve 
performance and coding

thanks again

On Tuesday, January 16, 2018 at 4:33:01 PM UTC+2, Sander Elias wrote:
>
> Hi Yusgulat,
>
> Well if it's that dynamic, you can't use one-time bindings.
> If i have some time this evening, I will modify your plunker to use a 
> single event handler.
>
> regards
> Sander
>

-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to