ng-repeat and groupBy filter
TL/DR,
If you are using angular-filter already don’t read this.
Recently I was working on a task for creating a responsive UI which involved changing the html select with a button. Then with a click or tap on the button there should be a list shown like a drop down. Well I though ok let’s do that and quickly started using bootstrap dropdown.
Jun 18, 2016
4 min