Error Tracking and production debugging for your JavaScript web applications. Fast. Simple. Affordable.

"Your core application should function perfectly well even if a third-party is blocked." tkjs.us/emptystring
Just Blogged: Tracked: Debugging Empty String tkjs.us/emptystring
2
2
A few months back, @BrandesEric wrote about Backwards Compatibility. tkjs.us/backwards-compat
1
Monitoring > Testing, especially in Browser JavaScript, where many edge cases only emerge on slow networks and other browsers.
From my anecdotal experience building SaaS systems, I have gotten a lot better return on investment by building monitoring and alerting than I have by writing unit, integration, and e2e tests. Of course, I use both, but if I *have* to choose between them, I choose monitoring.
1
3
From the archives: The Siren Song of Component Libraries. tkjs.us/component-lib
1
I love how @trackjs has my back. Their nightly email alerted me to a major JS issue on my site and, because of the notification, I was able to fix it quickly. TrackJS is the best. tkjs.us/dwb
1
2
17
In case you missed it last week: JavaScript Agent as a Module tkjs.us/agentv3
Awhile back we wrote about Thriving Small. tkjs.us/thriving-small
1
2
In case you missed it last week: Application Versions tkjs.us/versions
"introducing install() command to explicitly control when the agent adds its listeners to the document." tkjs.us/agentv3
JavaScript Agent as a Module by @toddhgardner tkjs.us/agentv3
2
1
"We strongly recommend bundling the agent into your web application via npm, or by downloading a known version for high-performance production systems" tkjs.us/agentv3
"TrackJS Agent 3.0.0 is a major-version update that supports loading as an ES6 Module, CommonJS, or AMD" tkjs.us/agentv3
2
8
"We remain committed to backwards compatibility. Agent 3.0.0 is fully backwards compatible with the names and API of Agent 2.X and 1.X." tkjs.us/agentv3
Just Blogged: JavaScript Agent as a Module tkjs.us/agentv3
"Version filtering, just like domain, time, or status" tkjs.us/versions
"when a new application release is having issues that old releases were not." tkjs.us/versions