(no title)
hamaluik | 6 months ago
You also don’t have to start with a program that invokes 20 concepts at once, every one of those rust concepts can have its own hello world, introducing one concept at a time. Frankly several of them are just fundamental CS concepts.
masklinn|6 months ago
And iterators.
loevborg|6 months ago
jynelson|6 months ago
> The author conveniently left out all of the things needed to understand that JavaScript version, including async/await, promises, modules, string interpolation, [...] not to mention the runtime that is running this, etc.
These are also left out of the Rust version.
Spivak|6 months ago
lmm|6 months ago
cratermoon|6 months ago
norswap|6 months ago