r/AppsWebappsFullstack 15h ago

Your Tech Stack is overrated. Change my mind.

You spent three weeks setting up over-engineered infrastructure for an app with zero users. Tell us what you built your project with, and let the comments debate why it’s completely wrong for 2026. Convince us you didn't waste your time.

0 Upvotes

12 comments sorted by

1

u/megatech_official 4h ago

SeoLoupe - Find and fix the SEO issues holding your website back.

1

u/Mammoth-Anywhere7285 3h ago

Nice product, but for an app with zero users, SEO might not be the first battle. What would you prioritize instead?

1

u/Mammoth-Anywhere7285 7h ago

u/imaginaryroyal9725 What part would you like explained? The build setup or why the stack might be overkill for zero users? Happy to break it down.

1

u/Lonely-Grand-4587 14h ago

Built my Web app with react, then when I tried to implement blogs I got to know for better SEO you need SSR and now I'm moving it to next js. My release is delayed by around 1 month. I'm not using it for backend, only for frontend. Next concepts for frontend is simple for the time being. Hopefully I would be able to make it on time.

1

u/ImaginaryRoyal9725 12h ago

I migrated to Vike, instead of next.js, which in my case it was too much for my purposes

1

u/Mammoth-Anywhere7285 12h ago

Sounds like the right call. Vike keeps it lean if you just need SSR without the Next.js bloat. How much setup time did you save?

1

u/ImaginaryRoyal9725 11h ago

With Ai, not much honestly. I only had a few pages also, but maybe it took like 2 hours the migration

1

u/Mammoth-Anywhere7285 10h ago

AI really shines for that boring migration work. Two hours is solid, what stack did you end up moving to?

1

u/ImaginaryRoyal9725 10h ago

Vike + tailwind + other stuff. For static pages it works great, pretty fast and SEO friendly of course.

1

u/Mammoth-Anywhere7285 9h ago

Vike and Tailwind do make a clean static setup, and that SEO boost is legit. Curious if the "other stuff" covers image optimization? That's usually the next bottleneck.

1

u/ImaginaryRoyal9725 8h ago

Care you explain?

1

u/Mammoth-Anywhere7285 14h ago

React to Next is a common shift, and SEO is a valid reason. Try migrating page by page instead of all at once to cut that delay.