We found 1 episode of Thinking Elixir Podcast with the tag “order”.
-
166: Filtering, ordering and pagination via Flop
August 29th, 2023 | 50 mins 22 secs
ecto, filter, flop, order, pagination
Ever been tired of coding filter, sort, and pagination repeatedly in projects? Mathias Polligkeit crafted the 'flop' library, a portable and reusable Ecto solution. And the bonus is 'flop_phoenix' for filter forms & tables.