
Data pagination with WebAPI and AngularJS
UPDATE: wonder how to do the same using React and NodeJS? Read here! One of the first issues I faced while studying/working with AngularJS was how to do pagination with data received from the backend. Assuming that all the real paging is done server-side, I “just” needed a way to...
2014, Sep 14 — 2 minute read