Open Li-Kane opened 3 months ago
Towards production, to ensure app stability, implement error boundaries and handling. Additionally, only breaking errors should be sending data to sentry. Errors which are expected (bad inputs) should be caught and not thrown.
Towards production, to ensure app stability, implement error boundaries and handling. Additionally, only breaking errors should be sending data to sentry. Errors which are expected (bad inputs) should be caught and not thrown.