Hacker News new | ask | show | jobs
by ajstacy06 1159 days ago
Ya, so when it comes to logging in the frontend, most folks just build an app and throw it out there, but when Joe/Suzy experience a bug, the frontend folks have no idea what it is. Console is really only useful before production. Ideally you would monitor your frontend application the same way you monitor your backend applications. People would find it insane to have no logging in backend apps in production, but people seem to not care about it in the frontend.