Deleting records from a Supabase database
I'm sure you saw this article coming after we just learned how to insert records in a Supabase database.
Let's say we accidentally added the wrong country that we want to remove...
How do we go about that?
Rendering a delete button
The first thing we...
h.daily-dev-tips.com2 min read