Logo Awesome React

Awesome React

Build Real Web App with React #09.1 - Finish New Book Form and Design Book Model Schema

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

Support my work:

- Become a Patron: http://www.patreon.com/remzolotykh
- Make a one-time contribution on PayPal: http://www.paypal.me/remzolotykh/5usd
- Sign up to my newsletter to get FREE chapter of my course: https://jsfullstacker.com

Repository Links:

- bookworm-react repo: https://github.com/Remchi/bookworm-react
- bookworm-api repo: https://github.com/Remchi/bookworm-api