Y
Hacker News
new
|
ask
|
show
|
jobs
by
brillout
1352 days ago
The frontend-side also throws an error. `throw Abort()` is about protecting telefunctions from third parties. It shouldn't be used to implement business logic (simply use `return` instead).
Samen => Neat :-).
1 comments
jasperpressplay
1351 days ago
Samen can throw errors on the server that can be caught on the client. Is that possible with telefunctions?
link