1

I am using ng-table. Sorting is already included.

What do you suggest. Use and let angular to sort and search or do a back end logic for that?

How big is my table: 1000 rows or less ...

1
  • If you always know the size of the data, test frontend only solution first to see if you got any performance issues, assuming angular-only will be more faster to implement and less complex. If this doesn't work you need it involve backend. :/ Commented Nov 1, 2016 at 22:15

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.