November 2019
Beginner
804 pages
20h 1m
English
At this point, your refactoring of TodoIt should be fully functional. Go ahead and give it a try.
Also, take some time to observe the console output and explore the objects.
If we look at the application from a functional point of view, we haven't changed anything. But we have actually drastically improved the code quality, even if it has doubled the number of lines of code:
With ...
Read now
Unlock full access