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
DevTools for ITOPPLUS
Search
Siwat Kaolueng
November 30, 2022
Technology
0
19
DevTools for ITOPPLUS
Edge DevTools overview
Siwat Kaolueng
November 30, 2022
Tweet
Share
More Decks by Siwat Kaolueng
See All by Siwat Kaolueng
Web App Performance Optimization
perjerz
0
15
Building Simple Collaborative Online IDE With AngularFire and Firepad
perjerz
0
1k
RxJS in Angular
perjerz
0
34
What's Angular View?
perjerz
0
120
What's New, What's Next in Angular?
perjerz
0
120
Recap Theory of Ivy
perjerz
0
64
Other Decks in Technology
See All in Technology
OpenCensusと歩んだ7年間
bgpat
0
330
[re:Inent2025事前勉強会(有志で開催)] re:Inventで見つけた人生をちょっと変えるコツ
sh_fk2
1
1.2k
How Fast Is Fast Enough? [PerfNow 2025]
tammyeverts
2
250
AWS re:Invent 2025事前勉強会資料 / AWS re:Invent 2025 pre study meetup
kinunori
0
1.1k
文字列操作の達人になる ~ Kotlinの文字列の便利な世界 ~ - Kotlin fest 2025
tomorrowkey
2
450
設計に疎いエンジニアでも始めやすいアーキテクチャドキュメント
phaya72
26
17k
[Journal club] Thinking in Space: How Multimodal Large Language Models See, Remember, and Recall Spaces
keio_smilab
PRO
0
110
Observability — Extending Into Incident Response
nari_ex
2
740
Open Table Format (OTF) が必要になった背景とその機能 (2025.10.28)
simosako
3
630
datadog-incident-management-intro
tetsuya28
0
120
2025/10/27 JJUGナイトセミナー WildFlyとQuarkusの 始め方
megascus
0
110
進化する大規模言語モデル評価: Swallowプロジェクトにおける実践と知見
chokkan
PRO
3
450
Featured
See All Featured
Practical Orchestrator
shlominoach
190
11k
Building Adaptive Systems
keathley
44
2.8k
Large-scale JavaScript Application Architecture
addyosmani
514
110k
Build your cross-platform service in a week with App Engine
jlugia
234
18k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
10
900
Leading Effective Engineering Teams in the AI Era
addyosmani
7
700
Why You Should Never Use an ORM
jnunemaker
PRO
60
9.6k
Visualization
eitanlees
150
16k
The Cult of Friendly URLs
andyhume
79
6.7k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
253
22k
[RailsConf 2023] Rails as a piece of cake
palkan
57
6k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
140
34k
Transcript
DevTools for ITOPPLUS Siwat Kaolueng https://perjerz.netlify.com
Siwat Kaolueng (Jame) Senior Software Engineer - Optimizing Web app
performance
What you will learn - Overview - Element - Console
- Source (Debugging) - Performance (Profiling) - Network - Application
Overview
Ctrl (Command) + Shift + I
None
None
Element
None
Element - Edit CSS Layout in Element - Store in
Global Variable - Force State - Break on
Console
None
Source (Debugging)
None
Debugging - DOM - JavaScript
None
Return to the Source (Code)
Performance (Profiling)
None
If you can’t measure it, you can’t improve it. Peter
Drucker
Network
None
Application
None
Application - Service Worker - Cache - IndexedDB - Local
Storage - Session Storage - Cookies
Resources
Resources - Overview of DevTools - Microsoft Edge Development |
Microsoft Learn - What's New in DevTools - Chrome Developers