Hello everyone,
I think there is an error in the line n°458 from ch 13 :
Additionally, when we sort by votes, we have a subsequent sorts by submitted timestamp and then _id to ensure that the ordering is completely specified.
Shouldn't it be : we have subsequent sorts ?
Hello everyone,
I think there is an error in the line n°458 from ch 13 :
Additionally, when we sort by
votes, we have a subsequent sorts by submitted timestamp and then_idto ensure that the ordering is completely specified.Shouldn't it be : we have subsequent sorts ?