mamchenkov.net
Replaying JavaScript errors from the userland
I came across this interesting dive into monitoring, troubleshooting, and replaying JavaScript errors from the userland - "A user encounters a JavaScript error. You’ll never guess what happens next!!". This is not something immediately applicable for my projects at work, but gives me a lot to think about.