RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

How to Add Infinite Scroll With Hotwire in Under 5 Minutes

In this video, we’re going to look at how you can add infinite scrolling to your Rails app with Hotwire.

This feature allows you to paginate your records by scrolling to the bottom of the page, as opposed to using manual pagination where you need to click a link to fetch the next page.

https://youtu.be/-ssp88Q9Pmk

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in