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
18
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
12
Building Simple Collaborative Online IDE With AngularFire and Firepad
perjerz
0
1k
RxJS in Angular
perjerz
0
29
What's Angular View?
perjerz
0
120
What's New, What's Next in Angular?
perjerz
0
110
Recap Theory of Ivy
perjerz
0
63
Other Decks in Technology
See All in Technology
浸透しなさいRFC 5322&7208
hinono
0
110
[CV勉強会@関東 CVPR2025 読み会] MegaSaM: Accurate, Fast, and Robust Structure and Motion from Casual Dynamic Videos (Li+, CVPR2025)
abemii
0
180
JOAI発表資料 @ 関東kaggler会
joai_committee
1
240
Amazon Bedrock AgentCore でプロモーション用動画生成エージェントを開発する
nasuvitz
6
410
LLMエージェント時代に適応した開発フロー
hiragram
1
390
GCASアップデート(202506-202508)
techniczna
0
240
EKS Pod Identity における推移的な session tags
z63d
1
200
Oracle Base Database Service:サービス概要のご紹介
oracle4engineer
PRO
2
20k
ドキュメントはAIの味方!スタートアップのアジャイルを加速するADR
kawauso
3
280
小さなチーム 大きな仕事 - 個人開発でAIをフル活用する
himaratsu
0
110
Goでマークダウンの独自記法を実装する
lag129
0
210
Backboneとしてのtimm2025
yu4u
4
1.4k
Featured
See All Featured
Code Review Best Practice
trishagee
70
19k
RailsConf 2023
tenderlove
30
1.2k
Become a Pro
speakerdeck
PRO
29
5.5k
Producing Creativity
orderedlist
PRO
347
40k
The World Runs on Bad Software
bkeepers
PRO
70
11k
Navigating Team Friction
lara
189
15k
How STYLIGHT went responsive
nonsquared
100
5.7k
Designing for humans not robots
tammielis
253
25k
Writing Fast Ruby
sferik
628
62k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
110
20k
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
8
480
How to train your dragon (web standard)
notwaldorf
96
6.2k
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