In this video we will be setting up the author’s Index/Create/New routes. To do this we will need to:
1. Create an author model
2. Create an author controller
3. Create author views
4. Interact with our database to find and create authors
5. Handle validation errors
6. Setup a shared page header
Learn Async Await:
Code For This Video:
Previous Video:
Next Video:
Playlist:
Twitter:
GitHub:
CodePen:
# #FullStack #MongoDB