Method Parameter Ordering
Closed this issue · 1 comments
chalkup commented
Is there a reason why there is a non-standard ordering of parameters for the algolia.addObject() function? What I mean is that generally callback functions appear last in the list of parameters for readability's sake, and it is the middle parameter in this function call. Is this a change that is possible to make?
chalkup commented
thank you very much for this.