How to check JavaScript errors in console on mobile Chrome

If you are building a serious project, you should probably use something like Sentry to get error reports. However, if you are not using such a tool and want to check console errors on phone, here are 3 easy steps: Read more

Similar