i did try like that
let age = arr.sort(function(a, b) { return b -a; });
it was good for simple array. but .. it\'s not work. in that arr