Quick Guide to error handling
Error handling is a big part of the app you are designing as it’s a crucial piece of direct communication with the user. For the different types of alerts, I have classified them into 3 types: feedback, warnings and errors.