DEV Community

Discussion on: what tech stacks do you use?

Collapse
 
jake_nelson profile image
Jake Nelson • Edited

Backend services - Golang + Logrus.

Front-end eng - mostly Flutter (on Dart) these days. The write it once and build in many systems approach seems good for smaller teams or personal projects.

I'm a big fan of the firebase ecosystem with their NoSQL database Firestore. On price, it can't really be beat.

If I'm not working in firebase, then probably Postgres on CloudSQL.

I love Google Cloud Platform. That's what I work day to day.