You need to give the user a meaningful message for when an error occurs Giving the user a screen with `error500` doesn't help him https://github.com/facn5/NodeJs-AutoComplete/blob/master/backend/handlers.js#L51 Google's error handling https://goo.gl/images/o45ZP8
You need to give the user a meaningful message for when an error occurs
Giving the user a screen with
error500doesn't help himhttps://github.com/facn5/NodeJs-AutoComplete/blob/master/backend/handlers.js#L51
Google's error handling https://goo.gl/images/o45ZP8