5 ms·
I’m curious what’s meant by Designing for bundlers/compilers/typegen (and any pre-runtime static analysis) leads to poor api design that eventually pollutes th
by tpict 1y ago
I’m curious what’s meant by
Designing for bundlers/compilers/typegen (and any pre-runtime static analysis) leads to poor api design that eventually pollutes the entire system
Is this in reference to React Router v7 that just shipped?
- mcintyre1994 1y agoProbably also react server components (RSC). AFAIK the only way you can use that is with some framework or bundler.