Back to Webfundamentals

Debugging Promises with DevTools {: .page-title }

src/content/en/shows/ttt/series-1/debugging-promises-w-devtools.md

0.31003 B
Original Source

project_path: /web/_project.yaml book_path: /web/shows/_book.yaml description: In this episode, Addy and Matt walk through how to debug ES6 Promises using the brand new Promises debugger in Chrome DevTools.

{# wf_updated_on: 2015-06-02 #} {# wf_published_on: 2015-06-02 #} {# wf_youtube_id: o9c3U5_8tGY #}

Debugging Promises with DevTools {: .page-title }

<div class="video-wrapper"> <iframe class="devsite-embedded-youtube-video" data-video-id="o9c3U5_8tGY" data-autohide="1" data-showinfo="0" frameborder="0" allowfullscreen> </iframe> </div>

In this episode, Addy and Matt walk through how to debug ES6 Promises using the brand new Promises debugger in Chrome DevTools.

Warning: Support for the Promise inspector has been removed.

Depending on your version of Chrome, you may need to enable the Promises inspector. Open DevTools settings - Experiments, check the Promise inspector, and then restart DevTools.

Subscribe to the Google Developers Channel