I love Rust?

Written on April 26, 2021

New found love for rust lang


I've been learning rust for quite some time now and It's the best decision I've made in a while. For learning this language I've only gone through The Book. It's the best resource to learn this language. I've also picked few useful stuff while going through this book.

  • UTF-8 grapheme clusters.
  • Ownership and lifetimes.
  • Closures

The concepts above are new to me. And I really had fun learning them. To be honest I found rust much better than Dart and Swift. And I don't think I'll let go of this language anytime soon.

Also I've ditched the whole Nuxt.js bandwagon. It was fine, but I really didn't needed it. Now the whole website is static. Just like it should've be from the beginning.

Anyway I have COVID. I've lost taste and smell. Rest everything is fine.

Till then, take care.