Exploring Rails 7, Hotwire and AnyCable speedy streams

Описание к видео Exploring Rails 7, Hotwire and AnyCable speedy streams

In this episode, we’re going to build a new Rails 7 application from scratch—a very first prototype of what could become a Discord-like multi-channel chat. We will see how the new --css=tailwind option makes generated templates look cool, give Turbo Frames and Streams a try, and, finally, configure AnyCable with its brand new JWT authentication and speedy streams features.

❤️ You can support us on GitHub Sponsors: https://github.com/sponsors/anycable

Our public roadmap is available here: https://github.com/orgs/anycable/proj...
Source code: https://github.com/anycable/anycasts_...

https://anycable.io/blog/anycasts-rai...

00:00 Intro
01:22 rails new
05:02 rails g new scaffold Channel
12:30 rails g resource Message
20:13 Going real-time with Turbo Streams
23:57 Optimizing with Turbo Frames
27:22 rails g anycable:setup
32:05 Switching to RPC-less AnyCable

Комментарии

Информация по комментариям в разработке