Skip to content

[Code Review]  #73

@jijip41

Description

@jijip41

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions