Hacker News new | ask | show | jobs
by DanielHB 1016 days ago
I am not an expert in go, but I find its tooling not good at all, especially package/dependency management. But at least there is _less_ tooling required than most nodejs projects and _less_ tooling fragmentation in general.

Rust/Cargo is the one I was most impressed by. But I haven't done any significant work in Rust.