(no title)
Nickydigit | 1 year ago
Ideally I would like to have another language in my dev pocket and take a break from the languages I use at work.
Also Javascript doesn't seems like a good choice for desktop apps (apart from Electron that suffers in the performance field) or CLI tools (unsure about this one as I never used it in this field) does it ?
speedgoose|1 year ago
CLI in JavaScript wouldn't be my first choice, Python would, but some people do that too.
If you want to take a break from the languages at work, maybe learn a language for fun. Ruby is great and fun to learn. Golang is quite quick to learn if you don't have much time. Rust is my personal favourite but it's more challenging. And then you have all those exotic programming languages or some with different paradigms.
d13|1 year ago