Free NBA

GRATIS
Door API Guy | Bijgewerkt 20日前 | Sports
Populariteit

9.6 / 10

Latency

330ms

Serviceniveau

100%

Health Check

N/A

Terug naar alle discussies

Games - Sorting by date

Rapid account: Fdeboniuss
fdeboniuss
1年前

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?

Doe mee aan de discussie - voeg hieronder een opmerking toe

Log in / Schrij u in om nieuwe opmerkingen te plaatsen