Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Web Developer Tools in Modern Browsers
Search
othree
January 12, 2013
Programming
12
7.1k
Web Developer Tools in Modern Browsers
othree
January 12, 2013
Tweet
Share
More Decks by othree
See All by othree
How GitHub Supports Vim License Detection, The Five Years Journey
othree
1
2k
WAT JavaScript Date
othree
3
2k
Modern HTML Email Development
othree
3
2.6k
MRT & GIT
othree
1
2.2k
YAJS.vim and Vim Syntax Highlight
othree
1
2.8k
Web Trends to 2015
othree
4
320
Transducer
othree
9
2.9k
HITCON 11 Photographer
othree
4
480
fetch is the new XHR
othree
6
3.5k
Other Decks in Programming
See All in Programming
Enterprise Web App. Development (2): Version Control Tool Training Ver. 5.1
knakagawa
1
110
KotlinConf 2025 現地参加の土産話
n_takehata
0
100
Elixir で IoT 開発、 Nerves なら簡単にできる!?
pojiro
1
150
既存デザインを変更せずにタップ領域を広げる方法
tahia910
1
230
Cloudflare Realtime と Workers でつくるサーバーレス WebRTC
nekoya3
0
410
今ならAmazon ECSのサービス間通信をどう選ぶか / Selection of ECS Interservice Communication 2025
tkikuc
0
350
都市をデータで見るってこういうこと PLATEAU属性情報入門
nokonoko1203
1
520
Passkeys for Java Developers
ynojima
3
860
A comprehensive view of refactoring
marabesi
0
790
A2A プロトコルを試してみる
azukiazusa1
2
510
業務自動化をJavaとSeleniumとAWS Lambdaで実現した方法
greenflagproject
1
120
Julia という言語について (FP in Julia « SIDE: F ») for 関数型まつり2025
antimon2
3
960
Featured
See All Featured
Making the Leap to Tech Lead
cromwellryan
134
9.3k
Agile that works and the tools we love
rasmusluckow
329
21k
Speed Design
sergeychernyshev
31
1k
For a Future-Friendly Web
brad_frost
179
9.8k
Become a Pro
speakerdeck
PRO
28
5.4k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
How GitHub (no longer) Works
holman
314
140k
Large-scale JavaScript Application Architecture
addyosmani
512
110k
Product Roadmaps are Hard
iamctodd
PRO
53
11k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
A Tale of Four Properties
chriscoyier
159
23k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
10
910
Transcript
Web Developer Tools in Modern Browsers othree @ WebConf
Past
None
None
How Developers Debugging
None
None
Problems • Only script debugging • Error messages are not
useful
The Most Powerful Debugging Function
alert
Present
Text
None
None
None
None
None
Rich Internet Applications
None
2004
None
Take Back the Web
2007
None
Firebug • First modern browser developer tool • by Joe
Hewitt
None
None
Modern Dev Tool Functions • Inspect DOM Tree • Style
Lookup • Useful Debug Message • Monitor Network • Performance Tuning • ...
Modern Dev Tools • Firebug for Firefox • Developer Tool
for Chrome/Safari • Dragonfly for Opera
None
None
None
Demo Time
One More Thing
Firebug Lite
Firebug Lite • Browser independent • Supports all major browser
including IE
Take a Look
Further Reading
Things I didn’t know about the WebKit inspector
Wait, DevTools could do THAT?
Improving Web App Performance With the Chrome DevTools Timeline and
Profiles
Using the Heap Profiler in Chrome Dev Tools
Secrets of the Chrome Developer Tools
My Workflow: Never having to leave DevTools
Documents • Console API • Command Line API • Chrome
Developer Tools • Opera Dragonfly Documentation
Questions?
me • othree • Twitter, Plurk, flickr, Github, PTT •
Blog: https://blog.othree.net • F2E at HTC
Thanks