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)
@f0x I really miss stuff like mapping and flatmapping... Go can be a royal pain in the arse sometimes