dotjs lightning talk vorlon.js

27
Etienne Margraff Web dev @Microsoft @meulta

Upload: etienne-margraff

Post on 07-Jan-2017

2.340 views

Category:

Technology


3 download

TRANSCRIPT

Page 1: DotJS Lightning Talk Vorlon.js

Etienne MargraffWeb dev @Microsoft

@meulta

Page 2: DotJS Lightning Talk Vorlon.js

Web is awesome

Page 3: DotJS Lightning Talk Vorlon.js
Page 4: DotJS Lightning Talk Vorlon.js

Most cross-platform tech

Page 5: DotJS Lightning Talk Vorlon.js

Most cross-platform tech(in the world)

Page 6: DotJS Lightning Talk Vorlon.js

Most cross-platform tech(in the world)

(maybe in the universe)

Page 7: DotJS Lightning Talk Vorlon.js

You can reach a lot of devices

Page 8: DotJS Lightning Talk Vorlon.js

Debugging on desktop is easy

Page 9: DotJS Lightning Talk Vorlon.js

F12 FTW !

console.logF12

Page 10: DotJS Lightning Talk Vorlon.js

What about debugging on mobile?

Page 11: DotJS Lightning Talk Vorlon.js

WeinReProprietary tools

Page 12: DotJS Lightning Talk Vorlon.js

cross browser, cross platform, open-sourceremote web debug tool

Page 13: DotJS Lightning Talk Vorlon.js

Dasbhoard and clients

Page 14: DotJS Lightning Talk Vorlon.js

Interactive Console

Page 15: DotJS Lightning Talk Vorlon.js

XHR Panel

Page 16: DotJS Lightning Talk Vorlon.js

Resource Explorer

Page 17: DotJS Lightning Talk Vorlon.js

Object Explorer

Page 18: DotJS Lightning Talk Vorlon.js

Modernizr

Page 19: DotJS Lightning Talk Vorlon.js

Best practices

Page 20: DotJS Lightning Talk Vorlon.js

And a lot of others

Angular.js Inspector DOM Explorer

Unit Test Runner

Network Monitor

Page 21: DotJS Lightning Talk Vorlon.js

How to use vorlon.js ?

Page 22: DotJS Lightning Talk Vorlon.js

or clone/fork http://github.com/microsoftdx/vorlonjs

or auto deploy to Azure

(sudo) npm install –g vorlon(sudo) vorlon

Step 1 – Install the server

Page 23: DotJS Lightning Talk Vorlon.js

<script src="http://localhost:1337/vorlon.js"></script>

Step 2 – Modify the website that you want to debug

And that’s all folks…

Page 24: DotJS Lightning Talk Vorlon.js

or http://localhost:1337/httpproxy

Page 25: DotJS Lightning Talk Vorlon.js

Node.js debugging coming soon

Page 26: DotJS Lightning Talk Vorlon.js

Want to contribute ?

http://bit.ly/vorlonplugin

Page 27: DotJS Lightning Talk Vorlon.js

Etienne Margraff@meultahttp://vorlonjs.io