You’d usually do things like sorting with the objects in memory within your app (framework). In Sharesome, I’m using timestamps in the filenames in order to sort from the listing before even fetching objects.
You’d usually do things like sorting with the objects in memory within your app (framework). In Sharesome, I’m using timestamps in the filenames in order to sort from the listing before even fetching objects.