Ismar Santos

Joined

610 Experience
6 Lessons Completed
0 Questions Solved

Activity

In case I was using Hotwire I would still need to use ActionCable (MyChannel.rb and MyChannel.js) I was thinking of creating an action that responds by turbo_stream with the updated partial, maybe use a job to check this by calling the action, that would make sense or would a better example? thanks.