facg3 / MWM-Chat

this is room chat project for express week
0 stars 1 forks source link

Dont just console.log the error #25

Open Walidmash opened 6 years ago

Walidmash commented 6 years ago

Guys you need to give user feedback when there is an error not just console.log https://github.com/facg3/MWM-Chat/blob/86b2915bd7d778383b4d227a56668b791430906a/public/js/register.js#L15

sultanassi95 commented 6 years ago

also in: https://github.com/facg3/MWM-Chat/blob/86b2915bd7d778383b4d227a56668b791430906a/src/controllers/roomChat.js#L21

https://github.com/facg3/MWM-Chat/blob/86b2915bd7d778383b4d227a56668b791430906a/src/controllers/roomChat.js#L44