this post was submitted on 26 Oct 2023
31 points (87.8% liked)

Rust Programming

8097 readers
1 users here now

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] onlinepersona@programming.dev 5 points 1 year ago

I think that's normal for statically typed languages. You prototype and move quickly in dynamically typed language, then you can stabilize in a statically typed language.

You can still ship quickly and often in rust, it just depends on what you're doing and of course who's writing the code. I mean, look at the guys that made MakePad. It's still a startup and they have made something quite impressive in Rust. Watch their presentation from this year.