Free NBA

GRATIS
Da API Guy | Aggiornamento 22 days ago | Sports
Popolaritร 

9.6 / 10

Latenza

328ms

Livello di servizio

100%

Health Check

N/A

Torna a tutte le discussioni

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?

Partecipa alla discussione - aggiungi un commento di seguito:

Accedi/Iscriviti per pubblicare nuovi commenti