Free NBA

GRATUITO
Por API Guy | Atualizado 16 days ago | Sports
Popularidade

9.6 / 10

Latência

338ms

Nível de serviço

100%

Health Check

N/A

Voltar para todas as discussões

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?

Junte-se à discussão - adicione o comentário abaixo:

Efetue login / inscreva-se para postar novos comentários