[notes] A Reasonable Error Printing Utility in TypeScript

from blog Sympolymathesy, by Chris Krycho, | ↗ original
A very simple tool for getting structured chains of errors in JavaScript using the ES2022 `Error.prototype.cause` property.