Chrome Dev Tools Network Traffic

Поделиться
HTML-код
  • Опубликовано: 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!

  • @cafeden6868
    @cafeden6868 4 месяца назад +1

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

  • @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.

  • @Necromancer-kz4rx
    @Necromancer-kz4rx 8 месяцев назад

    The way you discussed the details is super awesome! Keep up the good work! 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. 😆

  • @hayslip001
    @hayslip001 3 месяца назад

    Thank you for this video - really helpful!

  • @AndrewDevUA
    @AndrewDevUA Год назад

    Awesome explanation as usual!

  • @pjosxyz
    @pjosxyz Год назад

    Smashing content as always 👍

  • @kirillzlobin7135
    @kirillzlobin7135 4 месяца назад +1

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

  • @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?

  • @mak271979
    @mak271979 4 месяца назад

    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  3 месяца назад

      If you want, you can post tutorial requests in the comments here - ruclips.net/video/LCezax2uN3c/видео.html

  • @HaifengZhu-pn3uq
    @HaifengZhu-pn3uq 4 месяца назад

    very, very...helpful

  • @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 Месяц назад

    interface pixel 8