• jonwah@discuss.tchncs.de
    link
    fedilink
    arrow-up
    9
    ·
    1 year ago

    React / TypeScript / Vite (sometimes Redux) for the front end, C# .net / SQL for the backend…

    Fast-ish to get up and running, scales to a medium-large project with minimal headaches

    • douglasg14b@programming.dev
      link
      fedilink
      arrow-up
      2
      ·
      1 year ago

      Yessss.

      C#/.Net backends are the best. The long term stability, DevX, and the “it just works” nature of all the tooling makes it a great choice. It’s also fast, which makes scaling for most applications a non-issue.

      I’ve switched to postgres for DB from SQL server, have never looked back, would recommend.