ββI used to love C and C++. If we date back to the mid 90βs, I did C, probably poor C++ which I thought was great, and Assembly exclusively as part of my reverse engineering/security work.
β± 11 minutes read
#Rust
β± 11 minutes read
#Rust
Medium
My Key Learnings after 30,000 LOC in Rust
For me, Rust takes a stroll over the memory lane above and picks and drives home the best experiences from all those languagesβββwhich is a
ββRust is a fast, reliable, and memory-efficient programming language. It's been voted the most loved programming language six years in a row (survey). Created by Mozilla, it's now used at Facebook, Apple, Amazon, Microsoft, and Google for systems infrastructure, encryption, virtualization, and more low-level programming.
β± 8 minutes read
#Rust #JavaScript
β± 8 minutes read
#Rust #JavaScript
leerob.io
Rust Is The Future of JavaScript Infrastructure
Why is Rust being used to replace parts of the JavaScript web ecosystem like minification (Terser), transpilation (Babel), formatting (Prettier), bundling (webpack), linting (ESLint), and more?