Open Pitasi opened 1 year ago
To make navigation feel really fast I can prerender some links (eg latest three articles?)
or I can also use a js solution like this https://github.com/weebney/tachyon that prerenders page on mouse hover (essentially that's also what Nextjs does)
To make navigation feel really fast I can prerender some links (eg latest three articles?)
or I can also use a js solution like this https://github.com/weebney/tachyon that prerenders page on mouse hover (essentially that's also what Nextjs does)