-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Well done 🎉
The files structure is well organised and really great use of supabase api!
I also spotted that you handled the errors - very impressive the way you handled the errors with try, catch and finally.
It would be even better if we can send some meaningful error messages when we handle them in some places.
e.g.
throw new Error('User not exist')
It's a good way of informing other developers for example, when they use apis you created.
In some cases we also could render error page for better UX.
Metadata
Metadata
Assignees
Labels
No labels