Don't Be Afraid of the JavaScript Stack Trace

Presenters
Date
May 13, 2019

At some point, your code will not work. You could spend hours trying to google for a solution. Instead, use the JavaScript stack trace to find the problem. A beginner-friendly overview of the JavaScript stack trace and tips on how to use it.