UI Deploy

Curated, Short, Web UI Dev we Love.

Angular.js final callback after ng-repeat

I have a firm belief that in modern web development, the View logic belongs in the browser (with a great framework of course!).

Most Node.js apps I work with use Angular.js to handle our View logic. In this article we will look at a solution to a common problem.

view source

Advertisement