One of the reasons I love front-end development is the reason many server-side developers hate it: the difference in browser implementations, the different implementation dates, and the ability to hang yourself with bad JavaScript. I enjoy the hell out of this battle despite having no control over the browser environment but I'm not crazy -- I always have a safety net to detect errors quickly. That safety net? TrackJS. TrackJS allows me to detect JavaScript errors in real time, telling me what browser the user is navigating with, which pages the error occurs, and much more.
















