April 2020
Intermediate to advanced
716 pages
18h 55m
English
In order to allow instructors to update the lessons that they have added to a course, we will add the following section in the EditCourse component, which will allow the user to edit the lesson details, rearrange the order of the lessons, and delete a lesson:

The implementation of these lesson update features will mostly rely on array manipulation techniques. In the following sections, we will add the interface for an individual lesson in the list, and discuss how the edit, move, and delete functionalities are implemented.
Read now
Unlock full access