Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 282 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 282 Bytes

Type-Driven Development & Error-handling & Testing

  • What's Type-Driven Development?
  • What are error-handling best practices in a Rust backend app?
  • How can you handle errors and validation when working with data in an actix-web application?
  • What are testing best practices?