Custom error and event tracking for Ember.js apps

11:2016/11/2019

This talk presents a system that is able to track and log errors inside an Ember.js application (available on https://github.com/kredde/ember-error-tracker ). The error logs are then evaluated by analyzing the stack trace to determine when the bug was introduced into the system. The system is also able to automatically file bug reports and to track how long it took for the team to fix bugs. The objective is to facilitate the process of identifying and fixing bugs for developers, by partially automating the issue tracking procedure.

Video

Presentation