my usual: ECMAScript
now working with: Go
things I miss/run into:
- type system I don't like but I can manage with it
- dependency management is incredibly opinionated and something like working on internal packages straight up doesn't work when you fork a project the usual way...
- no livereloading (nodemon <3)