Preloading images in plain HTML
Recently I needed to preload images for my upcoming web game: Hex.club, but me being me, I didn't feel like building a complex solution using JS. A bit of good ol' Googling later, I discovered the "prefetch" method in plain HTML.
Preloading images pr...
saricden.com1 min read