-
In this video we're going to look at how you can add infinite scrolling into your Rails app with Hotwire.This feature allows you to paginate your reco.
Read more -
Sometimes you need a little sprinkle of JavaScript to make a tiny UX improvement. In the olden days, full-stack developers would often drop small jQuer.
Read more -
I had alluded to this post a bit earlier on Twitter, and in the Ruby bug tracker, but wanted to more fully write out my thoughts on what could be an in.
Read more -
Setters and getters (or accessors) are very common in various object–oriented programming languages. Some languages have shortcuts to define them, othe.
Read more -
Rails 6 had added the :destroy_async option to delete the associated records in a background job whenever the foreign_key constraint would be disabled..
Read more