Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Cmd Alt I - Chrome Dev tools

Cmd Alt I - Chrome Dev tools

List of every day features used in Chrome dev tools

Avatar for Giacomo "Giko" Zinetti

Giacomo "Giko" Zinetti

September 26, 2017
Tweet

More Decks by Giacomo "Giko" Zinetti

Other Decks in Programming

Transcript

  1. Giacomo Zinetti Giko A Geek Frontend Developer and... Ducatista Star

    Wars Lego builder Board game player Tchouker https://giko.it @gcmznt
  2. Panes - Elements - Console - Sources - Network -

    Performance - Memory - Application - Security - Audits - Settings
  3. Elements - Find by CSS selector - $0 - Scroll

    into view - Hide element - Dom breakpoints - Computed CSS
  4. Console - copy() - Preserve - .debug() .log() .info() .warn()

    .error() - .dir() - .group()/.groupCollapsed() - .groupEnd() - .time() - .timeEnd() - .profile() - .profileEnd() - .timeStamp() - .trace() - .count() - .assert()
  5. Sources - Pretty print - Cmd + P - Script

    snippets - Blackbox - debugger;
  6. Performance - Flame chart - Paint and Layers - CPU

    throttling - Times in Source pane - Bottom-up - By domain
  7. Drawer / Tools (ESC) - Animations - Console - Coverage

    - Network condition - Remote devices - Rendering - Request blocking - Search - Sensors
  8. Extra - Device mode - Download screenshot - Show media

    queries - Cmd + shift + P - Sort panes