Free NBA

חינם
על ידי API Guy | מְעוּדכָּן 22 days ago | Sports
פּוֹפּוּלָרִיוּת

9.6 / 10

חֶבִיוֹן

328ms

רמת שירות

100%

Health Check

N/A

חזרה לכל הדיונים

Games - Sorting by date

Rapid account: Fdeboniuss
fdeboniuss
a year ago

Hi everybody!
Did anyone have issues sorting by date?
After using a sort:
"someGames.sort((a: Game, b: Game) => {
return new Date(b.date).getTime() - new Date(a.date).getTime();
}))"
I’m facing issues with sorting and pagination.
Are there any tutorial/documentation/discussion about that?

הצטרף לדיון - הוסף תגובה למטה:

התחבר / הירשם כדי לפרסם תגובות חדשות