Hacker News new | ask | show | jobs
by solardev 432 days ago
You can use Next with the page router and it's lot simpler. Or Astro?
1 comments

"Simpler" doesn't necessarily mean better. Next is convenient as long as you stay inside the box, but it's very limiting otherwise (that is, it doesn't adapt to a wide variety of usecases, but rather forces you to adapt to it -- that's my main gripe).
Absolutely. I agree with you.