When your code doesn't work the way you expect, it could be a frustrating exercise to figure out what exactly went wrong. In this session, we will walk through the process of debugging an Ember app. Along the way, we will learn about some of the tools and techniques that could help shed light on the behavior of our code.
Upon completing this orientation, you will be well-equipped to pry open the mysterious black box the next time your app misbehaves!