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
JavaScript Debugging with Chrome DevTools (Part 2)
Search
Cassian LUP
October 08, 2013
Programming
1
92
JavaScript Debugging with Chrome DevTools (Part 2)
A brief summary of what the "Network" and "Timeline" tabs have to offer.
Cassian LUP
October 08, 2013
Tweet
Share
More Decks by Cassian LUP
See All by Cassian LUP
Warping Time with Async/Await
cassilup
5
95
Docker for WebDevs
cassilup
0
85
TypeScript: The Good Cop
cassilup
0
170
NodeConf London 2016 Summary
cassilup
0
30
Working with the DOM and Living to Tell
cassilup
0
52
How To Hack (Together) An Environment
cassilup
0
86
Appium • Mobile Automation Made Awesome (Part II)
cassilup
0
79
Appium • Mobile Automation Made Awesome (Part I)
cassilup
0
110
Introduction into PhoneGap
cassilup
0
70
Other Decks in Programming
See All in Programming
TransformerからMCPまで(現代AIを理解するための羅針盤)
mickey_kubo
7
5.7k
When Dependencies Fail: Building Antifragile Applications in a Fragile World
selcukusta
0
110
Node-REDのノードの開発・活用事例とコミュニティとの関わり(Node-RED Con Nagoya 2025)
404background
0
100
外接に惑わされない自システムの処理時間SLIをOpenTelemetryで実現した話
kotaro7750
0
120
スマホから Youtube Shortsを見られないようにする
lemolatoon
27
34k
CSC305 Lecture 08
javiergs
PRO
0
280
퇴근 후 1억이 거래되는 서비스 만들기 | 내가 AI를 사용하는 방법
maryang
1
100
三者三様 宣言的UI
kkagurazaka
0
290
SODA - FACT BOOK(JP)
sodainc
1
8.9k
フロントエンド開発のためのブラウザ組み込みAI入門
masashi
7
3.6k
Devoxx BE - Local Development in the AI Era
kdubois
0
150
はじめてのDSPy - 言語モデルを『プロンプト』ではなく『プログラミング』するための仕組み
masahiro_nishimi
4
17k
Featured
See All Featured
The Straight Up "How To Draw Better" Workshop
denniskardys
239
140k
Music & Morning Musume
bryan
46
6.9k
Speed Design
sergeychernyshev
32
1.2k
Producing Creativity
orderedlist
PRO
348
40k
Learning to Love Humans: Emotional Interface Design
aarron
274
41k
Fantastic passwords and where to find them - at NoRuKo
philnash
52
3.5k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
333
22k
Typedesign – Prime Four
hannesfritz
42
2.8k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
34
2.5k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
27k
For a Future-Friendly Web
brad_frost
180
10k
The World Runs on Bad Software
bkeepers
PRO
72
11k
Transcript
JS Meetup Group, 2013 Cassian LUP, netzinkubator.de
JS Meetup Group, 2013 Cassian LUP, netzinkubator.de // Recap Elements
Resources Console
JS Meetup Group, 2013 Cassian LUP, netzinkubator.de // Today Network
Timeline
JS Meetup Group, 2013 Cassian LUP, netzinkubator.de // Network insights
into resources that are requested and downloaded over the network in real time” — https://developers.google.com/
JS Meetup Group, 2013 Cassian LUP, netzinkubator.de // Network demo
http://jsfiddle.net/QL84r/6/!
JS Meetup Group, 2013 Cassian LUP, netzinkubator.de // Timeline complete
overview of where time is spent when loading and using your web app or page.” — https://developers.google.com/
JS Meetup Group, 2013 Cassian LUP, netzinkubator.de // Timeline demo
JS Meetup Group, 2013 Cassian LUP, netzinkubator.de // Next time
• Profiles • Audit
JS Meetup Group, 2013 Cassian LUP, netzinkubator.de Thank you.