Episode 23 Turbo Powered Chat Application in Rails 7
timnans

timnans @timnans

Joined:
Aug 6, 2019

Episode 23 Turbo Powered Chat Application in Rails 7

Publish Date: Aug 15 '22
2 0

Turbo Streams deliver page changes as fragments of HTML wrapped in self-executing "turbo-stream"elements. Each stream element specifies an action together with a target ID to declare what should happen to the HTML inside it. We will leverage the power of turbo streams to create a chat application.

Github: https://github.com/railsdrill/episode-23-turbo-chat

Comments 0 total

    Add comment