|
|
|
|
|
by cyral
1397 days ago
|
|
It's running on NextJS which pre-loads the content of each link in the viewport unless you tell it not to, so it's loading a .json file containing the article content immediately, making the page transition instant when and if you click it. |
|