Rust for TypeScript Devs
.MP4, AVC, 1920x1080, 30 fps | English, AAC, 2 Ch | 6h 9m | 999 MB
Instructor: ThePrimeagen
.MP4, AVC, 1920x1080, 30 fps | English, AAC, 2 Ch | 6h 9m | 999 MB
Instructor: ThePrimeagen
Some Key Takeaways!
By participating along with us in the workshop, you'll learn:
- Use your existing TypeScript knowledge to understand Rust
- Be able to build small to medium sized applications within rust
- Understand the borrow checker
- Spend time with ThePrimeagen
Understand rust by translating your understanding of TypeScript
Rust can be discouraging to learn due to the borrow checker, but the good news is that you already understand this! This course will help you convert your typescript knowledge into rust.
Is This Workshop for Me?
Summary
Programmers. Programmers who are proficient is TypeScript.
Any Prerequisites?
- Can create Types in rust
- Understand Unions
- Understand basic functional concepts
- Understand Generics