Getting the Most out of JavaScript Stacktraces

JavaScript applications keep getting bigger, more complex, and harder to debug. Without stacktraces, how are we expected to find, decipher, and fix our bugs? “Stacktrace or GTFO!”

Getting the Stacktrace is on us. Only we can design the code to capture stacktraces effectively. Let’s explore some popular libraries like stacktrace.js and tracekit, some techniques for catching exceptions without mess try/catches everywhere, and what’s coming next with expanded error objects. Let’s talk about finding and fixing our errors and stop this proliferation of a broken JavaScript web.

Video producer: http://ndcoslo.com/