News features in Chrome’s DevTools

Google Chrome’s DevTools are the Swiss army knife of web developers. With version 59 of Google Chrome the toolset has received some very interesting new features.

The DevTools can now…

  • show which parts of any JS or CSS code are never used
  • take full-page screenshots of entire pages beyond the browser window limits
  • block individual requests during page load to analyze how your page shows up if resources cannot be loaded
  • ignore async await to avoid interrupts during debugging

All the details and explanations can be found in this Google blog posting.

Dieser Beitrag wurde unter Google Chrome, HTML, JavaScript, Web Browser veröffentlicht. Setze ein Lesezeichen auf den Permalink.

Hinterlasse eine Antwort

Deine E-Mail-Adresse wird nicht veröffentlicht. Erforderliche Felder sind markiert *

Du kannst folgende HTML-Tags benutzen: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>