Latest in tech Error handling in JavaScript Custom Errors We can face problems in requests, in our database, a user is asking for something that does not exist or he doesn’t have the permission to access it etc… That’s why we need to know that something is going wrong!