DEV Community

Discussion on: What's your go-to stack these days?

Collapse
 
matt profile image
Matt seymour • Edited

Python with django if its a large monolith app.

Go or Node for all other project and apps.

Vue on the frontend in almost all cases (unless its just static html, but even than vue can be embedded easily if something a little more exotic is required).

I make us of the entire jetbrains suite of dev tools (big fan).