Slide 1

Slide 1 text

DevTools for ITOPPLUS Siwat Kaolueng https://perjerz.netlify.com

Slide 2

Slide 2 text

Siwat Kaolueng (Jame) Senior Software Engineer - Optimizing Web app performance

Slide 3

Slide 3 text

What you will learn - Overview - Element - Console - Source (Debugging) - Performance (Profiling) - Network - Application

Slide 4

Slide 4 text

Overview

Slide 5

Slide 5 text

Ctrl (Command) + Shift + I

Slide 6

Slide 6 text

No content

Slide 7

Slide 7 text

No content

Slide 8

Slide 8 text

Element

Slide 9

Slide 9 text

No content

Slide 10

Slide 10 text

Element - Edit CSS Layout in Element - Store in Global Variable - Force State - Break on

Slide 11

Slide 11 text

Console

Slide 12

Slide 12 text

No content

Slide 13

Slide 13 text

Source (Debugging)

Slide 14

Slide 14 text

No content

Slide 15

Slide 15 text

Debugging - DOM - JavaScript

Slide 16

Slide 16 text

No content

Slide 17

Slide 17 text

Return to the Source (Code)

Slide 18

Slide 18 text

Performance (Profiling)

Slide 19

Slide 19 text

No content

Slide 20

Slide 20 text

If you can’t measure it, you can’t improve it. Peter Drucker

Slide 21

Slide 21 text

Network

Slide 22

Slide 22 text

No content

Slide 23

Slide 23 text

Application

Slide 24

Slide 24 text

No content

Slide 25

Slide 25 text

Application - Service Worker - Cache - IndexedDB - Local Storage - Session Storage - Cookies

Slide 26

Slide 26 text

Resources

Slide 27

Slide 27 text

Resources - Overview of DevTools - Microsoft Edge Development | Microsoft Learn - What's New in DevTools - Chrome Developers