f12 tools in edge

19

Upload: kris-van-der-mast

Post on 17-Jan-2017

205 views

Category:

Technology


2 download

TRANSCRIPT

Page 1: F12 tools in Edge
Page 2: F12 tools in Edge

Kris van der Mast

www.krisvandermast.com

@KvdM

Since 2007

Page 3: F12 tools in Edge

TESTING WEB APPS WITH REMOTE IE AND F12 DEVELOPER TOOLS

Page 4: F12 tools in Edge

Agenda• Remote IE• IEdge• Demos• Questions

Page 5: F12 tools in Edge

Remote IE• http://dev.modern.ie/tools/vms/• https://remote.modern.ie/subscribe

Page 6: F12 tools in Edge

IE

Page 7: F12 tools in Edge

Spartan

Page 8: F12 tools in Edge

Edge

Page 9: F12 tools in Edge

Fantasy vs reality We’re all awesomedevelopers…But even then wecan use a helping hand…

Page 10: F12 tools in Edge

Browser Tools – A lot in common

DOM InspectionStyle TracingComputed PropertiesLayout ViewColor PickerDebuggerBreakpointsWatchesConsoleConsole API

CPU profilingStyle profilingNetwork tracingHeap snapshotsSnapshot diffingAuto completionInspect elementPretty printing

So, so many tools in the box*Not to scale or remotely mathematically sound!

The 80%Case

Page 11: F12 tools in Edge

Browser Tools – A little unique

TracePointsStatement level JSJust my codeFind references

Set next statementTrack changesTypeScript coloring

3D viewWeb audio editorAnimationShader editor

Reflow event loggingResponsive design modeLots of extensions

Network throttlingDevice emulationPseudo elementsEdit and continue

Paint correlationCSS animationAnimation scrubbing

More…

More…

More…

Page 12: F12 tools in Edge

The Road Ahead

Tools for IE11 on Win10+ are frozen

Full steam ahead for Microsoft Edge

Page 13: F12 tools in Edge

Demos

Page 14: F12 tools in Edge

New async operation “onreadystatechange” Global Codefetch_onClick

New async operation “addEventListner” for DOMContentLoadedGlobal Codeinit

New async operation “addEventListener” for clickGlobal CodeonDOMContentLoaded

Finally we break in the debugger…

Page 15: F12 tools in Edge

Agenda• Remote IE• IEdge• Demos• Questions

Page 16: F12 tools in Edge

• uservoice.modern.ie• connect.microsoft.com• github.com/microsoft• @MSEdgeDevTools• Send a smile

Give feedback to Microsoft!

Page 17: F12 tools in Edge

Questions?

Page 18: F12 tools in Edge

Your feedback is important!Scan the QR Code and let us know via the TechDays App.

Laat ons weten wat u van de sessie vindt via de TechDays App!Scan de QR Code.

Bent u al lid van de Microsoft Virtual Academy?! Op MVA kunt u altijd iets nieuws leren over de laatste technologie van Microsoft. Meld u vandaag aan op de MVA Stand. MVA biedt 7/24 gratis online training on-demand voor IT-Professionals en Ontwikkelaars.

Page 19: F12 tools in Edge