Check out a free preview of the full Building Web Apps (with React, Ampersand, ES6 and Webpack) course:
The "Creating New Labels" 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:
Henrik adds a button for creating new labels. When a new label is created, it will need to know whether or not to make an API call for a PATCH (update) or a POST (add).