Monday, May 4, 2015

Ionic Reload List on Interval

AngularJS has great function called $Interval to call any function periodically. Its very useful if we need to auto-refresh list or any other front-end data.

Below is nice codepen by calendee.
http://codepen.io/calendee/pen/GkgsD

No comments:

Post a Comment