Of users and direct messaging, pt. 1

Описание к видео Of users and direct messaging, pt. 1

We begin working on a direct messaging feature. This episode covers all the preliminary work: adding users to the app, setting up a basic authentication flow via Rails has_secure_password, adding an ability to show a user's profile. For the latter one, we use Turbo Frames and Stimulus JS sprinkles.

❤️ 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-dir...

00:00 Intro
01:54 rails g model User
08:44 rails g controller sessions
20:18 turbo-frame id="profile"
26:41 Adding Stimulus controllers

Комментарии

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