simple-express-app-submission icon indicating copy to clipboard operation
simple-express-app-submission copied to clipboard

Answer to simple-express-app

Open matt-conn opened this issue 2 years ago • 0 comments

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.

matt-conn avatar Aug 15 '22 21:08 matt-conn