BartSpaans
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Show HN: JavaScript predictive prefetching made easy. (open-source) (foresightjs.com)
ForesightJS uses different prediction strategies depending on the device type. Foresight automatically detects mouse, pen, or touch input, and updates its strategy if the input method changes. You can use Foresight…
- Show HN: Prefetching based on mouse/keyboard predictions in JavaScript (foresightjs.com)
I was looking for a way to make prefetching on my site faster. I had been using the classic onHover technique, but it started to feel limiting. So I switched to prefetching when elements enter the viewport. That worked,…
- OS JavaScript library to prefetch on mouse intent (foresightjs.com)