DEV Community

Discussion on: What's your tech stack?

Collapse
 
pim profile image
Pim

My current stack:
Client-side:

  • Knockout.js
  • npm (build, test runner and dependency management)
  • Jasmine
  • LESS

Server-side:

  • .NET Core (C#)
  • SQL Server/MariaDb/SQLite

Hosting:

  • Microsoft Azure

My desired stack:
Client-side:

  • same

Server-side:

  • Go
  • MariaDb

Hosting:

  • Digital Ocean or Heroku
Collapse
 
nickytonline profile image
Nick Taylor

Cool stuff. Thanks for sharing Pim!