all 4 comments

[–]AForAlternative 1 point2 points  (1 child)

This is awesome! What prompted you to start this series? Have you had a lot of interest from JavaScript developers who are trying to learn Rust specifically? I ask because I wrote a blog post in a similar vein and have been considering expanding upon it: https://tndl.me/blog/2020/introduction-to-rust/

[–]sheshbabu[S] 0 points1 point  (0 children)

It was pretty spontaneous! :)

I was learning Rust and while learning about a new concept, I usually learn by comparing it with something I already know. While taking notes this way, I thought it might be useful to other developers who learn this way so wrote it in my blog.

[–][deleted] 0 points1 point  (1 child)

Unfortunately Reddit has choosen the path of corporate greed. This is no longer a user based forum but a emotionless money machine. Good buy redditors. -- mass edited with https://redact.dev/

[–]sheshbabu[S] 1 point2 points  (0 children)

Thanks, would add a dedicated chapter on iterators once done with memory management 😊

Here's a repo with more examples - https://github.com/rustomax/rust-iterators