In this article we have finished adding all the required functionality to our app, plus we've taken care of a number of accessibility and usability issues. We also finished splitting our app into manageable components, each one with a unique responsibility....component Let's begin by extracting our new to-do form out to...component, so we can just extract it to a file and use it from...