sifat-at-work
Results
1
comments of
sifat-at-work
Wouldn't having a hook to deal with errors be better than handling errors in the markup? IMHO it'll make it easy to manipulate the errors. ```svelte import { onError }...