Rails | React | Webpacker | ActionCable
I’ve been working on a project that requires websockets. As I’m sure you’re aware, Rails supports websocketing via ActionCable. However, I found that many example apps and how-to’s made use of jQuery, CoffeeScript, and other tools that weren’t applicable to my…