The Lazy Programmer's Intro to LiveView Part 10: Listing matches for users
https://dev.to/lubien/listing-matches-for-users-257c
This time we are going to do a little bit of frontend and at the same time learn a bit more about Ecto and LiveView streams. Our goal is to make the user page list all their matches.
Read next Maintaining GitHub Actions workflows