As our project grows, keeping code organized becomes crucial. In this lesson, we’ll move those Supabase queries out of our components. The queries are simple now, but they won’t stay that way. To keep our code organized, we'll create a dedicated file for the queries and their types.