Liveview Sorting DB Collection and Rendering Problem (very basic)

Oh, and also: Enum.sort_by/3 accepts :asc or :desc as a third argument, which would be much more efficient than sorting and then reversing the list :slight_smile: