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

simple-express-app-answer

Open TravyTheDev opened this issue 2 years ago • 0 comments

I completed the challenge : 5 I feel good about my code: 4 In the Components/Comments/Comments.jsx in the delete function I had to pass all the data in the onClick because it wasn't passing any data to the server if I tried it in a separate function above the return like handleSubmit, this forced me to use a comment counter as a janky way to update the state. Is there a better way to do this?

TravyTheDev avatar Aug 16 '22 14:08 TravyTheDev