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
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
I'm amazed about remix way of doing things over other frameworks
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.
That simple image prefetch logic is a game changer - such great videos!
Now I get why Kent put a lot of emphasis on the link tag on his EpicWebDev course. Thanks for this Ryan!
Loving ths series! Thanks to the Remix team for your hard work
Wow, didn't know about that image prefetch, thanks ❤
you are amazing keep making more videos and make the web world better
These are awesome keep it up!
Loving the videos! :) I was wondering how you are navigating vscode like that without the mouse, is it VimBindings or something else?
You guys should release a prefetch for the image in the v3 🙌
I am damm sure Ryan has searched for those movies in Netflix just after recording the video
This is, wow!
Remix is so awesomee!
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
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?
I'm curious to know how we can upload files in Remix please make a video.
is there an onPrefetch on Links?
i have placed a console.log in search component its getting printed like 10 times on pageload any idea why its happening?
does the `intent` works like `viewport` on mobile? or we've to conditionally do that?
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
Maybe the biggest character => UX impact in Remix!
focus focus focus :)