Angular – sort
Table of Contents
Intro
Lets sort some shit
Sources
- https://stackoverflow.com/questions/21687907/typescript-sorting-an-array
- https://www.cloudhadoop.com/typescript-sort-object-array/
- https://www.sharepointwidgets.com/2020/06/sorting-in-typescript-simple-arrays.html
- https://stackoverflow.com/questions/18859186/sorting-an-array-of-javascript-objects-a-specific-order-using-existing-function
Snippet