In this lesson, we are going to turn two forms into Angular directives in preparation for turning them into Ionic modals. This isn’t a complicated step, but it puts us in a better place for creating the modals.
I think this lesson should be placed before the "create modals with ionic lesson", because that one makes use of functionality we create here.