Performance Optimization | Core Web Vitals | React

Поделиться
HTML-код
  • Опубликовано: 15 июл 2022
  • Hey everyone, In this video we will be learning about performance optimization.
    We will talk about the core web vitals like -
    1. First Contentful Paint
    2. Time to Interactive
    3. Speed Index
    4. Total Blocking Time
    5. Largest Contentful Paint
    6. Cumulative Layout Shift, and performance optimization tools like -
    1. pagespeed.web.dev/
    2. gtmetrix.com/
    3. Lighthouse and,
    4, Performance Insights
    Do watch this video till end.
    If this video was helpful, give it a thumbs up and subscribe to my channel for more such videos. 🔔
    Subscribe here - / devchannelbyakashingole
    Other Video links (Shopping Cart)-
    Part 1 -
    • Shopping cart tutorial...
    Part 2 -
    • Shopping Cart Project ...
    Part 3 -
    • Shopping Cart Tutorial...
    Part 4 -
    • Shopping Cart Tutorial...
    Part 5 -
    • Shopping Cart Tutorial...
    Part 6 -
    • Shopping Cart Tutorial...
    Part 7 -
    • Shopping Cart Tutorial...
    Part 8 (Deploy to Firebase)-
    • Shopping Cart Tutorial...
    #react #performance #optimization #firebase

Комментарии • 47

  • @arihantjain8347
    @arihantjain8347 Год назад +26

    No one would watch this video or appreciate it till they themselves are stuck with the performance, I have learned a lot, thanks Bhai!

    • @akashingole
      @akashingole  Год назад +2

      Thanks bhai....means a lot

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

      @@akashingole thanks for the video, I have a problem. The fact is that my photo content is in src. I need to load the preload img in the header component and I don’t understand how to specify the path where to store the img. I did the preload as in the video, but it does not affect the loading page speed((

    • @gautamsahani7604
      @gautamsahani7604 8 дней назад +1

      Exactly like me 😔😔
      Appreciated it's helpful explanation

  • @akashingole
    @akashingole  2 года назад +7

    Thank you for watching 😊
    Don't forget to like, share and subscribe 🙌
    -AI

  • @vinitagarwal2107
    @vinitagarwal2107 Год назад +7

    Great video Akash!
    Additional things which can be done -
    - Image lazy loading
    - Using gzip/brotli compression, use broti instead.
    - Multiple chunk load (already mentioned at the end)

  • @rlxgroot278
    @rlxgroot278 2 года назад +5

    apki sari video dekhi he bhut sikha he please upload krte rehna

    • @akashingole
      @akashingole  2 года назад +4

      Thanks yr, it means a lot 🙂

  • @deeptiacharya6247
    @deeptiacharya6247 8 месяцев назад

    Thank you so much for the nicely explained video. Good Job Akash 👍

  • @payalverma4653
    @payalverma4653 6 месяцев назад

    Thank you so much for the insights , It was helpful.

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

    Thankyou sm for the tutorial :)

  • @shailendrakewat2984
    @shailendrakewat2984 Год назад +5

    how to Reduce unused JavaScript code in react js please help

  • @harshsinha7642
    @harshsinha7642 Год назад +1

    Thank you so much for the info , really loved it.
    For authenticated pages I am unable to generate report on lighthouse in react. How can we achieve this ?

  • @anchalgupta996
    @anchalgupta996 2 года назад

    Nice tutorial 👌

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

    Very informative 💯

  • @DeepakVerma-xl9wx
    @DeepakVerma-xl9wx 4 месяца назад

    Great Video, make more videos like this to improve performance of the app

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

    Thank you!!

  • @09sangram
    @09sangram 6 месяцев назад

    Great video

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

    is it better if I use svgs instead ?

  • @akashgupta-jh5vo
    @akashgupta-jh5vo Год назад

    Thanks for this video…

  • @nextmashglimpse8781
    @nextmashglimpse8781 6 месяцев назад

    Hi, I have made my website on WordPress and as u said in video, my performance is showing 57 and first contenful, largest contentful paint, and speed index is in red color, how to resolve that.....plz help me

  • @akshaytari4994
    @akshaytari4994 11 месяцев назад

    NIce Information.
    How to handle 3rd party scripts like(Global site tag, Zoom-Info Code etc) without reducing page speed performance?

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

    Helpful

  • @naimarafat4186
    @naimarafat4186 8 месяцев назад

    Please make a video for shopify speed optimization.

  • @unnatijadhav1699
    @unnatijadhav1699 11 месяцев назад

    Can you please make a video on tree shaking with create react app?

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

    Hey brother please help me to fix this mess : Hey there; I got this problem: Browser errors were logged to the console specifying [ syntax error : Unexpected token '

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

    did you have source code for following implementation

  • @user-op5ty5ei3u
    @user-op5ty5ei3u 4 месяца назад

    sir please a video on next js how can i improve performance in next js

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

    where us lcp video link

  • @AnjanaBarman-f8v
    @AnjanaBarman-f8v 4 дня назад

    wordpress wali website me kese hoga??????

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

    bundle of Thanks. Subscribe Done !

  • @sunilbalbantaray7126
    @sunilbalbantaray7126 Год назад +1

    bhai, after signup/ login can we test the performance of that screen ? because after passing the logged in URL, it shows the report for login screen. please let know if any solution to test Logged in screen perf

    • @shakirraza1423
      @shakirraza1423 Месяц назад

      Bro For your solution you need a global state which save your loging info, So you get your desired things through setting a default value of state.

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

    Very informative

  • @rlxgroot278
    @rlxgroot278 2 года назад +2

    can't we use tag with async or defer rather than settimeout?
    btw great content please keep uploading this type of video

    • @akashingole
      @akashingole  2 года назад +2

      Hi, Great Question, the code I have used is written within Script tag and not fetched from url.
      You can try making a file and put that code over there and fetch it using defer as async won't help much here.
      I have tried all 3 options and the current one worked great over here 😊
      Thanks for asking 🙂

    • @rlxgroot278
      @rlxgroot278 2 года назад +1

      @@akashingole oh i got it thanks 👍

  • @ashishten538
    @ashishten538 10 месяцев назад

    Bro talk about unused Java script and unused css

  • @oyobiryani
    @oyobiryani 4 дня назад

    Final Price bhi boldo bhai ahahah

  • @avishetty8
    @avishetty8 Год назад +1

    audio level is too low and cant hear you

  • @niklausmikaelson7332
    @niklausmikaelson7332 11 месяцев назад

    Js ko defer kr do na

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

    video ki performance kharab ho jati h ye kya tha bhai

  • @FurkanAfturk
    @FurkanAfturk 10 месяцев назад

    Aby bro 😅 Aage krke dekhte hu, video ke performance khrab hojati hai.. Point hai 😂

  • @pez5491
    @pez5491 5 месяцев назад

    Mate why do u speak a mixed language