DOPΣ - why we are not using any meta framework...

why we are not using any meta framework? this prefetch link feels so buggy
5 Replies
Seve
Seve2w ago
I honestly think we should remove all prefetching
DOPΣ
DOPΣOP2w ago
yeah its too buggy, often doesnt loads
Seve
Seve2w ago
Yea we should be deliberate woth the optimizations not load 100MB every page visit
DOPΣ
DOPΣOP2w ago
so should only use <a> TAGS? or <Link> import { Link } from "wouter"
Seve
Seve2w ago
yea <Link> without prefetching <a> triggers a page reload

Did you find this page helpful?