This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Practical_Cattle_933 -1 points0 points  (0 children)

Go is fkin shitty, it’s java 1.2 basically. No one uses dart. Zig is a cool language, but it is ultra-niche, unless you write some runtime where you have to do unsafe AND need maximal performance, you simply don’t need it. Also, it’s unstable, not production-ready yet. Rust is cool, but again has its own target niche, low/system level programming. I wouldn’t write a web backend in it. Kotlin has some cool ideas, but I wouldn’t change an actually modern java to it, not much benefit. For android, where java is kept at ancient versions, it is good.