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
Cmd Alt I - Chrome Dev tools
Search
Giacomo "Giko" Zinetti
September 26, 2017
Programming
0
71
Cmd Alt I - Chrome Dev tools
List of every day features used in Chrome dev tools
Giacomo "Giko" Zinetti
September 26, 2017
Tweet
Share
More Decks by Giacomo "Giko" Zinetti
See All by Giacomo "Giko" Zinetti
Super Smooth Animations
gcmznt
1
98
ES2015 new features
gcmznt
0
51
CSS from the future
gcmznt
0
37
Web performance & Http2
gcmznt
0
57
CSS variables
gcmznt
2
110
CSS Performance
gcmznt
2
80
Other Decks in Programming
See All in Programming
プロダクト志向なエンジニアがもう一歩先の価値を目指すために意識したこと
nealle
0
120
Team operations that are not burdened by SRE
kazatohiei
1
290
Deep Dive into ~/.claude/projects
hiragram
10
2.2k
PHPでWebSocketサーバーを実装しよう2025
kubotak
0
250
生成AIコーディングとの向き合い方、AIと共創するという考え方 / How to deal with generative AI coding and the concept of co-creating with AI
seike460
PRO
1
350
RailsGirls IZUMO スポンサーLT
16bitidol
0
130
PicoRuby on Rails
makicamel
2
120
ニーリーにおけるプロダクトエンジニア
nealle
0
710
ふつうの技術スタックでアート作品を作ってみる
akira888
0
310
「Cursor/Devin全社導入の理想と現実」のその後
saitoryc
0
680
スタートアップの急成長を支えるプラットフォームエンジニアリングと組織戦略
sutochin26
0
310
データの民主化を支える、透明性のあるデータ利活用への挑戦 2025-06-25 Database Engineering Meetup#7
y_ken
0
340
Featured
See All Featured
Product Roadmaps are Hard
iamctodd
PRO
54
11k
Unsuck your backbone
ammeep
671
58k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
We Have a Design System, Now What?
morganepeng
53
7.7k
Agile that works and the tools we love
rasmusluckow
329
21k
Docker and Python
trallard
44
3.5k
A better future with KSS
kneath
239
17k
The Invisible Side of Design
smashingmag
300
51k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
161
15k
[RailsConf 2023] Rails as a piece of cake
palkan
55
5.6k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
46
9.6k
The Art of Programming - Codeland 2020
erikaheidi
54
13k
Transcript
Cmd + Alt + I
Giacomo Zinetti Giko A Geek Frontend Developer and... Ducatista Star
Wars Lego builder Board game player Tchouker https://giko.it @gcmznt
Panes - Elements - Console - Sources - Network -
Performance - Memory - Application - Security - Audits - Settings
Elements - Find by CSS selector - $0 - Scroll
into view - Hide element - Dom breakpoints - Computed CSS
Console - copy() - Preserve - .debug() .log() .info() .warn()
.error() - .dir() - .group()/.groupCollapsed() - .groupEnd() - .time() - .timeEnd() - .profile() - .profileEnd() - .timeStamp() - .trace() - .count() - .assert()
Sources - Pretty print - Cmd + P - Script
snippets - Blackbox - debugger;
Network - Throttling - Capture screenshots
Application - Manifest - Service workers - Clear storage
Security - Certificate
Audits (Lighthouse) - PWA - Performance - Accessibility - Best
practices
Settings - Dark theme - Blackbox
Performance - Flame chart - Paint and Layers - CPU
throttling - Times in Source pane - Bottom-up - By domain
Drawer / Tools (ESC) - Animations - Console - Coverage
- Network condition - Remote devices - Rendering - Request blocking - Search - Sensors
Extra - Device mode - Download screenshot - Show media
queries - Cmd + shift + P - Sort panes
Grazie! @gcmznt