Skip to content

Instantly share code, notes, and snippets.

@codepo8
Last active November 20, 2020 09:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save codepo8/2c32e4129647d0c16b2b09b0ef3269a1 to your computer and use it in GitHub Desktop.
Save codepo8/2c32e4129647d0c16b2b09b0ef3269a1 to your computer and use it in GitHub Desktop.

Get the Slides of the presentation on noti.st

  • Emulation tools in Developer Tools allow you to simulate different mobile devices and network states (offline, bad connectivity and so on...)
  • Playwright is a npm package to remotely and headlessly test Chromium, WebKit and Gecko at the same time.
  • Edge Developer Tools for VS Code is an extension that embeds the developer tools inside Visual Studio code, making sure you don't need to switch contexts.
  • The issues pane in Browser Developer Tools doesn't only display problems sorted by category, but also gives context and "learn more" links.
  • A quick survey to tell us what you think about the things shown here and how we can do better.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment