Exploring Data Filtering Options in Elixir Phoenix

185
clicks
Exploring Data Filtering Options in Elixir Phoenix
The author, a former Ruby on Rails (RoR) developer, shares their learning journey of Elixir Phoenix, specifically LiveView. They are currently facing challenges with data filtering using Ecto and are in search of a package similar to RoR's ransack gem. They have identified three potential packages—`rummage_ecto`, `turbo_ecto`, and `flop`—but have concerns regarding their maintenance and capabilities. The author requests community input on additional packages or production experiences to maintain DRY (Don't Repeat Yourself) principles for filtering and pagination in Phoenix applications.

© HashMerge 2024