Files
awesome-kubernetes/docs/ChromeDevTools.md
Inaki Fernandez 5af46b292f New big update
2020-10-28 10:30:51 +01:00

5.4 KiB
Raw Blame History

Chrome & Firefox DevTools. HTTP Protocols & WebSockets

ChromeDevTools

[![Jenkins Is The Way](images/chrome_devtools_replay_network_request.jpg)](https://twitter.com/addyosmani)

Firefox DevTools

  • Firefox DevTools
  • Tip: Firefox has a really nice JSON viewer built in. Transforms JSON files (and API responses) into an easy to browse & search tree.
[![firefox viewer built in](images/firefox_json_viewer_built_in.jpg)](https://developer.mozilla.org/en-US/docs/Tools/Tools_Toolbox)

Other Tools

HTTP Protocols

HTTP Status Codes

HTTP/2

HTTP/3

HTTP Structured Fields

WebSockets


❤️ the Performance Monitor in @ChromeDevTools. Gives you a real-time view of CPU use, JS heap size, JS event listeners, style recalcs & more: https://t.co/tc6CyTya3O pic.twitter.com/BWSi8klGkE

— Addy Osmani (@addyosmani) July 7, 2020
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>