|
|
|
|
|
by itake
267 days ago
|
|
for personal projects, I am leaning heavily towards golang for all things, because the langauge never changes. I'd rather spend my limited time developing features, not updating the code to the latest node/python/pip/uv/yarn/framework version. If I don't maintain the code, upgrading is way harder, b/c trying to figure out which dependency works for what version of what framework/language is a nightmare. |
|