In this Rails tutorial, we’ll add reactive user interface elements to our project management app with Stimulus Reflex. Stimulus Reflex makes use of real-time, web socket communication in Rails over Action Cable and Cable Ready to make it extremely easy to add reactivity with just a few simple lines of code.