You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Awesome library @nsweeting! Thanks for making this.
It would be cool if you could sort by an attribute on an associated object. For example, sort Posts by their Author's name. It may make sense to be able to pass a reference to a function, similar to how it's done with sorting, but the library would pass the sort direction instead of a value.