Hacker News new | ask | show | jobs
by www_harka_com 1743 days ago
I might be wrong, but I think he meant that JS runs, a new http request is made, when you hover over the logo. (Which is close to the back button, so it seems like JS is running, when you hover over the back button.)
1 comments

Ah right yeah that makes sense. We built the website using NextJS so we kinda got this for free with their Image component.