Free NBA

免费
通过 API Guy | 已更新 il y a 21 jours | Sports
人气

9.6 / 10

延迟

329ms

服务等级

100%

Health Check

N/A

返回所有讨论

Games - Sorting by date

Rapid account: Fdeboniuss
fdeboniuss
il y a un an

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?

加入讨论 - 在下面添加评论:

登录/注册以发布新的评论