ARTICLE AD BOX
Asked today
Viewed 2 times
I work on a project on node. And I want to make a best error handling method. Where I want to show one error on developer side I mean on console. And I want to send one error message to client side.
One more question, suppose I use prisma ORM but when I go there official site to find some error handling but there are huge number of errors. This is impossible to implement all the errors as I don't use prisma only. I follow SOLID principle.
Explore related questions
See similar questions with these tags.
