🤯 try / catch is the devil. Rust solves it!

preview_player
Показать описание
Rust ditches try / catch and error throwing for a cleaner, type-safe option. Let's learn about Results!

#beginner #programming #education #tutorial #rust #backend #nodejs #whiteboardtheweb
Рекомендации по теме
Комментарии
Автор

The edit is so on-point... You're making me wanna learn the crab language

igrb
Автор

But should you still have a global try catch? I want to switch but how do you handle node file reading using result type?

SogMosee