Listing Tutorials

Published 09 Nov - 2020

Add bulk actions in Phoenix LiveView

In this tutorial, I have a list of products. One common feature for a table of records is to perform some sort of bulk actions. As an example in thi..