Add prefetching on hover over links #159

Closed
opened 2024-10-24 13:35:39 +08:00 by esavkin · 1 comment
Contributor

Since McMasterCarr was mentioned as a most wonderful website ever existed, and even though their patented design is not really suitable unless we sell 1000+ different items, we can still use some of their tech tricks to further speed up the browsing experience. https://dev.to/svsharma/the-surprising-tech-behind-mcmaster-carrs-blazing-fast-website-speed-bfc

One of these tricks would be to prefetch links in the buttons when user hovers over it. For the start it can be used just for a selected links (e.g. shop).

Since McMasterCarr was mentioned as a most wonderful website ever existed, and even though their patented design is not really suitable unless we sell 1000+ different items, we can still use some of their tech tricks to further speed up the browsing experience. https://dev.to/svsharma/the-surprising-tech-behind-mcmaster-carrs-blazing-fast-website-speed-bfc One of these tricks would be to prefetch links in the buttons when user hovers over it. For the start it can be used just for a selected links (e.g. shop).
Owner

Stop making straw man arguments. I never suggested to copy that website. Obviously the crate configuration system we currently have is going to stay.

Stop making straw man arguments. I never suggested to copy that website. Obviously the crate configuration system we currently have is going to stay.
sb10q closed this issue 2025-07-16 12:32:46 +08:00
Sign in to join this conversation.
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: M-Labs/web2019#159
No description provided.