In the first part of this session we'll wrap up Goodreads API requests to finish our New Book Form, by fetching book's number of pages. Along the way we'll fix all warnings we get in console and dance around some javascript quirks.
Then we go to server code and design our Book model and define couple of routes:
- to get all user's books - and and create new book