writing / 10 Aug 2026

Choosing a tech stack without regret

The right stack is the one that fits the scale, budget and timeline in front of you — not the one trending this quarter.

EngineeringArchitecture
All writing

Afsar Ali · 5 min read

There is no best stack. There is only the stack that fits this project, this budget and this timeline.

Ask three questions first

How many users in year one, realistically? Who maintains this after launch? How fast does the first version need to ship? The answers eliminate most options before any framework debate starts.

Boring is a feature

Postgres, React and TypeScript are not exciting choices. They are choices with documentation, hiring pools and answers to your problem already written down. A stack nobody else uses means every bug is your bug alone.

Where the real cost hides

Not in the framework — in the operations. Deployment, backups, monitoring, auth and file storage take longer than most feature work. Platforms that hand you those on day one buy you weeks.

Change what varies

Pick the stable core first and let the specialised layer follow the requirement: Flutter when both app stores matter, Python when the work is data-heavy, a static build when the site is mostly content. The core stays; the edges adapt.

next step

Tell us what you want to build.

Send the idea in a few lines. You get a reply within one working day, a discovery call, and a written proposal with scope, timeline and price, before you commit to anything.