is there any logging and monitoring best practices for React SPA around? (library, the benefit etc.) I've been doing FE ~7years but shame, I don't have much experiences with it.
My experiences is that the incident that happens on Frontend app is very obvious and easy to track on the browser. So implementing logging or monitoring is not so useful as on Backend.