<
e4
Book Checkout & Book Checkin Flow With TDD

Mark as watched? Login

Notes

Login to write notes for this video.

Description

It's time for us to drive out the checkout and checkin functionality for our app. Let's start with the flow of checking out a book and then the flow for checking one out. Let's also handle some edge cases along the way using test driven development to guide us.