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

Edge DevTools Summer 2016

Edge DevTools Summer 2016

DevTools Camp, Vancouver part deux

Avatar for Kenneth Auchenberg

Kenneth Auchenberg

August 11, 2016
Tweet

More Decks by Kenneth Auchenberg

Other Decks in Technology

Transcript

  1. 3

  2. 12 New shiny stuff in EdgeHTML 14 APIs Web Notifications

    Fetch API Web Authentication API Beacon Web Speech API WOFF2 Web Fonts Elements <date> <time> <output> Codecs Opus Audio VP9 Video Codec JavaScript ES6 Default params Exponentiation operator Array.prototype.includes Object.values + Object.entries Experimental JavaScript ES Modules! Async/await
  3. 21 Why are DevTools bundled with our browsers? Desktop browser

    New devices Chrome-less contexts Devtool
  4. 33

  5. 35

  6. 36 "sourceMapPathOverrides": { "webpack:///*": "${webRoot}/*", // Example: "webpack:///src/app.js" -> "/users/me/project/src/app.js"

    "meteor:// app/*": "${webRoot}/*" // Example: "meteor:// app/main.ts" -> "c:/code/main.ts" } sourceMapPathOverrides mappings
  7. 43

  8. We are looking for BETA testers of a new tool

    for iOS developers 44 Beta testers wanted
  9. 47 Architecture Edge Diagnostics Adaptor HTTP WS Node native extension

    Edge process Signed DLL bridge Tool Editor DevTool
  10. 51