Prefetching Links in Remix

แชร์
ฝัง
  • เผยแพร่เมื่อ 3 ก.พ. 2025

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

  • @fan1ortiz
    @fan1ortiz ปีที่แล้ว +17

    I'm amazed about remix way of doing things over other frameworks

  • @LinuxLue
    @LinuxLue 3 หลายเดือนก่อน +1

    This guy should be a teacher. I learn so many little things from his videos that all add up to make other things make so much sense.

  • @DrewLytle
    @DrewLytle ปีที่แล้ว +9

    That simple image prefetch logic is a game changer - such great videos!

  • @josecarloscorreamandujano5109
    @josecarloscorreamandujano5109 ปีที่แล้ว +2

    Now I get why Kent put a lot of emphasis on the link tag on his EpicWebDev course. Thanks for this Ryan!

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

    Loving ths series! Thanks to the Remix team for your hard work

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

    Wow, didn't know about that image prefetch, thanks ❤

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

    you are amazing keep making more videos and make the web world better

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

    These are awesome keep it up!

  • @floris-bos
    @floris-bos ปีที่แล้ว +1

    Loving the videos! :) I was wondering how you are navigating vscode like that without the mouse, is it VimBindings or something else?

  • @pcv-free-as-a-bird
    @pcv-free-as-a-bird 7 หลายเดือนก่อน

    You guys should release a prefetch for the image in the v3 🙌

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

    I am damm sure Ryan has searched for those movies in Netflix just after recording the video

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

    This is, wow!

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

    Remix is so awesomee!

  • @pcv-free-as-a-bird
    @pcv-free-as-a-bird 7 หลายเดือนก่อน

    Super cool! For prefetching (render) I would have a question. Are the links downloaded after the initial load with the loader data or at the same time? Would it slow my initial load? Anyone? Thank you

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

    Wow that Canary release hoist feature. Will we be able to hoist other tags to the head? Like preloading assets for image at the component level?

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

    I'm curious to know how we can upload files in Remix please make a video.

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

    is there an onPrefetch on Links?

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

    i have placed a console.log in search component its getting printed like 10 times on pageload any idea why its happening?

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

    does the `intent` works like `viewport` on mobile? or we've to conditionally do that?

    • @Remix-Run
      @Remix-Run  ปีที่แล้ว +1

      It does not, intent prefetches when the user hovers or focuses the link. So effectively it doesn't do anything on mobile
      remix.run/docs/en/main/components/link#prefetch

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

    Maybe the biggest character => UX impact in Remix!

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

    focus focus focus :)