Check out a free preview of the full Building Web Apps (with React, Ampersand, ES6 and Webpack) course:
The "Exercise: Deleting a Label" Lesson is part of the full, Building Web Apps (with React, Ampersand, ES6 and Webpack) course featured in this preview video. Here's what you'd learn in this lesson:
In this exercise, you will implement the delete functionality for a label. Henrik begins by walking through the GitHub API as well as how React handles the removing of items through a RESTful service. He then gives the group a few minutes to implement this.