Using the previous implementation, in this lesson we will retrieve the user name for each message as needed in our user interface and subscribe to updates.
Hi Kristian, Thanks a lot for the Supabase tutorial learned a lot, even though it was a bit heavy to understand but to managed to make it as simplified as possible. I'm thinking to take this a bit further and possibly make a chat app like Discord with Channels and media files uploading and downloading. Speaking of media files I created an avatar column in the users table what should be the type? I preferably want to include "src" and "alt"
You could also ask that question here: https://www.reddit.com/r/Supabase/. The community seems pretty active.