Full Course:
Rust for TypeScript Developers: https://frontendmasters.com/courses/rust-ts-devs/?utm_source=youtube&utm_medium=course_link&utm_campaign=rust-ts-devs
About this Course:
As a TypeScript developer, expanding your skills with Rust can be a game-changer. Rust offers memory safety without a garbage collector, impressive performance, and a strong type system similar to TypeScript, but with even more robustness. Learning Rust will not only diversify your skillset but also open up new opportunities in systems programming, WebAssembly, and performance-critical applications!
Find Frontend Masters Online:
Twitter: https://twitter.com/FrontendMasters
LinkedIn: https://www.linkedin.com/company/frontend-masters/
Facebook: https://www.facebook.com/FrontendMasters
Instagram: https://instagram.com/FrontendMasters
About Us:
Advance your skills with in-depth, modern front-end engineering courses — our 150+ high-quality courses and 18 curated learning paths will guide you from mid-level to senior developer! https://frontendmasters.com/?utm_source=youtube&utm_medium=home_link&utm_campaign=rust-ts-devs
Sections:
0:00 - Introduction and Course Description
0:35 - Iterating Through a Text File
5:56 - Options in Rust
10:53 - Creating Modules