Dev Startup Day 4 - Data Flow from DB to Frontend
1 year agoPlanted
47 Views
Link to the Resource : Visit the Resource
I built out the data flow today by adjusting the database schema, creating posts in the SQL editor, fetching those posts, and jumping through a lot of self-imposed hoops to get it all done and displayed. I generated types, learned a lot about supabase in the process, and am doing my best to learn as much as I can about the tools I'm using.