framework: opt-in client-side router #8
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
my original experimentations in 2022 had a client-side router that was about 2kb, so it could be defer-loaded on every page. it made navigation faster and could perform pre-fetching. my reasons for not having it on this site is:
it would be cute to have this back though, the tech was really ahead of it's time.