Jffarge

Results 67 comments of Jffarge

Close this one cc @marcindulak. If you're still facing issue please reopen.

Thanks @benjaminstrasser ! It's great. You keep mentioning hardhat as an example for error handling which looks similar to how Prisma handle errors: https://www.prisma.io/docs/reference/api-reference/error-reference#error-codes I like this approach as we...

> > Thanks @slumbering for the input and feedback! > > > What about creating a new file `ErrorHandler.ts` or whatever you feel to centralize error handling ? A even...

Awesome @benjaminstrasser thanks ! I'm going to have a look now 👀

I'm gonna push some changes in few minutes cc @benjaminstrasser

@benjaminstrasser ! I've just push a commit. Basically i've created a more atomic structure with one error per file. I've also installed `node-color-log` to improve error readability in the terminal...

Hey @benjaminstrasser ! I'm going to review this PR very soon :). We are going to ship some breaking changes this week and then the error handling can be next...

Hey @benjaminstrasser ! I just rebased the main branch. Many changes has been done and I've all the context. That's why I did this rebase. We should be ready today...

cc @benjaminstrasser if you want to have a look ;)