Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

5 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages