DEV Community

Cover image for My go-to tech stack for building scalable web apps
oneworldlancer for OneWorldLancer

Posted on

My go-to tech stack for building scalable web apps

Sharing the stack I typically use for building production-ready apps:

▪ Frontend: React / Razor
▪ Backend: .NET / Node.js
▪ Database: MS-SQL
▪ Hosting: Cloud-based (depending on project)

Main focus is always:

▪ performance
▪ scalability
▪ maintainability

Tools change, but principles don’t.

What stack are you using these days?

Top comments (0)