|
|
|
|
|
by lakomen
957 days ago
|
|
I had to laugh at the "great developer experience".
Meaningless error messages, unreadable syntaxes, forced structures, no explanation why the solution to certain errors is importing some lib. You write backend code as of you were writing frontend code, which is not enjoyable.
You always have to think about who owns what. And the whole crate terminology is just stupid.
What am I, a dock worker or software designer? No, to each their own but Rust does not have a great developer experience. Compile times are long. What do you gain in performance compared to Go? Not a while lot, and you pay with wasted time aka increased development time and more complicated thought process. It's not for me, and when this blog says great dx, that means it's a propaganda post. In fact the whole article reads like it's trying to convince someone do something they don't want to. |
|
Of all the reasons to complain about a programming language, the package manager not being elitist enough is certainly an original one.