Prefetching
As part of my performance improvement quest I have been looking into link prefetching. Gatsby uses prefetching to improve the apparent speed of loading subsequent pages. I would like to implement or find an implementation of this which I can use in WordPress. This article describes some prefetch plugin options for WordPress. I intend to […]