David CATUHE
Principal Program Manager
Microsoft
@deltakosh
The web
Cross-platformAdaptive
Standard Lot of devices
How to debug then?
console.logF12
But what about mobile?
WeinReProprietary tools
http://vorlonjs.io
Remote web debug tool
cross browser & cross platform
 Node.js
 Express.js
 Socket.io
 Passport.js
11 plugins by default
Interactive
console
DOM Explorer
Object Explorer
Modernizr
XHR Panel
Resource
Explorer
Network Monitor
ngInspector
Unit testing
Device.io
Best practices
Demo
Collaborative demo!
http://aka.ms/mvpsummit
How to use vorlon.js ?
or clone/fork
http://github.com/microsoftdx/vorlonjs
or auto deploy to Azure
npm install –g vorlon
vorlon
Step 1 – Install the server
<script src="http://localhost:1337/vorlon.js"></script>
Step 2 – Modify the website that you want to debug
And that’s all folks…
Or use the new proxy !
How to create a plugin
http://bit.ly/vorlonplugin
Standard website development
JavaScript
HTML/CSS
Vorlon.js plugin
Data collection
JavaScript
Plugin Display
HTML/CSS
Vorlon.js server
Node.js / Socket.io
Vorlon.js Dashboard
Debugged website
Data receiver
JavaScript
myPlugin
Let’s code a simple plugin
http://vorlonjs.io
QUESTIONS?

Vorlon.js