In this article I show you how to create the infinite scroll effect without using JavaScript. As a bonus, I will also give you two more tips that can help a lot when creating a blog.
Learn how to implement a dynamic select with Rails and Hotwire. In this tutorial, I'll show you how to do it from scratch with a practical example and lots of details.
To Do List Turbo is a task list application that allows you to create, edit, and remove tasks. In this article, I'll show you how to do this with Hotwire Turbo.
Know the difference between scaling an application horizontally or vertically and find out why scalability is important for a Ruby on Rails application.