Skip to content

Rust is not hard!

Compare
Choose a tag to compare
@dbanty dbanty released this 02 May 23:56
· 69 commits to main since this release
c2cf13c

The most common description of Rust I hear is something like, "it's great for performance but too hard or cumbersome or annoying for most tasks." I don't think this description could be more wrong. Sure, it can be fast, but that's not the main reason to pick Rust. You should pick Rust because it's easy to build with. It empowers you to create incredible software while enjoying the experience.

Sound too good to be true? I'll be honest; although this is my fervent belief, I wasn't sure it would hold up in many situations. Until now...

Read this post on...