Don't overthink it - unidirectional data flow
You won't believe how easy it is to organize your data flow!
You won't believe how easy it is to organize your data flow!
5 lines of code in angular written once can affect your entire project by auto releasing resources and cancel delayed action after navigating away from the page. in this post i will explore and explain the problem and its solutions.
lets add 'toggle' for column sorting
final step of tutorial - start using the directive you wrote.
you can write a paging directive in a couple of minutes.
here is how you can easily write a table sort, filter and paging directive