wrynearson / willwill.run

Visualizes runs from my Strava account.
https://willwill.run
0 stars 1 forks source link

Homework/26 01 sort #2

Closed wrynearson closed 1 year ago

wrynearson commented 1 year ago

Not (yet) able to get this working... I must be overthinking something.

I am able to sort an array with .sort(), and can iterate over allRuns.date values with .forEach, but I haven't figured out how to sort the unordered list of runs in reverse chronological order.