Speed Up Your React Apps With Code Splitting and Lazy Loading

Поделиться
HTML-код
  • Опубликовано: 19 ноя 2024

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

  • @haroonarif9876
    @haroonarif9876 6 месяцев назад +1

    Best

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

    Please upload more this type vedio so get select in mnc

  • @gajanankanekar9118
    @gajanankanekar9118 7 месяцев назад +1

    Liked. Thanks for video. But if we don't know which component / method or server response is taking time, then how to apply lazy loading ?

    • @SeeemaHolidayDeveloper
      @SeeemaHolidayDeveloper  7 месяцев назад

      Mostly when we implement it in our application we use it on all of components and routes. If you want to implement it on your particular component then using profiler to check performance.
      ruclips.net/video/eXMPNVf4baM/видео.html