you are viewing a single comment's thread
view the rest of the comments
[–] 2 points 3 years ago (2 children)

I’m assuming I will eventually.

I somewhat doubt that. To me, it feels like Rust has consistently been getting better and better over the years with no end in sight! That said, I would be interested to hear any differing opinions.

  • source
  • parent
  • hideshow 2 child comments
  • [+] 2 points 3 years ago* (last edited 9 months ago) (1 child)
  • [–] 1 point 3 years ago

    No it's not the best for everything (e.g. think about mental overhead, or sometimes syntactical overhead when programming in a very generic way, Haskell does a better job here IMHO), but it's so good in most areas that it's better IMHO to just stay in this one ecosystem for the entire stack (which I think is one of the main benefits of Rust, since tooling works so well...)

  • source
  • parent