Effortless Speed: Next.js Lazy Loading

แชร์
ฝัง
  • เผยแพร่เมื่อ 8 ก.ย. 2024
  • GitHub: github.com/cod...
    Docs: nextjs.org/doc...
    Your guide to lazy loading components in Next.js!

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

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

    Great video Ryan. Thank you!

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

      You’re welcome!

  • @danielbolude8987
    @danielbolude8987 2 หลายเดือนก่อน +1

    Thanks so much bro
    I'm working on a fairly complex app with a lot of client side code
    I'm using react query for easy error handling and loading state too
    Should I switch to SSR or dynamically import components
    Cause the app is insanely slow and I'm very frustrated about it
    Thanks so much bruv 🙏

    • @finetopethiopia4095
      @finetopethiopia4095 2 หลายเดือนก่อน

      Did you deploy it? if not, don't worry cause next.js is insanely slow in dev mode. There are steps you can't take to improve it speed though.

    • @Raghunadh9
      @Raghunadh9 19 วันที่ผ่านมา

      @@finetopethiopia4095 is there any difference between Vercel deployment and having Hostinger KVM2 Plan deployment?