Code Theory

Tools

Browser DevTools

Inspecting, profiling and debugging in the browser.

Browser DevTools guides on Code Theory
Guide Length API status
10 Essentials For Using Chrome’s Developer Tools

Google Chrome’s Developer tools makes coding so much easier I’m not sure how developers ever lived without it.

861w Current
Remote Web App JavaScript Debugging with JSConsole.com

I’ve written a few posts on remote debugging before, using edge inspect and weinre .

406w Current
Using Adobe Edge Inspect for Cross-Device Web Page Debugging and Synchronized Browsing

Using Adobe Edge Inspect you can inspect your webpages (like you do in chrome dev tools) across various remote devices (mobiles, tablets, etc.).

421w Current
Remote Mobile Web Application Debugging with Weinre

Weinre (WEb INspector REmote) – pronounced as ‘winery’ – is an excellent tool that reuses the code from the webkit web inspector to allow remote webpage…

546w Current
WebSocket Traffic Inspection in Chrome Developer Tools

Just like debugging any other thing, doing the same for websocket traffic can be really useful.

196w Current

More in Tools

All Tools →