simple-express-app-submission
simple-express-app-submission copied to clipboard
Answer to simple-express-app
I completed the challenge: 5
I feel good about my code: 4
Used Mayanwolfe's example to create update and delete actions (sending _id with href). Not sure if that's preferable to doing it with client side JS and event listeners.
I think there's a better option than my all my conditionals in EJS to display the books and different actions available to users.