How can I implement TipTapCollaboration in Rails?(yrb-actioncable)
Background Hello, I am learning web development. (I’m not a developer yet). I decided to implement a collabolative editing document for the members of the reading club. Since I am mainly learning Rails, I will use Rails for the backend. Rails 7.1.3.4 ruby 3.3.0 I will use React for the frontend. And I plan to […]