Dummy Codes: My dumb little error code idea

from blog union.io, | ↗ original
I made up a dumb little error code idea last year to help solve a problem every web app has. The problem is this. When a user encounters an error in a complicated part of your app—let’s say a part where three or four smaller parts could have failed—you don’t want to blast them in the face with a huge, technical error. ERROR: The fetch() call to...