←back to thread

517 points bkolobara | 1 comments | | HN request time: 0.249s | source
1. suriya-ganesh ◴[] No.45046429[source]
I vibe with this entirely.

Rust to me makes a lot more sense. The compiler gives reasonable errors, the code structure is clean and it's obvious where everything should go.

I just can't deal with Typescript at all. There is a sense of uncertainty in TypeScript that is just unbearable. It is really hard to be confident about the code.