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
2.2k
WAT JavaScript Date
othree
3
2.2k
Modern HTML Email Development
othree
3
2.7k
MRT & GIT
othree
1
2.3k
YAJS.vim and Vim Syntax Highlight
othree
1
3k
Web Trends to 2015
othree
4
340
Transducer
othree
9
3.1k
HITCON 11 Photographer
othree
4
520
fetch is the new XHR
othree
6
3.6k
Other Decks in Programming
See All in Programming
AHC061解説
shun_pi
0
360
GC言語のWasm化とComponent Modelサポートの実践と課題 - Scalaの場合
tanishiking
0
110
ポーリング処理廃止によるイベント駆動アーキテクチャへの移行
seitarof
3
1k
手戻りゼロ? Spec Driven Developmentとは@KAG AI week
tmhirai
1
190
2026年は Rust 置き換えが流行る! / 20260220-niigata-5min-tech
girigiribauer
0
230
DevinとClaude Code、SREの現場で使い倒してみた件
karia
1
1k
AI時代のソフトウェア開発でも「人が仕様を書く」から始めよう-医療IT現場での実践とこれから
koukimiura
0
140
The Past, Present, and Future of Enterprise Java
ivargrimstad
0
440
RubyとGoでゼロから作る証券システム: 高信頼性が求められるシステムのコードの外側にある設計と運用のリアル
free_world21
0
260
Codex の「自走力」を高める
yorifuji
0
1.2k
メタプログラミングで実現する「コードを仕様にする」仕組み/nikkei-tech-talk43
nikkei_engineer_recruiting
0
170
LangChain4jとは一味違うLangChain4j-CDI
kazumura
1
170
Featured
See All Featured
Why You Should Never Use an ORM
jnunemaker
PRO
61
9.8k
My Coaching Mixtape
mlcsv
0
69
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
32
2.4k
More Than Pixels: Becoming A User Experience Designer
marktimemedia
3
350
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.7k
Sam Torres - BigQuery for SEOs
techseoconnect
PRO
0
210
SEO Brein meetup: CTRL+C is not how to scale international SEO
lindahogenes
1
2.4k
Mozcon NYC 2025: Stop Losing SEO Traffic
samtorres
0
170
Designing for Performance
lara
611
70k
How To Speak Unicorn (iThemes Webinar)
marktimemedia
1
410
Claude Code どこまでも/ Claude Code Everywhere
nwiizo
64
53k
Navigating the moral maze — ethical principles for Al-driven product design
skipperchong
2
280
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