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
I honestly think we should remove all prefetching
yeah its too buggy, often doesnt loads
Yea we should be deliberate woth the optimizations not load 100MB every page visit
so should only use <a> TAGS? or <Link>
import { Link } from "wouter"
yea <Link>
without prefetching
<a> triggers a page reload