Skip to content

Latest commit

 

History

History
 
 

6_chapter

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

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?