If you had to choose one programming language that you had to use for the rest of your life, what would it be?
Knusper @ Knusper @feddit.de Posts 5Comments 862Joined 4 yr. ago
Knusper @ Knusper @feddit.de
Posts
5
Comments
862
Joined
4 yr. ago
Ah, right, my interpretation is that as long as you don't need to touch the source code, you're good.
But yeah, it's certainly not as clear cut. My pick would actually be Rust, because you can use it for pretty much everything, including web frontends via WebAssembly.
However, in that case, you still write HTML+CSS, which technically may or may not be programming languages, and the DOM API is actually only documented in JavaScript. So, I wouldn't need to write JS, but would still want to read it...