Embed Notice
HTML Code
Corresponding Notice
- Embed this notice@silas
I'm rewatching that YT vid I pasted, and I notice that the wire:navigate feature is doing something similar to what the mcmaster-carr website does, except instead of waiting for the person to click the link, they load the HTML content on mouseover. It reminds me of the old days of using javascript to preload images (which I still do) for multiple pages of a gallery, etc.
Anyway, I guess you'll be better off using what is appropriate to your situation. I was just making an off the cuff remark because it seems a lot of JS frameworks out there are trying to reinvent the wheel to compensate for issues of their own creation.