How to apply the Yellow Fade Technique in a Ruby on Rails application?
Revisited on May 28th, 2023
TL; DR: Configure a CSS class and include it to apply the technique.
Problem
In an Ajax-based application, users may complain that they are unable to see real-time updates.
An interesting approach to highlight changes m...
blog.alexandrecalaca.com5 min read