DEV Community

Discussion on: What would your tech stack of choice be for a new web dev project?

Collapse
 
quooston__be35d28bae9b9b7 profile image
Quooston

SQL Azure backend
C# domain implementation, CQRS and fully event-driven on top of MassTransit with Azure service bus as the transport. All fully test-driven.
.net core web api
MiniSpa implemented using Aurelia