LiveView Streams with Pagination (Infinite Scroll)

How do we use LiveView streams with pagination where we want to insert more than one element?

We can reduce over the socket and use stream_insert/3 for each element!

🤷 At least, that’s what I do.

Want the latest Elixir Streams in your inbox?

    No spam. Unsubscribe any time.