logoalt Hacker News

fullstackchristoday at 2:22 AM0 repliesview on HN

Lots of hate for NextJS in here so im wondering what people use as an alternative framework...

Gatsby? I used to use that one until the updates basically ceased to exist.

Vite with <insert your favorite here> - looks good, but at initial glance seems to favor just pure speed for any other feature support like MDX, advanced SEO, etc.

Roll your own with React and webpack? Good luck, and you'll probably end up with something that looks like the others I've mentioned above.

Just surprised many comments are just stating complaints about Next and not providing any counter examples, its very un-HN.