Convert a UI Route into an Angular Directive

InstructorLukas Ruebbelke

Share this video with your friends

Send Tweet

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.

Harmony
~ 8 years ago

I think this lesson should be placed before the "create modals with ionic lesson", because that one makes use of functionality we create here.