Skip to content

Implement hotwire for users resource #4

Description

@luanzeba

Problem statement

We have implemented hotwire for event updates so that we can easily add, update or delete events in our app and the changes will be automatically reflected in all client sessions without needing a redirect or page refresh.

However, our user model does not have any hotwire implemented. The goal is to take what we learned from the events hotwire implementation and apply it to users.

Solution

Follow the steps in video 17 - Implementing Hotwire (add link) to implement hotwire for the users resource.

I'd be happy to review your implementation when I have time. Please open a pull request following these steps:

  1. Follow this guide to setup your forked repo
  2. Checkout a development branch
  3. Implement your changes
  4. Open a pull request and tag me for review

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions