Upgrade to Pro — share decks privately, control downloads, hide ads and more …

DevTools of The Future, JSCONF Asia 2016, Singapore

DevTools of The Future, JSCONF Asia 2016, Singapore

Slides from my "DevTools of The Future" at JSCONF Asia 2016 in Singapore

Kenneth Auchenberg

November 25, 2016
Tweet

More Decks by Kenneth Auchenberg

Other Decks in Technology

Transcript

  1. Desktop browsers have changed 2.82% 13.28% 59.39% 10.21% 1.91% (IE

    8.89%) SitePoint October 2016 Source: https://www.sitepoint.com/browser-trends-november-2016-rise-underdog (iPad 5.42%)
  2. Mobile browsers have changed 40.64% 8.64% 5.83% 17.90% 2.65% Others

    1.13% Source: https://www.sitepoint.com/browser-trends-november-2016-rise-underdog 16.69% SitePoint October 2016 6.52%
  3. Still a typical debugging workflow Open editor Navigate to page

    Open browser Find file in editor Make change Refresh browser Open DevTool Go to scripts-tab Find same file again Go to the edited line Set breakpoint Debug Switch back to editor Make change Tab back to browser Repeat
  4. 1. Why do I need to learn a new DevTool

    for each browser? 2. Why do I have to use different tools for authoring and debugging? 3. Why isn't my editor integrated with my browser(s)? 4. Why are DevTools still bundled with our browsers? A few thoughts
  5. What if it was like this? Open editor Find file

    in editor Make change Open browser Set breakpoint Debug Repeat Make change
  6. Why is the web one of the few platforms that

    still bundles a full development environment with the runtime?
  7. Why are DevTools bundled with our browsers? Desktop browser Non

    desktop devices Chrome-less contexts Devtool