Skip to content

alex-min/phoenix-large-list-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LargeListDemo for Phoenix Live View

This is a demo project for https://alex-min.fr/phoenix-live-view-very-large-list-hook/.

It demonstrates how a hook to show large lists can work.

In order to use this project, please run the seeds beforehand:

mix ecto.create
mix ecto.migrate
mix run priv/repo/seeds.exs

This will create the database along with 4000 test items, it's useful to visualize the list.

About

A hook for handling large lists in phoenix live view

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published