|
|
|
|
|
by Jensson
842 days ago
|
|
Back when every developer had to build their own failure detection code and display messages to help themselves debug anything that meant that almost every developer was good at communicating errors to the user. Today developers don't build that skill, so you see applications that just fails silently everywhere or produce nonsense errors. The better developer tools you have the less your developers will need to learn UX skills to be able to do their work. |
|
Now its an exact line number with a little description of what went wrong and sometimes a suggestion on how to fix it.