December 2017
Beginner
372 pages
10h 32m
English
In this section, we will add the ability of the application to allow the user to edit the text of the board, tasks, and subtasks. The implementation is similar to all three components where we just handle the events and update the respective properties.
So, we will go through the code for one of them, and you can as a practice implement similarly for the other two, or use the code on GitHub as the reference.
Read now
Unlock full access