Chrome Dev Tools Network Traffic

แชร์
ฝัง
  • เผยแพร่เมื่อ 26 เม.ย. 2023
  • This video continues my series on how to use the Chrome Dev Tools.
    This tutorial explains how the Network tab works and how you can understand how the browser is handling all the HTTP Requests and Responses made by your web page, your CSS, and by your scripts.
    Code used in video: gist.github.com/prof3ssorSt3v...
    Chrome Dev Tools playlist: • Getting Started with D...

ความคิดเห็น • 21

  • @itsatomtech
    @itsatomtech ปีที่แล้ว +1

    Every day feels like a class by watching here, back on old days, now this Dev tools are really that powerful, still wonder why most webdev classes didn't have lessons for this...

  • @paperC_CSGO
    @paperC_CSGO ปีที่แล้ว +1

    These deep dive videos on a very specific details is super helpful. Most tutorials out there are about fancy frameworks, I love that you focus on the big picture stuff. More of these, please!

  • @brucewayne252
    @brucewayne252 ปีที่แล้ว +1

    Feeling good about watching this video. It was very useful and informative. One must master developer tools early on if they want to ensure quick progress in their web development journey. It keeps things interesting and keep one involved.

  • @cafeden6868
    @cafeden6868 6 หลายเดือนก่อน +1

    This is very useful for troubleshooting web app. Thank you!

  • @ead5590
    @ead5590 ปีที่แล้ว

    Thanks a lot for this Steve. This is why I much prefer to keep an open mind because there always is something that I didn't know in the past and thanks to you, now I do. This whole Chrome Development Tool series is really amazing. 😆

  • @Necromancer-kz4rx
    @Necromancer-kz4rx 9 หลายเดือนก่อน

    The way you discussed the details is super awesome! Keep up the good work! Thank you.

  • @AndrewDevUA
    @AndrewDevUA ปีที่แล้ว

    Awesome explanation as usual!

  • @pjosxyz
    @pjosxyz ปีที่แล้ว

    Smashing content as always 👍

  • @hayslip001
    @hayslip001 5 หลายเดือนก่อน

    Thank you for this video - really helpful!

  • @mak271979
    @mak271979 6 หลายเดือนก่อน

    Hi Steve, the video was very helpful. Thanks for teaching some of the fundamentals of Dev Tools. I want to learn more about HAR files and analyze. Could you please make a video on that?

    • @SteveGriffith-Prof3ssorSt3v3
      @SteveGriffith-Prof3ssorSt3v3  5 หลายเดือนก่อน

      If you want, you can post tutorial requests in the comments here - th-cam.com/video/LCezax2uN3c/w-d-xo.html

  • @HaifengZhu-pn3uq
    @HaifengZhu-pn3uq 6 หลายเดือนก่อน

    very, very...helpful

  • @NedumEze
    @NedumEze ปีที่แล้ว +1

    This is my very first real exposure to the Web's under-the-hood stuff! How wonderful and educational.
    Maybe, Prof may consider a follow-up on this to demonstrate how to solve problems found during Network Troubleshooting. For example, if I see that my CSS didn't load, or took too long to load, what should I do?

  • @kirillzlobin7135
    @kirillzlobin7135 6 หลายเดือนก่อน +1

    That would be great to see how chache in browser works, and what exactly can be chached

  • @Gauss6174
    @Gauss6174 ปีที่แล้ว

    is that pre-flight call supposed to be made before any http calls? also if u don't disable cache, does the pre-fligth call still performed again whenever u refresh the page?

    • @SteveGriffith-Prof3ssorSt3v3
      @SteveGriffith-Prof3ssorSt3v3  ปีที่แล้ว

      The preflight calls are made before any cors fetch call. The response can be cached too, just like other requests

    • @Gauss6174
      @Gauss6174 ปีที่แล้ว +1

      @@SteveGriffith-Prof3ssorSt3v3 🙏

  • @DavidAllan-zs5mf
    @DavidAllan-zs5mf 3 หลายเดือนก่อน

    interface pixel 8