DEV Community

Discussion on: Twenty years of web development, a change is coming!

Collapse
 
fasani profile image
Michael Fasani

I enjoyed Rust so far. I like the borrowing and the specifying mutable values before being able to change them. Also cargo and the compile errors are pretty cool.