What is NervesHub? Meet the Elixir OTA Firmware Update Server for IoT Devices ElixirMix Podcast 020 - Chris McCord and "LiveView"

Zero dependency pagination (Phoenix)

This episode covers making a Pagination module, and using from controllers and contexts. We’ll build it for our StatWatch project, but the same strategy works for any Phoenix app. We’ll paginate two different views, first a simple index view and then a more complex one where the paginated part is pre-loaded into another schema.