From the course: AWS and React: Creating Full-Stack Apps

Unlock the full course today

Join today to access over 24,600 courses taught by industry experts.

Challenge: Deleting DynamoDB data in your React app

Challenge: Deleting DynamoDB data in your React app - Amazon Web Services (AWS) Tutorial

From the course: AWS and React: Creating Full-Stack Apps

Challenge: Deleting DynamoDB data in your React app

(bright music) - [Instructor] Challenge time. Okay, so for the delete item, I want you to follow the same pattern that I've shown you before in the past videos. I want you to import this new mutation into your App.js file, and then use that in a function like the other mutations to delete a to-do item from the DynamoDB table. It's a very similar pattern to what we've already been doing, so I'm sure you're going to do great.

Contents