▲ | heisenbit 4 days ago | |
Sadly the art of error handling is often neglected by some SPA developers. I suspect that failures on the client are also less tracked this is tolerated by businesses. | ||
▲ | renegade-otter 4 days ago | parent [-] | |
That has nothing to do with them being "SPA developers". They are just bad developers, lazy, or inexperienced. Errors/messages/warnings is one of the first things I do in an app framework, since it's incredibly hard to "bolt that on" later. |